Home
last modified time | relevance | path

Searched defs:STRam (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-hatari/hatari-561c07e/src/
H A DstMemory.c29 Uint8 *STRam; variable
31 Uint8 STRam[16*1024*1024]; variable
/dports/emulators/hatari/hatari-2.2.1/src/
H A DstMemory.c31 Uint8 *STRam; variable
33 Uint8 STRam[16*1024*1024]; variable
/dports/emulators/hatari/hatari-2.2.1/tests/debugger/
H A Dtest-dummies.c34 Uint8 *STRam = _STRam; variable
36 Uint8 STRam[16*1024*1024]; variable
/dports/games/libretro-hatari/hatari-561c07e/tests/debugger/
H A Dtest-dummies.c20 Uint8 STRam[16*1024*1024]; variable