dingusppc/cpu/ppc
dingusdev 7919cd0590
Merge pull request #21 from dingusdev/floating-point
Floating point fixes. Rehauled floating-point emulation code. Fixed a test suite for floating points.
2021-10-19 07:18:21 -07:00
..
test Floating point test fixes 2021-10-19 07:16:15 -07:00
CMakeLists.txt Fix includes for loguru and SDL. 2021-09-16 00:46:38 +02:00
poweropcodes.cpp Refactoring 601 opcode emulation - part 1 2021-10-01 22:37:28 -07:00
ppcdisasm.cpp Disassembler - floating point instruction fixes 2021-01-23 22:44:14 -07:00
ppcdisasm.h clang-format everything 2020-05-12 23:55:45 +05:00
ppcemu.h Merge pull request #21 from dingusdev/floating-point 2021-10-19 07:18:21 -07:00
ppcexceptions.cpp Implement all required context-synchronizing events. 2021-10-13 20:58:09 +02:00
ppcexec.cpp Floating point overhaul, part 1 2021-10-09 15:08:53 -07:00
ppcfpopcodes.cpp Floating point test fixes 2021-10-19 07:16:15 -07:00
ppcmmu.cpp ppcmmu: implement separate TLB pointers for read/write. 2021-10-10 22:01:02 +02:00
ppcmmu.h ppcmmu: implement separate TLB pointers for read/write. 2021-10-10 22:01:02 +02:00
ppcopcodes.cpp Implement all required context-synchronizing events. 2021-10-13 20:58:09 +02:00