BizHawk/BizHawk.Emulation/Consoles/Intellivision
brandman211 9f2bcf3318 -Fixed logging.
--It now just builds a strings and writes on finalization.
-Fixed up format strings.
-As RegisterPC already increments upon reading the third decle, I now just store PC as the return address for jumping instead of PC + 1.
2012-07-22 18:08:10 +00:00
..
Intellicart.cs -Refactored of the executor / disassembler / Intellicart to use more descriptive variable names and types to clear up a lot of confusion. 2012-07-21 05:25:52 +00:00
Intellivision.cs -Fixed logging. 2012-07-22 18:08:10 +00:00
MemoryMap.cs -Made MVI@ and ADD@ follow the stack and immediate mode rules for incrementing / decrementing the SP / PC. 2012-07-20 07:22:41 +00:00