Fri, 01 Mar 2019 14:17:29 -0800 |
Michael Pavone |
Merge from default
mame_interp
|
Fri, 01 Mar 2019 08:17:57 -0800 |
Michael Pavone |
Couple of fixes for using MAME Z80 core
mame_interp
|
Mon, 25 Feb 2019 21:22:14 -0800 |
Michael Pavone |
More instruction timing fixes in old Z80 core
|
Wed, 20 Feb 2019 09:42:12 -0800 |
Michael Pavone |
Fix Z80 interrupts in Gen/MD mode when using new core. Disable CPU debug log in new Z80 core
|
Wed, 20 Feb 2019 00:34:52 -0800 |
Michael Pavone |
Fix calculation for whether coalesceFlags is needed for xchg instruction in CPU DSL
|
Wed, 20 Feb 2019 00:16:27 -0800 |
Michael Pavone |
A couple more instruction timing fixes in new Z80 core
|
Tue, 19 Feb 2019 23:14:38 -0800 |
Michael Pavone |
Fix implementation of halt in new Z80 core
|
Tue, 19 Feb 2019 22:59:30 -0800 |
Michael Pavone |
Small fix to ztestrun rule in makefile
|
Tue, 19 Feb 2019 22:59:14 -0800 |
Michael Pavone |
Fix cycle counts of a few instructions in old Z80 core
|
Tue, 19 Feb 2019 22:51:53 -0800 |
Michael Pavone |
Add emulated MHz output to blastcpm
|
Tue, 19 Feb 2019 22:51:33 -0800 |
Michael Pavone |
Store sync_cycle in context rather than in a local in CPU DSL. Fix the timing of a number of instructions in new Z80 core
|
Tue, 19 Feb 2019 07:03:57 +0000 |
Michael Pavone |
Fix build
mame_interp
|
Sat, 16 Feb 2019 13:15:09 -0800 |
Michael Pavone |
Fix size of relocated Z80 bank register field
|
Fri, 15 Feb 2019 23:59:34 -0800 |
Michael Pavone |
Added in block instructions, fixed IO address calculation in out block instructions in new Z80 core
|
Fri, 15 Feb 2019 23:58:55 -0800 |
Michael Pavone |
Add appropriate cycles for IO access
|