]> Shamusworld >> Repos - apple2/history - src/v65c02.cpp
Added known issues file, small fix for booting from running Apple.
[apple2] / src / v65c02.cpp
2022-08-13 Shamus HammonsAdded known issues file, small fix for booting from...
2022-08-12 Shamus HammonsMiscellaneous bugfixes.
2020-09-11 Shamus HammonsAdd support for .hdv hard drive images, new "Rob Color...
2020-09-08 Shamus HammonsFirst steps towards making config window/settings stick.
2019-01-24 Shamus HammonsMisc. improvements, added WOZ file support to floppy...
2018-09-17 Shamus HammonsConversion of V65C02 to pointers, misc. whitespace...
2018-09-10 Shamus HammonsFirst stab at adding Mockingboard support.
2017-06-02 Shamus HammonsMiscellaneous minor code cleanup.
2017-05-18 Shamus HammonsMisc. cleanups, incl. cleanup up Makefile.
2014-03-27 Shamus HammonsConnected POWER function to GUI.
2013-10-06 Shamus HammonsAdded floppy #2 saving, statistics to makefile.
2013-09-28 Shamus HammonsCreated new MMU based code for R/W handling. Should...
2013-09-23 Shamus HammonsFixed misc. bugs preventing certain games from working...
2013-09-19 Shamus HammonsFixed double hires to have correct colors; fixed LC...
2013-09-19 Shamus HammonsFixes to make emulator //e compatible; display can...
2013-09-11 Shamus HammonsFixed problem with frames running ahead of the sound...
2013-09-11 Shamus HammonsConvert sound driving method to direct sampling.
2013-09-09 Shamus HammonsConverted to SDL 2, added fullscreen toggle.
2009-07-09 Shamus HammonsAdded miscellaneous warnings, minor documentation
2009-02-06 Shamus HammonsChanged clock on v65C02 to 64-bit, more GUI refactoring
2009-01-28 Shamus HammonsFixed stupid bug that caused LC RAM bank #1 to get...
2009-01-22 Shamus HammonsMiscellaneous sound engine fixes (still needs fixing...
2009-01-19 Shamus HammonsMinor refactoring on V65C02 core (fixed EA_ABS_* macros...
2007-07-04 Shamus HammonsMoved CPU cycle subtraction into CPU core.
2007-05-29 Shamus HammonsUndoing changes (accidentally) committed from r31.
2007-05-29 Shamus HammonsSet eol-style to native to keep things sane.
2007-05-29 Shamus HammonsSet eol-style to sane default.
2007-05-29 Shamus HammonsMoved stuff into trunk (part 2)...