Search results
Sony HB-20p keyboard membrane replacement
Score: 163.74 %,
Type: Forum topic , Comments: 15 comments
Hello all,
In va-de-retro.com forum I have started a funding to reproduce 30 of these MSX Sony HB-20p membranes that are so fragile.
I'm selling them (with almost no earning from my part) at 30€ each, plus 5€ packaging and ordinary postage or ...
Looking for an assembler coding buddy
Score: 162.98 %,
Type: Forum topic , Comments: 18 comments
Hi,
After more than 30 years I'm still in love with the MSX. I started coding basic when I was 6 on a P2000-T with 16kb RAM. Then my father bought us an MSX-2. Although the games were great on this Machine, I wanted to write programs on this ...
New game available
Score: 163.01 %,
Type: Forum topic , Comments: 3 comments
Find a new board game available in downloads section:
https://www.msx.org/downloads/new-game-rom-for-msx1-and-late...
Interesting but I can't Interesting but I can't download from that link, others with the same problem?
...
New game ROM for MSX1 and later... TILEZ
Score: 175.51 %,
Type: Download , Comments: 0 comments
Marco Almenta
1
TILEZ is a scrabblelike game that also allows to play alphajax.
you can play vs the computer. ...
Back to MSX1 palette on MSX2
Score: 163.06 %,
Type: Forum topic , Comments: 8 comments
routine:
; Routine to initialize colors palette under MSX-DOS
EXBRSA equ 0FAF8h ; Sub-ROM slot number ... call
CalSUBslt:
db 0 ; Slot number
CalSUBadrs:
dw 0 ; Address
ret
By direct access to VDP:
VDP_DW equ 00007h
RG16SAV equ 0FFEFh
; Routine to initialize colors palette (MSX2~)
;
; Modify: AF, BC, ...
