dingusppc/devices
Maxim Poliakovski 7daf4aa317 viacuda: improve READ_MCU_MEM & WRITE_MCU_MEM emulation.
68k boot code in ROM uses those commands for applying patches
to Cuda and getting Cuda firmware version. This commit
implements as much as needed for boot code to work.
2021-10-18 23:52:12 +02:00
..
adb.cpp Fix includes for loguru and SDL. 2021-09-16 00:46:38 +02:00
adb.h Merge branch 'machines' 2020-06-03 18:21:51 +02:00
amic.cpp amic: reorganize registers in blocks. 2021-10-16 15:07:53 +02:00
amic.h amic: implement AMIC2 identification. 2021-10-13 09:06:16 +02:00
atirage.cpp Fix includes for loguru and SDL. 2021-09-16 00:46:38 +02:00
atirage.h atirage: framebuffer rendering and various improvements. 2021-09-11 21:02:46 +02:00
awacs.cpp Overhaul AWACs and implement PDM sound HW. 2021-10-05 00:29:27 +02:00
awacs.h Use std::bind() based callbacks. 2021-10-05 00:29:27 +02:00
CMakeLists.txt Fix includes for loguru and SDL. 2021-09-16 00:46:38 +02:00
dbdma.cpp Use std::bind() based callbacks. 2021-10-05 00:29:27 +02:00
dbdma.h Use std::bind() based callbacks. 2021-10-05 00:29:27 +02:00
displayid.cpp Fix includes for loguru and SDL. 2021-09-16 00:46:38 +02:00
displayid.h Fixed building through CMake 2021-09-12 08:08:22 -07:00
dmacore.h Overhaul AWACs and implement PDM sound HW. 2021-10-05 00:29:27 +02:00
heathrow.cpp Use std::bind() based callbacks. 2021-10-05 00:29:27 +02:00
hmc.cpp Fix memory controller interface for PDM. 2021-09-30 22:55:10 +02:00
hmc.h Fix memory controller interface for PDM. 2021-09-30 22:55:10 +02:00
hwcomponent.h Merge branch 'machines' 2020-06-03 18:21:51 +02:00
i2c.h Fix includes for loguru and SDL. 2021-09-16 00:46:38 +02:00
machineid.h Add basic PDM I/O emulation. 2021-09-30 23:01:56 +02:00
macio.h Overhaul AWACs and implement PDM sound HW. 2021-10-05 00:29:27 +02:00
memctrlbase.cpp Load bootrom code to primary ROM region. 2021-10-10 22:01:02 +02:00
memctrlbase.h Load bootrom code to primary ROM region. 2021-10-10 22:01:02 +02:00
mesh.cpp Improve three logging messages. 2021-09-30 23:01:56 +02:00
mesh.h Basic MESH emulation skeleton with events logging. 2021-08-23 00:20:28 +02:00
mmiodevice.h clang-format everything 2020-05-12 23:55:45 +05:00
mpc106.cpp Fix includes for loguru and SDL. 2021-09-16 00:46:38 +02:00
mpc106.h clang-format everything 2020-05-12 23:55:45 +05:00
nvram.cpp Fix includes for loguru and SDL. 2021-09-16 00:46:38 +02:00
nvram.h clang-format everything 2020-05-12 23:55:45 +05:00
pcidevice.h clang-format everything 2020-05-12 23:55:45 +05:00
pcihost.h clang-format everything 2020-05-12 23:55:45 +05:00
soundserver.cpp Overhaul AWACs and implement PDM sound HW. 2021-10-05 00:29:27 +02:00
soundserver.h Overhaul AWACs and implement PDM sound HW. 2021-10-05 00:29:27 +02:00
spdram.h Fix includes for loguru and SDL. 2021-09-16 00:46:38 +02:00
viacuda.cpp viacuda: improve READ_MCU_MEM & WRITE_MCU_MEM emulation. 2021-10-18 23:52:12 +02:00
viacuda.h viacuda: improve READ_MCU_MEM & WRITE_MCU_MEM emulation. 2021-10-18 23:52:12 +02:00