EmuDeck/configs/model2/scripts/model2.lua
rawdatafeel f3ab8acb99
[Model 2] (#959)
* Add Model 2 (powered by ULWGL) to EmuDeck

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-01-26 22:52:29 +01:00

20 lines
415 B
Lua

require ("common")
ROMBASE =0x00000000
RAM2BASE =0x00200000
RAMBASE =0x00500000
GEOBASE =0x00800000
COPBASE =0x00880000
DLISTBASE =0x00900000
TMAPBASE =0x01000000
TMAPGFXBASE =0x01080000
COLORXLAT =0x01810000
IOBASE =0x01c00000
BACKUPBASE =0x01d00000
DATAROMBASE =0x02000000
XTRADATABASE =0x06000000
TEX0BASE =0x11000000
TEX1BASE =0x11200000
LUMAXLAT =0x11400000
FRAMEBUFBASE =0x12c00000