mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-17 22:32:31 -05:00
feat: archive full dolphin-emu/Sys, add DSP/font/IPL paths to pack
dolphin-emu/Sys/ folder (2562 files) from libretro/dolphin Data/Sys. retroarch.yml: DSP firmware (dsp_coef.bin, dsp_rom.bin), fonts (font_western.bin, font_japanese.bin) at dolphin-emu/Sys/GC/ paths. ref: DolphinLibretro/Boot.cpp:72-73, HW/DSPLLE/DSPHost.cpp, HW/EXI/EXI_DeviceIPL.cpp. pack: 452 files, 0 missing.
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# SNJE69 - NBA JAM
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Score 999-000 ( 1 and B Button ) [ZiT]
|
||||
281ADCC0 00000600
|
||||
42000000 92000000
|
||||
0426BCE4 000003E7
|
||||
0426BCE8 00000000
|
||||
E0000000 80008000
|
||||
$Score 000-999 ( 2 and B Button ) [ZiT]
|
||||
281ADCC0 00000500
|
||||
42000000 92000000
|
||||
0426BCE4 00000000
|
||||
0426BCE8 000003E7
|
||||
E0000000 80008000
|
||||
$Time Stop ( - and B Button on/off ) [ZiT]
|
||||
281ADCC0 00001400
|
||||
04521C84 60000000
|
||||
CC000000 00000000
|
||||
04521C84 D01D0040
|
||||
Reference in New Issue
Block a user