Thanks to the support for this forum and to Volker's vbcc compiler I have been able to add support to the BBC in my Cross-Lib framework and as a consequence make a first pre-release of my 9 games: https://www.stardot.org.uk/forums/viewtopic.php?t=30008
Due to my limited knowledge of the BBC Master and Micro my 7 out of 9 of games use mode 5, a little game uses mode 2 and the largest game has to use mode 7 just to fit in memory.
I would like to build BBC Master versions that can use mode 2+128 but I am not sure it is possible in C. If I do set mode 2+128 or 5+128 I am able to compile the games and run them but graphics is totally broken. I think even input may be broken.
Due to my limited knowledge of the BBC Master and Micro my 7 out of 9 of games use mode 5, a little game uses mode 2 and the largest game has to use mode 7 just to fit in memory.
I would like to build BBC Master versions that can use mode 2+128 but I am not sure it is possible in C. If I do set mode 2+128 or 5+128 I am able to compile the games and run them but graphics is totally broken. I think even input may be broken.
Statistics: Posted by Fabrizio — Sat Nov 09, 2024 9:26 am