log runtime.S @ 160:69ac23d42897

age author description
Sat, 05 Jan 2013 01:32:40 -0800 Mike Pavone Fix crash in printf from "crash" function due to lack of clearing rax
Fri, 04 Jan 2013 21:47:09 -0800 Mike Pavone Implement access to Z80 RAM
Thu, 03 Jan 2013 22:49:21 -0800 Mike Pavone Implement TRAP (untested)
Tue, 01 Jan 2013 09:40:17 -0800 Mike Pavone Do a sync when interrupt mask changes so we can recompute the next interrupt cycle. Also fix a bug in which the SR part of ORI to SR was not being performed.
Tue, 01 Jan 2013 07:06:57 -0800 Mike Pavone Make writes to control and data port block when DMA is in progress
Mon, 31 Dec 2012 19:17:01 -0800 Mike Pavone Implement m68k_modified_ret_addr
Mon, 31 Dec 2012 11:26:57 -0800 Mike Pavone Fix VDP reads