Mercurial > repos > blastem
log z80_to_x86.c @ 401:f54af24aad1d
age | author | description |
---|---|---|
Sat, 15 Jun 2013 23:10:48 -0700 | Mike Pavone | Fix DI |
Fri, 14 Jun 2013 23:27:01 -0700 | Mike Pavone | Fix adc and sbc |
Thu, 13 Jun 2013 22:23:15 -0700 | Mike Pavone | Fix LDIR |
Tue, 11 Jun 2013 23:09:57 -0700 | Mike Pavone | Bail out on attempt to run code from bank area until it is properly supported |
Sat, 08 Jun 2013 11:31:52 -0700 | Mike Pavone | Use a call instruction to figure out the original native address when retranslating so that it does not get lost when the byte transforms from a instruction word to extension word |
Thu, 06 Jun 2013 08:45:54 -0700 | Mike Pavone | Removed out of date TODO |
Thu, 06 Jun 2013 08:19:25 -0700 | Mike Pavone | Fix LDD and LDDR |