PCSX2 Documentation/PCSX2 EE Recompiler: Difference between revisions

Line 48: Line 48:
The recompiler will map the EE memory into 3 differents BASEBLOCK array.
The recompiler will map the EE memory into 3 differents BASEBLOCK array.


* '''<code>C++ array: BASEBLOCK *recRAM/code>'''
* '''<code>C++ array: BASEBLOCK *recRAM</code>'''
* '''<code>C++ array: BASEBLOCK *recROM/code>'''
* '''<code>C++ array: BASEBLOCK *recROM</code>'''
* '''<code>C++ array: BASEBLOCK *recROM1/code>'''
* '''<code>C++ array: BASEBLOCK *recROM1</code>'''




ninja
56

edits