Mercurial > repos > blastem
log z80_to_x86.c @ 363:c708dea45f8b
age | author | description |
---|---|---|
Wed, 29 May 2013 00:13:48 -0700 | Mike Pavone | Fix push AF |
Mon, 27 May 2013 20:37:55 -0700 | Mike Pavone | Fix sizeof expression passed to malloc in z80_init to avoid a minor memory error |
Tue, 14 May 2013 21:59:56 -0700 | Mike Pavone | Some Z80 interrupt fixes |
Thu, 09 May 2013 20:09:49 -0700 | Mike Pavone | Fix return address for RST |
Thu, 09 May 2013 19:38:28 -0700 | Mike Pavone | Show absolute addresses for JR, JRCC and DJNZ in Z80 disassembler |
Thu, 09 May 2013 19:24:18 -0700 | Mike Pavone | Fix terminal instruction detection in disassembler |
Thu, 09 May 2013 18:36:21 -0700 | Mike Pavone | Properly handle instructions that use boty IYH and IYL |