Search results
MSXmas '21 Simple game for christmas / MSX 2 / SC5 / Unfinished work
Score: 177.31 %,
Type: Forum topic , Comments: 5 comments
Hi guys,
I made a simple game as my learning exercise for MSX 2 programming. Unfortunally I couldn't finish it before the deadline.
But what I already made is playable, and I think is cool enought to share:
...
MSX 2 emulator with debug features
Score: 176.95 %,
Type: Forum topic , Comments: 17 comments
120, 0 * 4, 0
.size: equ $ - TestSpriteAttributes
Works fine.
If I put some dummy data ... Reserved
db 220, 0, 0, 0
db 50, 120, 0 * 4, 0
.size: equ $ - TestSpriteAttributes
Does ... theNestruo is Yes, I think theNestruo is right. You only set sprite colour for sprite plane 0, when you ...
