Christian Groessler informed us about a new version of Atari800DC via the KOS mailing list:
I’ve released a new version of the KOS based Atari 800 emulator for the DC.
See http://www.groessler.org/a800dc/index.html for a simplistic project page, and ftp://ftp.groessler.org/pub/chris/dream … 800dc/0.78 for binaries and sources.
This version is still based on svn 560, the next version will use the latest KOS.
changes.txt 17-Aug-2008 atari800dc v0.78
- fix crash when loading state save file from ramdisk
- add screen position configuration ability
- default screen position can be set in the configuration file
(DISPLAY_X_ADJUST and DISPLAY_Y_ADJUST)- adjust default PAL screen position by x=10, y=-8
- adjust default NTSC screen position by x=10, y=-8
- remove “Save configuration file” option in “Emulator configuration” menu.
Since the atari800.cfg file is on the CD this option never worked anyway.