log runtime.S @ 137:0e7e1ccc0a81

age author description
Sun, 30 Dec 2012 22:39:41 -0800 Mike Pavone Implemented HV counter
Sat, 29 Dec 2012 23:07:23 -0800 Mike Pavone Fix crash when printing error message about modified return address
Thu, 27 Dec 2012 23:00:11 -0800 Mike Pavone Use unsigned comparisons for address decoding, exit when we hit an unhandled addressing mode for jmp
Thu, 27 Dec 2012 21:19:58 -0800 Mike Pavone Initial work on allowing dynamic branches and code in RAM plus a small fix to effective address decoding
Wed, 26 Dec 2012 20:18:58 -0800 Mike Pavone vertical interrupts now work
Wed, 26 Dec 2012 18:20:23 -0800 Mike Pavone RTE doesn't crash the emulator anymore
Wed, 26 Dec 2012 17:50:24 -0800 Mike Pavone Fix Z80 BUSREQ/RESET implementation.