Mirror of apple2 emulator from http://shamusworld.gotdns.org/apple2/
Go to file
Shamus Hammons 01d41f5b9d Improvements to timing, disk selector; added Double LoRes.
Having taken a good look at "Understanding the Apple IIe", I've fixed
the timing of one frame now that I know how much time it's supposed to
take. Also added the ability to recurse into subdirectories of the disks
directory, and the ability to page through the disk list when there are
more than three columns of disks. Another thing I did not know about was
Double LoRes, that has been added as well; also, did not know that the
video bus appeared at memory mapped locations that weren't attached to
anything. This quirk is now properly emulated.
2017-06-21 22:57:57 -05:00
docs Added floppy #2 saving, statistics to makefile. 2013-10-06 12:17:38 -05:00
res Added floppy #2 saving, statistics to makefile. 2013-10-06 12:17:38 -05:00
ROMs Fixes to make emulator //e compatible; display can do double hires now. 2013-09-18 19:03:09 -05:00
src Improvements to timing, disk selector; added Double LoRes. 2017-06-21 22:57:57 -05:00
web Update to website. 2013-12-07 16:54:25 -06:00
.gitignore Fixed log hangup on exit, added paddle buttons 0 & 1. 2013-09-09 22:22:49 -05:00
apple2.cfg Miscellaneous minor code cleanup. 2017-06-01 21:42:15 -05:00
cross-compile Misc. cleanups, incl. cleanup up Makefile. 2017-05-17 23:17:17 -05:00
Makefile Improvements to timing, disk selector; added Double LoRes. 2017-06-21 22:57:57 -05:00