How to use I/O peripherals: I/O peripherals are just re-mapped memory addresses. So they can be accessed just by lw (load word) and sw (save word) instruction which saves and loads a value from a ...
A work-in-progress decompilation of Castlevania Symphony of the Night for Sony PlayStation 1, Sony PlayStation Portable and Sega Saturn. It aims to recreate the source code from the existing binaries ...