Mirror of apple2 emulator from http://shamusworld.gotdns.org/apple2/
Go to file
Shamus Hammons 92fbd44509 First stab at adding Mockingboard support.
Currently only supports one Mockingboard in slot 4, but it should be
fairly trivial to add another in slot 5.  Tested with Ultima 3, 4 & 5,
and Mockingboard disk #1.  Also, added some fixes to correct the timing
of the 6502 and sound; I believe I have a good understanding of it now,
even though there's still work to do to keep the main CPU thread from
starving the audio thread (which still happens, but less often now).
2018-09-09 22:47:51 -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 First stab at adding Mockingboard support. 2018-09-09 22:47:51 -05:00
web Update to website. 2013-12-07 16:54:25 -06:00
.gitignore First stab at adding Mockingboard support. 2018-09-09 22:47:51 -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 First stab at adding Mockingboard support. 2018-09-09 22:47:51 -05:00