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,29 @@
|
||||
# GO7F69 - James Bond 007(tm): NightFire(tm)
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Moon Jump (Hold Y)
|
||||
4A0901CE 00000004
|
||||
3A24C29C 00000800
|
||||
422B4C50 00204080
|
||||
$Infinite Health
|
||||
0A0901CE 00000004
|
||||
0429EBAC 00000001
|
||||
0A0901CE 0000001C
|
||||
0407D53C 380001CE
|
||||
$Infinite Ammo
|
||||
0A0901CE 00000004
|
||||
040EF910 3800000A
|
||||
4A0901CE 0000001C
|
||||
040FDD20 3920270F
|
||||
040FDD28 913F0018
|
||||
$More Weapons
|
||||
0A0901CE 00000004
|
||||
040F5F68 392001CE
|
||||
$Unlock all Levels
|
||||
4A0901CE 00000004
|
||||
00000000 80207C94
|
||||
00000001 000A0018
|
||||
Reference in New Issue
Block a user