emu-russia/UltraHLE

Super Robot Taisen 64

Opened this issue · 0 comments

Super Robot Taisen 64 is operational with minor modifications.
In UltraHLE, specify microcode in cart.title. ZELDA has cart.iszelda=1 and other titles have cart.ismario=1. This title also uses the same microcode as ZELDA, so it would be better if you could change it from the ini.

ss

os patches

patch= 0, 80000303, byte 1 // Region check
patch= 0, 800AE4A0, patch 37 // osEPiStartDma #37
patch= 0, 800B5830, patch 33 // osSetTimer #33
patch= 0, 800AEBD0, patch 32 // osAiSetFrequency #32
patch= 0, 800B60B0, patch 23 // osViSwapBuffer #23
patch= 0, 800B5CD0, patch 20
patch= 0, 800B5C90, patch 20
patch= 0, 800B57A0, patch 19 // osGetTime #19
patch= 0, 800B5520, patch 18 // osSetThreadPri #18
patch= 0, 800B6050, patch 17 // osViSetEvent #17
patch= 0, 800B4DB0, patch 16 // osSetEventMesg #16
patch= 0, 800B4A10, patch 15 // osJamMesg #15
patch= 0, 800B4C80, patch 15 // osSendMesg #15
patch= 0, 800B4B50, patch 14 // osRecvMesg #14
patch= 0, 800B49E0, patch 13 // osCreateMesgQueue #13
patch= 0, 800B55F0, patch 11 // osStartThread #11
patch= 0, 800B5350, patch 10 // osCreateThread #10
patch= 0, 800B9A20, patch 2 // osInitialize #2
patch= 0, 800B6270, patch 2 // osViSetMode #2