BizHawk/BizHawk.Emulation/CPUs/Z80-GB
brandman211 743480e26f -Logging now uses a static StreamWriter instead of building the string and writing on destruction.
-Applied to the old Gameboy core. Why not? It at least fixes that annoying bug from before if we ever care to use it again.
-Both logs are now written to different files.
2012-07-22 18:40:28 +00:00
..
Disassembler.cs 2011-01-11 02:55:51 +00:00
Execute.cs -Logging now uses a static StreamWriter instead of building the string and writing on destruction. 2012-07-22 18:40:28 +00:00
Interrupts.cs 2011-01-11 02:55:51 +00:00
Registers.cs 2011-01-11 02:55:51 +00:00
Tables.cs 2011-01-11 02:55:51 +00:00
Z80.cs -Logging now uses a static StreamWriter instead of building the string and writing on destruction. 2012-07-22 18:40:28 +00:00