Search results
ASM programming on a sony hb-11?
Score: 136.76 %,
Type: Forum topic , Comments: 6 comments
Hi, I'm completely new to the msx dev scene and I recently got my hands on a sony hb-11 msx 1. I really want to learn z80 asm and I was wondering if it was possible to write assembly programs directly on an msx 1. I know there are assemblers for ...
PSG frequency register meaning at zero
Score: 136.68 %,
Type: Forum topic , Comments: 17 comments
if I type:
sound6,0
sound6,1
(with mixing mask etc. set so that one can hear the noise from some/one of the channels)
I can definitely hear a definite difference with these settings. So 0 and 1 are handled differently by the PSG! Although, according to the documentation I've found, 0 should result ...
Bugs on a ROM to BIN conversion
Score: 140.77 %,
Type: Forum topic , Comments: 27 comments
BLOAD"FILE1.BIN",R
20 BLOAD"FILE2.BIN"
30 FORa=0to1500:next:defusr=&Hxxxx:a=usr(0) donluca wrote: ... via BASIC? Or do I need to write it in assembler?
DEFUSR=&HFD9F:FOR I=0 TO 256:U=USR(0):NEXT
This might also solve your problem with Arkanoid…
As tfh said, you then need to remove ...
MSX Legend of Zelda
Score: 136.61 %,
Type: Forum topic , Comments: 1 comment
Hi Folks! One question:
Which Legend of Zelda Clone can you recommend?
Thanks!
You will love Compile's Super You will love Compile's Super Cooks.
(openMSX) ...
