A multi-platform Atari 2600 Emulator
Go to file
stephena b99ed19695 The CPU emulation now always uses what was previously called 'Hi' mode.
The low-compatibility mode was removed, as it hasn't been tested in years,
and for the CPU work I have to do in the coming months, I only want to
worry about one CPU class.  All reference to M6502Hi/M6502Low has been
removed; the CPU class is now simply known as M6502.

Commented out the recent fix for Q-Bert screen refresh issues, since
there's an underlying TIA emulation problem that is causing it.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1729 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2009-05-17 19:30:10 +00:00
htdocs Updated homebrew links as recommended by SpiceWare. 2009-05-16 18:49:10 +00:00
stella The CPU emulation now always uses what was previously called 'Hi' mode. 2009-05-17 19:30:10 +00:00