aboutsummaryrefslogtreecommitdiff
path: root/simon/debug.cpp
AgeCommit message (Collapse)Author
2005-11-18Cleanup.Travis Howell
svn-id: r19647
2005-11-12Old targets will be auto updated.Travis Howell
Many non-English versions will be broken until information is updated. svn-id: r19563
2005-11-10More accurate video opcodes output.Travis Howell
svn-id: r19544
2005-11-10Update debug tables.Travis Howell
svn-id: r19542
2005-11-09sync HEAD with 0-8-0 branch.Robert Göffringmann
svn-id: r19536
2005-11-05PalmOS ifdefChris Apers
svn-id: r19472
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
svn-id: r19142
2005-10-12Fix regression, cuased by typo.Travis Howell
Add wrapper as suggested. svn-id: r19028
2005-10-09Clean up VGA headers.Travis Howell
More changes for FF. svn-id: r18988
2005-10-09Add more stubs for FF.Travis Howell
Disable scale images in FF for now. svn-id: r18987
2005-08-16Added: PSP backendJoost Peters
svn-id: r18696
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
svn-id: r18604
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
svn-id: r18444
2005-05-08Comply to our coding conventionsMax Horn
svn-id: r17975
2005-05-06CleanupTravis Howell
svn-id: r17934
2005-05-06Use ScummVM code formatting for names.Travis Howell
svn-id: r17930
2005-01-01Updated copyrightMax Horn
svn-id: r16398
2004-12-18A little more cleanup (the Simon code really is a big mess :-)Max Horn
svn-id: r16107
2004-12-18constify simon engine; turned global var vc_get_out_of_code into a member of ↵Max Horn
class SimonEngine svn-id: r16106
2004-01-06updated copyright noticeMax Horn
svn-id: r12176
2003-12-21Use of stat() is not portable...Marcus Comstedt
svn-id: r11813
2003-12-15No stat.h on PalmOSChris Apers
svn-id: r11658
2003-12-11OoopsTravis Howell
svn-id: r11578
2003-12-11fix compilation on non-win32 systemsMax Horn
svn-id: r11576
2003-12-11No need for buffers that large.Travis Howell
svn-id: r11575
2003-12-11Change another debug define to keyTravis Howell
Dump options should now work on non-win32 svn-id: r11574
2003-12-01cleanupMax Horn
svn-id: r11439
2003-11-08cleanup whitespacesPaweł Kołodziejski
svn-id: r11214
2003-10-03Simon namespaceMax Horn
svn-id: r10574
2003-07-13debug/warning/error all automatically output a newlineMax Horn
svn-id: r8991
2003-06-16misc.Travis Howell
svn-id: r8514
2003-06-14Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; ↵Max Horn
augmented by some more changes of mine svn-id: r8482
2003-06-01Rename SimonState to SimonEngineTravis Howell
svn-id: r8228
2003-05-21pedantic warning fixesMax Horn
svn-id: r7794
2003-05-17Add simon1amiga to debugTravis Howell
svn-id: r7602
2003-05-01Add a few Amiga games corrections and todosTravis Howell
svn-id: r7238
2003-03-06updated copyrights headersPaweł Kołodziejski
svn-id: r6726
2003-03-06and more cleanup ....Paweł Kołodziejski
svn-id: r6720
2003-03-01change GameIDs to GameFeaturesOliver Kiehl
svn-id: r6654
2003-01-11More simon 2 targets (amiga/mac ports)Travis Howell
svn-id: r6396
2002-11-29Fix dump_vga_bitmaps and restrict to win32 onlyTravis Howell
svn-id: r5750
2002-11-20Include simon debug options by defaultTravis Howell
svn-id: r5642
2002-11-20fixed compilation for now <shudder>Max Horn
svn-id: r5638
2002-11-20Add back missing simon debug functionTravis Howell
svn-id: r5637
2002-11-20Another ooopsTravis Howell
svn-id: r5635
2002-11-20Split debug opcode table into separate file.Travis Howell
Clean up debug, debug now uses correct opcode table automatically svn-id: r5630
2002-11-05Fix some weird formatingTravis Howell
svn-id: r5407
2002-10-22fix (?) for windows compile problemMax Horn
svn-id: r5244
2002-10-22fixed SIMONDEBUG; some cleanupMax Horn
svn-id: r5240
2002-08-21Initial revisionMax Horn
svn-id: r4785