Search results
Sony HB-F1 MSX2 restoration (Keyboard issues)
Score: 153.17 %,
Type: Forum topic , Comments: 12 comments
designed a replacement You designed a replacement PCB S0urceror? For the HB-F1?? (going to try ...
[WTB] Sunrise Moonsound and GFX9000
Score: 153.02 %,
Type: Forum topic , Comments: 0 comments
Hi guys, I would like to buy for my personal collection a Sunrise Moonsound v2 (preferably in box) and a Sunrise GFX9000 v1.1. I know there are cartridges available for sale with the same functionality however back in the day I was part of Sunrise but ...
tilegen.py tileset and tilemap generator
Score: 153.19 %,
Type: Forum topic , Comments: 9 comments
match.group(0) if (match := re.search("[0-9]+", filename)) else None #< this
match = re.search("[0-9]+", filename) #<- to this
tile_num = match.group(0) if (match) else None
This way Python 3.7 ...
Where is MBWAVE ASM replayer ?
Score: 153.08 %,
Type: Forum topic , Comments: 14 comments
f-Kernel driver, supports only MBFM v0.90 - v0.92.
I'm not looking for the FM part, I'm ... To underline this: current 0.17.0 version of openMSX sounds horrible with Moonsound (some kind of weird aliasing going on), and has been sounding like that since 0.15.0. I guess no one really used ...
HBD-30W belt replacement
Score: 153.14 %,
Type: Forum topic , Comments: 5 comments
Hello,
Has anyone ever replaced the belt on a SONY HBD-30W ?
Mine is always working... But belt was never changed !
I don't find any trace of this reparation.
I think the HBD-20W and I think the HBD-20W and HBD30W use a ...
Another question of the Moonblaster file format
Score: 153.07 %,
Type: Forum topic , Comments: 10 comments
see that it writes in register 0x02, but I can't guess the value to write depending ... value of the file its value &0x3F and again but now &0xC0. But I fail to see why.
Can ... because register 0x02 is the modulator value.
Now I'd like to know when I set X+1 in moonblaster ...
