Re: atari 800xl emulator



Russg <russgilb@xxxxxxxxxxxxxxxxxx> wrote:
If you have run the emulator without a DOS, there is no way to save the
program to 'disk' (ATR image).

If the emulator simulates a tape drive, the C: device is part of the OS,
so you could do CSAVE or SAVE "C:" :^)

Additionally, you could do something silly like LIST "P:" if the
emulator's printer 'device' has been redirected to a file. Then you'll
at least have an ATASCII dump of the listing which you could then load later
using the ENTER command.

;^)

--
-bill!
bill@xxxxxxxxxxxxxxxxxxxx
http://www.newbreedsoftware.com/
.



Relevant Pages

  • Re: DSK to NIB Instruction
    ... > the .dsk image internally and then feed it to the emulated controller. ... > I don't have any literature available on low-level disk operation. ... This obviously depends on the emulator. ... > for a sync byte, which will be aligned correctly, then the bytes after ...
    (comp.sys.apple2)
  • Re: Hardware musings
    ... I just figured out that emulators need a clock advance signal to tell ... Accurate timing must also apply to the seek signals originating ... interpreted by an emulator. ... protected disks that can be written using a Disk][). ...
    (comp.sys.apple2)
  • Re: What value emulators?
    ... They can be significantly faster than the real hardware, ... doing/testing involves a lot of floppy disk activity. ... someone reports a problem with one of my utilities) I can fire up the emulator ...
    (comp.os.cpm)
  • Re: missing emulator feature
    ... By this I mean a mechanism where the emulator would "watch" an arbitray ... based on the 'virtualdrive1', etc. ... that and a time travel machine feature. ... Such a feature, seeing a pc directory as a disk, poses some problems. ...
    (comp.sys.tandy)
  • Re: DSK to NIB Instruction
    ... the .nib format stores bytes in the same format that the Apple's CPU sees when accessing the drive controller card. ... So when reading a disk on the Apple, you throw away what you read while waiting for a sync byte, which will be aligned correctly, then the bytes after that will also be aligned correctly, so you can use them. ... While not impossible, it is probably easier to deprotect, normalize and or crack the original programs to allow them to work in the emulator. ...
    (comp.sys.apple2)