Age | Commit message (Expand) | Author |
---|---|---|
2012-12-21 | Fix bug in disassembler that caused it to disassemble addresses it shouldn't | Mike Pavone |
2012-12-12 | Don't try to disassemble addresses beyond the end of the cartridge | Mike Pavone |
2012-12-12 | Fix bug in address visitation in disassembler | Mike Pavone |
2012-12-12 | Add logic for following control flow based on logic in the translator | Mike Pavone |
2012-12-08 | Mostly broken VDP core and savestate viewer | Mike Pavone |
2012-12-04 | M68K to x86 translation works for a limited subset of instructions and addres... | Mike Pavone |
2012-11-15 | Improve disassembly. FIx some decoding bugs. | Mike Pavone |
2012-11-09 | Finish bit/movep/immediate group except for 68020 instructions | Mike Pavone |
2012-11-03 | Improve 68K instruction decoding. Add simple disassembler. | Mike Pavone |