Search results
Software Sprites MSX (Assembly)
Score: 172.53 %,
Type: Forum topic , Comments: 6 comments
for:
http://karoshi.auic.es/index.php?topic=1456.0
Software sprites (if you Software ... work):
get_mask:
ld a, ; x screen coordinate in a
and 7 ; get the bit mask
le e,a
ld d, 0
ld hl, ...
