Search results
Chase H.Q. R800 HIGH SPEED CPU + CHEAT MODE
Score: 183.87 %,
Type: Forum topic , Comments: 2 comments
The rom is in the description of the video
https://youtu.be/lCY7AADfzjE
Nice! Really smooth on a 7Mhz Nice! Really smooth on a 7Mhz Z80.
Better play it on a Panasonic Better play it on a Panasonic MSX2+ at 5.37MHz:
...
Travel Through Time Volume 1: Northern Lights on zx spectrum
Score: 181.88 %,
Type: Forum topic , Comments: 5 comments
Very interesting racing game....
https://www.youtube.com/watch?v=qpKGZ7dMpIc
If I had bought that as a If I had bought that as a full price game for my +2 in the 80's I would have been very, very happy indeed!
Very ...
Quake on zx spectrum
Score: 181.89 %,
Type: Forum topic , Comments: 19 comments
https://www.indieretronews.com/2022/10/quake-engine-running-...
technically impressive, but technically impressive, but is it playable?
After Ball Quest, I'd like ... in C and no optimizations whatsoever (not even r800 muls).
https://youtu.be/IdGh5LY0wHo
I ...
SDCC and Moonblaster player
Score: 173.88 %,
Type: Forum topic , Comments: 5 comments
Is there a MBM player to be used in SDCC ? I was trying to include the MBM player in this project
https://github.com/artrag/SDCC-msx2-side-scrolling-platform-...
but it seems that none has ported it to the sdasz80 dialect
There is one as ...
how can I import in the openmsx debugger the symbols generated by sdcc?
Score: 173.18 %,
Type: Forum topic , Comments: 13 comments
Openmsx debugger 0.10.0-282-g3a4538a does not acept the MAP files from SDCC, no symbol is recognised. Is ... on DamnedAngel's script:
import string
import sys
import os
# Build symbol file from map-file
# (argv[0 ...
if is_hex(words[0]):
f1.write( "%s: equ %sH\n" % (words[1], words[0]))
f2.close()
f1.close()
exit() ...
