..
archive
rzip: allow multiple writes
2022-10-18 10:08:02 +02:00
cfg
partial support for sega driving simulator
2023-03-09 17:54:57 +01:00
debug
Race condition when stopping while emu is failing
2023-02-26 22:01:32 +01:00
deps
deps: apply drag scrolling custom code to imgui
2023-03-20 16:52:51 +01:00
hw
Fix loading of Sega Yonin Uchi Mahjong MJ (mj1)
2023-03-22 13:00:59 +01:00
imgread
Fix loading of Sega Yonin Uchi Mahjong MJ (mj1)
2023-03-22 13:00:59 +01:00
input
input: use gamepad left stick for abs/lightgun coordinates
2023-03-01 21:48:51 +01:00
linux
Merge remote-tracking branch 'origin/master' into dev
2023-02-28 20:02:23 +01:00
linux-dist
move khronos to deps. get rid of old controller mappings and pandora
2023-02-03 10:42:43 +01:00
log
unintended change and merge issue
2023-02-10 12:56:57 +01:00
lua
sh4: more accurate cycle counting
2023-03-07 18:35:01 +01:00
network
sgdrvsim: display or network broadcast speedometer and tachometer
2023-03-13 17:45:12 +01:00
oslib
hle bios: add latin-1, jis x0201 and jis x0208 glyphs to bios font
2023-03-18 16:11:03 +01:00
profiler
sh4: more accurate cycle counting
2023-03-07 18:35:01 +01:00
rec-ARM
dynarec: more accurate cycle counting. limit code duplication
2023-03-08 19:24:49 +01:00
rec-ARM64
dynarec: more accurate cycle counting. limit code duplication
2023-03-08 19:24:49 +01:00
rec-x64
dynarec: refactor imm mem r/w and store queue handlers. clean up mmu
2023-02-18 13:33:38 +01:00
rec-x86
x86 dynarec: use UpdateSystem_INTC like other recs
2023-03-09 09:37:48 +01:00
reios
hle bios: add latin-1, jis x0201 and jis x0208 glyphs to bios font
2023-03-18 16:11:03 +01:00
rend
deps: update imgui to version 1.89.4
2023-03-20 16:52:51 +01:00
sdl
network: naomi net was closing stdin. Slaves don't broadcast outputs
2023-03-10 18:01:49 +01:00
windows
C++17 ( #926 )
2023-02-18 13:24:34 +01:00
wsi
Merge remote-tracking branch 'origin/master' into dev
2023-02-05 22:20:28 +01:00
.gitignore
win32: add app icon and version resource
2019-03-30 12:32:37 +01:00
README.md
move khronos to deps. get rid of old controller mappings and pandora
2023-02-03 10:42:43 +01:00
build.h
nuke rec-cpp
2023-03-08 18:56:26 +01:00
cheats.cpp
naomi2: FFB support for Club Kart and King of Route 66
2023-03-04 17:45:53 +01:00
cheats.h
cheats: only apply widescreen cheat if current value is expected
2022-06-24 11:47:24 +02:00
emulator.cpp
Fix loading of Sega Yonin Uchi Mahjong MJ (mj1)
2023-03-22 13:00:59 +01:00
emulator.h
Race condition when stopping while emu is failing
2023-02-26 22:01:32 +01:00
nullDC.cpp
partial support for sega driving simulator
2023-03-09 17:54:57 +01:00
serialize.cpp
naomi: touchscreen emulation for manic panic ghosts and touch de zunou
2023-02-19 13:51:23 +01:00
serialize.h
naomi2: FFB support for Club Kart and King of Route 66
2023-03-04 17:45:53 +01:00
stdclass.cpp
aica: use namespaces, simplify api, handle serialization
2023-01-30 10:40:07 +01:00
stdclass.h
aica: use namespaces, simplify api, handle serialization
2023-01-30 10:40:07 +01:00
types.h
partial support for sega driving simulator
2023-03-09 17:54:57 +01:00
version.h.in
Update Windows resource and version.h.in files
2021-05-28 14:56:04 +02:00