Hello everyone, I have just finished a task which I wanted to do for several months (or even maybe years).
I ported some art and music of legendary Heroes of Might and Magic III into MSX, making nice demo.
It is not a game, my goal was to show what MSX+GR8NET can do. However I am sure your children can enjoy it even in this shape and condition :)
It took me about a week to get things together - convert and prepare bitmaps, audio, develop how things will get programmed and which functionality will be there and which will not. I had to rework NETPLAYBUF routines completely as when I started using them, their original design made me really upset :evil: There were also some firmware bugs fixed along the development (namely in NETPLAYVID).
I thank people who were advising me and helping solving the issues I faced, namely -
- edoz for testing and idea to use mouse (really amazing feature!)
- NYYRIKKI for VDP command making sprites having black color in them
- Manuel for advice using ENASCR and DISSCR system calls