stella/src
stephena 0388ab89e5 Added a new directive called PGFX, used for playfield graphics (the
previously defined GFX directive is now used for player graphics
only).  The 6502 core tracks each of these separately, which provides
for more accurate disassembly.

Modified debugger font and disassembler to show GFX and PGFX with
special characters, instead of using 'X' as Distella does.  This also
allows gives much more informative disassembled outout.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2156 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2010-10-21 17:46:23 +00:00
..
cheat Decided to take a little break from the debugger stuff, and clean up 2010-10-18 18:39:57 +00:00
common Decided to take a little break from the debugger stuff, and clean up 2010-10-18 18:39:57 +00:00
debugger Added a new directive called PGFX, used for playfield graphics (the 2010-10-21 17:46:23 +00:00
emucore Added a new directive called PGFX, used for playfield graphics (the 2010-10-21 17:46:23 +00:00
gp2x Updated boilerplate on top of each source file to include 2010-04-10 21:37:23 +00:00
gui Added a new directive called PGFX, used for playfield graphics (the 2010-10-21 17:46:23 +00:00
libpng Fixed bug in loading RGBA PNG images; Stella can only handle RGB data. 2010-07-10 17:12:45 +00:00
macosx Decided to take a little break from the debugger stuff, and clean up 2010-10-18 18:39:57 +00:00
tools Fixed bug in loading RGBA PNG images; Stella can only handle RGB data. 2010-07-10 17:12:45 +00:00
unix Cleaned up handling of various file paths throughtout the codebase. 2010-09-06 00:17:51 +00:00
win32 Added build script for Visual Studio 2005, which should allow to build release files for Windows 98 and 2000. This is necessary, since VS 2008 and 2010 remove support for Win98 and Win2K, respectively. 2010-09-28 22:59:55 +00:00
wince Updated boilerplate on top of each source file to include 2010-04-10 21:37:23 +00:00
yacc Decided to take a little break from the debugger stuff, and clean up 2010-10-18 18:39:57 +00:00
zlib Updated Win32 projects files for MessageBox class. 2010-08-01 20:42:45 +00:00