BizHawk/BizHawk.Emulation/Consoles
brandman211 b83bb1901d -When neither the cartridge nor hardware responds to a read, it now returns 0xFFFF instead of throwing an exception.
-I will now assume that 0x7000 is not mapped for the sake of continuing on. I will need to implement a mapper system shortly though.
--Did the same thing for 0x4800.
-AND@, MOVR, CMP enabled.
-Made the logging separator generate before an instruction instead of after the register states. This is quite petty, but I don't like the separator at the end of the file.

I hit an infinite loop, and I'm very very certain it's happening because I don't have an interrupt system yet. Time to stop avoiding that!
2012-08-05 05:59:55 +00:00
..
Atari Add islag to savestates (now lagframe alert status updates when loading a state) 2012-07-30 14:42:52 +00:00
Calculator Add islag to savestates (now lagframe alert status updates when loading a state) 2012-07-30 14:42:52 +00:00
Coleco Add islag to savestates (now lagframe alert status updates when loading a state) 2012-07-30 14:42:52 +00:00
GB Add VirtualWidth to IVideoProvider and the (numerous) implementations. This is just phase 1, client needs to be updated to utilize this information, and some cores (especially PCE) should be updated in a more involved way to provide better TV emulation. 2012-06-25 02:50:34 +00:00
Gameboy -Logging now uses a static StreamWriter instead of building the string and writing on destruction. 2012-07-22 18:40:28 +00:00
Intellivision -When neither the cartridge nor hardware responds to a read, it now returns 0xFFFF instead of throwing an exception. 2012-08-05 05:59:55 +00:00
Nintendo NES - map MAPPER219 to NROM (fixes a version of 3D Block) 2012-08-04 19:22:49 +00:00
PC Engine Add islag to savestates (now lagframe alert status updates when loading a state) 2012-07-30 14:42:52 +00:00
PSX continuing cleanup.. sorry, this is like a month's worth of work 2012-02-24 20:42:11 +00:00
Sega Add islag to savestates (now lagframe alert status updates when loading a state) 2012-07-30 14:42:52 +00:00