ack/plat/linuxppc/emu
David Given 5d7cdd2c67 Fix a setcr0 bug which was trashing the condition register; some system
calls are now implemented. A few tests more-or-less pass (but crash on
exit).
2018-06-16 08:35:36 +02:00
..
build.lua Implement a non-functional skeleton of the PowerPC emulator (with, hopefully, 2018-06-14 03:07:36 -07:00
emu.c Fix a setcr0 bug which was trashing the condition register; some system 2018-06-16 08:35:36 +02:00
emu.h Some code runs (up to needing setcr0). 2018-06-14 04:41:21 -07:00
instructions.dat Got the emulator to the point where we're hitting the first major emulation bug 2018-06-14 05:53:39 -07:00
main.c Fix a setcr0 bug which was trashing the condition register; some system 2018-06-16 08:35:36 +02:00
mkdispatcher.lua Implement a non-functional skeleton of the PowerPC emulator (with, hopefully, 2018-06-14 03:07:36 -07:00