flycast/core/hw/sh4
Matt Phillips 7176460de3
External windows serial console (#828)
* Open external console for serial output on Windows

(cherry picked from commit e41a1410b9)

* Compile fix for _UNICODE

(cherry picked from commit 4e6927bd27)
2022-12-15 22:49:20 +01:00
..
dyna ggpo: optimize memwatch, save/load state. endOfFrame on vblank in 2022-12-10 17:19:34 +01:00
interpr get rid of INLINE, NOINLINE, __forceinline 2022-10-22 22:14:19 +02:00
modules External windows serial console (#828) 2022-12-15 22:49:20 +01:00
fsca-table.h Moving code around, cleanups 2013-12-28 22:20:08 +01:00
sh4_cache.h cheats: don't rely on cheat count on load. Fix compile warnings 2021-12-11 18:33:28 +01:00
sh4_core.h get rid of INLINE, NOINLINE, __forceinline 2022-10-22 22:14:19 +02:00
sh4_core_regs.cpp get rid of INLINE, NOINLINE, __forceinline 2022-10-22 22:14:19 +02:00
sh4_if.h fix sh4 scheduler. use common cycle counter in sh4 context 2021-10-07 16:18:32 +02:00
sh4_interpreter.h fix sh4 scheduler. use common cycle counter in sh4 context 2021-10-07 16:18:32 +02:00
sh4_interrupts.cpp naomi: close cart on reset. sh4: replace some verify by throw 2021-08-03 09:47:13 +02:00
sh4_interrupts.h clang-tidy: run readability-inconsistent-declaration-parameter-name and improve parameter names 2021-03-15 19:52:54 +01:00
sh4_mem.cpp clean up types.h, refactoring 2022-04-14 11:34:45 +02:00
sh4_mem.h mmu: add address cache to mem slow path. better fastmmu hashtable. 2021-05-14 19:03:57 +02:00
sh4_mmr.cpp sh4: proper write masks for memory-mapped registers 2022-12-06 17:58:30 +01:00
sh4_mmr.h holly, sh4: reg access handlers don't need size. SB_FFST constant 0 2022-12-06 20:42:00 +01:00
sh4_opcode_list.cpp naomi2 WIP 2022-01-16 22:41:42 +01:00
sh4_opcode_list.h get rid of INLINE, NOINLINE, __forceinline 2022-10-22 22:14:19 +02:00
sh4_rom.cpp Split CFLAGS/CXXFLAGS on core.mk, warning fixes 2014-05-12 20:53:43 +03:00
sh4_rom.h Moving code around, cleanups 2013-12-28 22:20:08 +01:00
sh4_sched.cpp sh4: proper write masks for memory-mapped registers 2022-12-06 17:58:30 +01:00
sh4_sched.h fix sh4 scheduler. use common cycle counter in sh4 context 2021-10-07 16:18:32 +02:00