dingusppc/cpu/ppc
dingusdev 43d87b4791 Temp revert for icnt_factor
We should, at minimum, make icnt_factor adjustable. That said, powermax is suggesting we develop a more sophisticated scheduler.
2024-03-31 14:13:45 -07:00
..
test ppctests: Fix compiler warnings. 2024-03-28 07:17:38 -07:00
CMakeLists.txt cmake: Add header files in CMakeLists.txt. 2024-03-01 19:41:43 -07:00
poweropcodes.cpp poweropcodes: cosmetic improvements. 2024-03-27 03:45:22 +01:00
ppcdisasm.cpp ppcdisasm: Fix order of operands. 2024-03-28 07:09:50 -07:00
ppcdisasm.h debugger: Add list of input and output registers. 2024-03-24 19:34:29 -07:00
ppcemu.h ppcexec: Make EXEF_TIMER separate variable. 2024-03-31 12:15:48 -07:00
ppcexceptions.cpp ppcexec: Make EXEF_TIMER separate variable. 2024-03-31 12:15:48 -07:00
ppcexec.cpp Temp revert for icnt_factor 2024-03-31 14:13:45 -07:00
ppcfpopcodes.cpp ppc: Separate enums for separate fields. 2024-03-26 06:44:26 -07:00
ppcmacros.h Merge branch 'master' into cpu-refactor2 2024-03-25 07:45:21 -07:00
ppcmmu.cpp ppcmmu: Check 8 byte alignment spanning pages. 2024-03-28 07:53:03 -07:00
ppcmmu.h ppcmmu: Add a function to get phys address. 2024-03-01 19:48:52 -07:00
ppcopcodes.cpp ppcopcodes: Cleanup 3. 2024-03-28 07:36:40 -07:00