Home
last modified time | relevance | path

Searched refs:BIFROST2_DISABLED (Results 1 – 6 of 6) sorted by relevance

/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/EXAMPLES/zx/demo_bifrost2/
H A Dbifrost2dem.c61 BIFROST2_tilemap[f] = BIFROST2_DISABLED; in main()
92 if (BIFROST2_tilemap[f] != BIFROST2_DISABLED) in main()
135 BIFROST2_setTile(px, py, BIFROST2_DISABLED); in main()
/dports/devel/z88dk/z88dk/include/_DEVELOPMENT/clang/arch/zx/
H A Dbifrost2.h27 #define BIFROST2_DISABLED 255 macro
/dports/devel/z88dk/z88dk/include/_DEVELOPMENT/proto/arch/zx/
H A Dbifrost2.h25 #define BIFROST2_DISABLED 255 macro
/dports/devel/z88dk/z88dk/include/_DEVELOPMENT/sccz80/arch/zx/
H A Dbifrost2.h27 #define BIFROST2_DISABLED 255 macro
/dports/devel/z88dk/z88dk/include/_DEVELOPMENT/sdcc/arch/zx/
H A Dbifrost2.h27 #define BIFROST2_DISABLED 255 macro
/dports/devel/z88dk/z88dk/doc/
H A DZXSpectrumZSDCCnewlib_07_BiFrost.md639 memset(BIFROST2_tilemap, BIFROST2_DISABLED, 110);