Home
last modified time | relevance | path

Searched refs:ANN_IO (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/x48/x48-0.6.4_1/src/
H A Ddevice.h62 #define ANN_IO 0xa0 macro
H A Dlcd.c504 { ANN_IO, 241, 4, ann_io_width, ann_io_height, ann_io_bits },
H A Dx48_x11.c2502 icon_state = ((display.on && !((ANN_IO & display.annunc) == ANN_IO)) || in refresh_icon()