Mon, 11 May 2015 20:31:59 -0700 |
Michael Pavone |
Tiny cleanup
|
Mon, 11 May 2015 00:28:47 -0700 |
Michael Pavone |
Sync fixes and logging to fix more sync issues
|
Tue, 05 May 2015 08:42:27 -0700 |
Michael Pavone |
Added config option to allow specifying a max sync cycle smaller than the end of frame
|
Mon, 04 May 2015 08:48:10 -0700 |
Michael Pavone |
Indentation fixup
|
Thu, 30 Apr 2015 19:28:01 -0700 |
Michael Pavone |
Fix missing call to setup_io_devices
|
Wed, 14 Jan 2015 09:38:54 -0800 |
Michael Pavone |
Removed hardcoded assumptions in M68K core about which parts of the memory map are RAM
|
Tue, 06 Jan 2015 19:09:00 -0800 |
Michael Pavone |
Move detect_region down so that it once again occurs after load_rom since it won't work before the ROM is loaded
|
Sun, 04 Jan 2015 23:35:55 -0800 |
Michael Pavone |
Merge
|
Sun, 04 Jan 2015 23:05:37 -0800 |
Michael Pavone |
Some small synchronization improvements that do not seem to fix anything
|
Sun, 04 Jan 2015 12:25:33 -0800 |
Michael Pavone |
Removed some code that tried to deal with the 68K not using master clocks that is no longer necessary
|
Sat, 03 Jan 2015 21:54:41 -0800 |
Michael Pavone |
Fake busack when Z80 is disabled
|
Sat, 03 Jan 2015 20:20:15 -0800 |
Michael Pavone |
Restore emulation of Z80 being locked out of the 68K bus during DMA and the like
|
Sat, 03 Jan 2015 20:13:51 -0800 |
Michael Pavone |
Fix bank area access delay for master clock change
|
Sat, 03 Jan 2015 18:49:07 -0800 |
Michael Pavone |
Restore Z80 interrupt pulse duration and make a small improvement to debug print output
|
Sat, 03 Jan 2015 18:27:29 -0800 |
Michael Pavone |
Removed some obsolete defines
|