Mercurial > repos > blastem
log blastem.c @ 116:9eaba47c429d
age | author | description |
---|---|---|
Fri, 28 Dec 2012 20:46:29 -0800 | Mike Pavone | Fix Z80 busreq logic |
Thu, 27 Dec 2012 22:48:54 -0800 | Mike Pavone | Don't pre-emptively translate code at interrupt vectors as some PD ROMs have these pointing at junk. Need some kind of heuristic for detecting garbage if I'm going to translate them ahead of time by default. |
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 22:07:44 -0800 | Mike Pavone | Minor joypad fix and commeount out some debug printfs |
Wed, 26 Dec 2012 21:50:48 -0800 | Mike Pavone | Forgot to add blastem main file earlier |