..
m6502
More Win32 issues (have I ever mentioned I really hate Windows).
2005-07-20 17:49:26 +00:00
misc
More copyright fixes.
2005-06-16 01:11:29 +00:00
Booster.cxx
Updated the copyright notice on all files.
2005-06-16 00:56:00 +00:00
Booster.hxx
Updated the copyright notice on all files.
2005-06-16 00:56:00 +00:00
Cart.cxx
Added detection for 3E carts. As it was, 3E carts would detect as 3F,
2005-07-09 15:19:24 +00:00
Cart.hxx
Added detection for 3E carts. As it was, 3E carts would detect as 3F,
2005-07-09 15:19:24 +00:00
Cart2K.cxx
patch() methods for various Cart classes. Still a work in progress,
2005-06-27 23:40:36 +00:00
Cart2K.hxx
patch() methods for various Cart classes. Still a work in progress,
2005-06-27 23:40:36 +00:00
Cart3E.cxx
Cleaned up accessing the TIA from System class. Brian, I'm not sure
2005-07-09 12:52:46 +00:00
Cart3E.hxx
Added support for 3E bankswitch scheme (3F plus 32K RAM).
2005-07-08 04:00:09 +00:00
Cart3F.cxx
Cleaned up accessing the TIA from System class. Brian, I'm not sure
2005-07-09 12:52:46 +00:00
Cart3F.hxx
patch() methods for various Cart classes. Still a work in progress,
2005-06-27 23:40:36 +00:00
Cart4K.cxx
Initial support for ROM patching: a "rom" command in the prompt that acts
2005-06-27 15:07:54 +00:00
Cart4K.hxx
Initial support for ROM patching: a "rom" command in the prompt that acts
2005-06-27 15:07:54 +00:00
CartAR.cxx
patch() methods for various Cart classes. Still a work in progress,
2005-06-27 23:40:36 +00:00
CartAR.hxx
patch() methods for various Cart classes. Still a work in progress,
2005-06-27 23:40:36 +00:00
CartCV.cxx
patch() methods for various Cart classes. Still a work in progress,
2005-06-27 23:40:36 +00:00
CartCV.hxx
patch() methods for various Cart classes. Still a work in progress,
2005-06-27 23:40:36 +00:00
CartDPC.cxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartDPC.hxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartE0.cxx
ROM-patching and debug-bankswitching fixes.
2005-06-28 01:31:32 +00:00
CartE0.hxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartE7.cxx
ROM-patching and debug-bankswitching fixes.
2005-06-28 01:31:32 +00:00
CartE7.hxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartF4.cxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartF4.hxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartF4SC.cxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartF4SC.hxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartF6.cxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartF6.hxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartF6SC.cxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartF6SC.hxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartF8.cxx
ROM-patching and debug-bankswitching fixes.
2005-06-28 01:31:32 +00:00
CartF8.hxx
patch() methods for various Cart classes. Still a work in progress,
2005-06-27 23:40:36 +00:00
CartF8SC.cxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartF8SC.hxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartFASC.cxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartFASC.hxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartFE.cxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartFE.hxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartMB.cxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartMB.hxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartMC.cxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartMC.hxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartUA.cxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
CartUA.hxx
Support debugger bankswitching in almost all cart types.
2005-06-28 01:15:17 +00:00
Console.cxx
Many changes to the "tia" command output. It's almost finished now, and
2005-07-03 01:36:40 +00:00
Console.hxx
Prompt now shows RAM locations that have changed since the last RAM command
2005-07-02 17:15:42 +00:00
Control.cxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Control.hxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Deserializer.cxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Deserializer.hxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Driving.cxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Driving.hxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Event.cxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Event.hxx
savestate and loadstate commands for the debugger, which do the same thing
2005-06-28 03:34:41 +00:00
EventHandler.cxx
Don't switch away from the debugger if someone presses the ` key with
2005-07-27 20:19:26 +00:00
EventHandler.hxx
Fixed bug(s) whereby the debugger could be entered and exited in
2005-07-10 02:16:01 +00:00
FSNode.cxx
Updated the copyright notice on all files.
2005-06-16 00:56:00 +00:00
FSNode.hxx
Updated the copyright notice on all files.
2005-06-16 00:56:00 +00:00
FrameBuffer.cxx
OK, this is the absolute last FrameBuffer optimization thing for
2005-07-20 18:44:38 +00:00
FrameBuffer.hxx
Minor refactoring of the FrameBuffer classes. OpenGL mode is now
2005-07-20 15:52:58 +00:00
Joystick.cxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Joystick.hxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Keyboard.cxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Keyboard.hxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
M6532.cxx
Updated the copyright notice on all files.
2005-06-16 00:56:00 +00:00
M6532.hxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
MD5.cxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
MD5.hxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
MediaSrc.cxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
MediaSrc.hxx
Second pass at scanline advance. It's still not working, but it's
2005-07-15 18:19:29 +00:00
OSystem.cxx
Some work on the 'height' command. It isn't working correctly yet,
2005-07-14 00:54:28 +00:00
OSystem.hxx
Some work on the 'height' command. It isn't working correctly yet,
2005-07-14 00:54:28 +00:00
Paddles.cxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Paddles.hxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Props.cxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Props.hxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
PropsSet.cxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
PropsSet.hxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Random.cxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Random.hxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Serializer.cxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Serializer.hxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Settings.cxx
Some work on the 'height' command. It isn't working correctly yet,
2005-07-14 00:54:28 +00:00
Settings.hxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
Sound.hxx
Updated the copyright notice on all files.
2005-06-16 00:56:00 +00:00
Switches.cxx
Updated the copyright notice on all files.
2005-06-16 00:56:00 +00:00
Switches.hxx
More copyright fixes.
2005-06-16 01:11:29 +00:00
TIA.cxx
Added color clock, CPU cycle, and pixel counters for the current scanline.
2005-07-21 04:10:16 +00:00
TIA.hxx
Added color clock, CPU cycle, and pixel counters for the current scanline.
2005-07-21 04:10:16 +00:00
TIASound.c
Some fixes for compilation under MinGW and Visual C++ .Net.
2005-07-03 14:18:54 +00:00
TIASound.h
Second pass at configure support; it actually seems to work this time.
2005-06-28 23:18:16 +00:00
TIASound.txt
A number of files have been updated, added, or removed to implement a
2002-10-09 04:38:12 +00:00
module.mk
Added support for 3E bankswitch scheme (3F plus 32K RAM).
2005-07-08 04:00:09 +00:00
stella.pro
Added color clock, CPU cycle, and pixel counters for the current scanline.
2005-07-21 04:10:16 +00:00
unzip.c
Scratch another most-requested feature of the list.
2005-05-18 16:02:53 +00:00
unzip.h
Scratch another most-requested feature of the list.
2005-05-18 16:02:53 +00:00