Wii-U-Firmware-Emulator/src
2023-10-27 11:34:21 +02:00
..
common Fix compiling with GCC13 (#20) 2023-10-27 11:34:21 +02:00
cpu Remove useless code in PPCMMU 2021-10-07 13:49:45 +02:00
debugger debugger: Use libreadline for the prompt (#11) 2021-12-01 08:14:07 +01:00
hardware Support 8gb MLC dumps (#15) 2022-08-08 19:10:20 +02:00
math Include ciso646 for the and / or keywords on MSVC. 2020-06-14 17:11:11 +02:00
config.h Implement low level DSP emulation to fix crash in AXInit 2021-04-01 11:37:04 +02:00
emulator.cpp Support boot0 emulation 2022-08-08 18:39:40 +02:00
emulator.h Support boot0 emulation 2022-08-08 18:39:40 +02:00
enum.h Complete rewrite in c++ 2020-03-18 08:03:42 +01:00
hardware.cpp Implement low level DSP emulation to fix crash in AXInit 2021-04-01 11:37:04 +02:00
hardware.h Reorganize code, fix bugs and more progress in hbm.rpx 2021-03-20 21:03:29 +01:00
history.cpp debugger: Use libreadline for the prompt (#11) 2021-12-01 08:14:07 +01:00
history.h debugger: Use libreadline for the prompt (#11) 2021-12-01 08:14:07 +01:00
logger.cpp Rename Sys::{stdout, stderr, stdin} to Sys::{out, err, in}. 2020-06-14 17:01:34 +02:00
logger.h Reorganize code, fix bugs and more progress in hbm.rpx 2021-03-20 21:03:29 +01:00
main.cpp Support boot0 emulation 2022-08-08 18:39:40 +02:00
physicalmemory.cpp Reorganize code, fix bugs and more progress in hbm.rpx 2021-03-20 21:03:29 +01:00
physicalmemory.h Reorganize code, fix bugs and more progress in hbm.rpx 2021-03-20 21:03:29 +01:00