Search results
OpenMSX: Not enough free cartridge slots
Score: 161.53 %,
Type: Forum topic , Comments: 8 comments
Hello,
I'm trying to start a configuration on OpenMSX with:
- an MSX computer with 2 slots
- a MegaFlashRom SCC+ SD
- an SFG-01/05 extension
But whatever the one I choose, I always get a " Not enough free cartridge slots " ...
DOS2 not booting
Score: 161.47 %,
Type: Forum topic , Comments: 4 comments
I'm not very familiar with DOS, but as I'm trying to make VGM work, I need the DOS2 to boot.
And I cannot succed in doing so ... Very very frustrating
I've downloaded the DOS2.40 here
Made a DSK image and tried it on ...
NX parameter for HMMV
Score: 161.23 %,
Type: Forum topic , Comments: 2 comments
Hi everyone,
I have seen (on emulator at least) that when launching an HMMV command, if you are reaching for the right edge of the screen, the value of the NX parameter does not need to be exact. For example, if you want to make a rectangle ...
Cheap CX5M
Score: 161.22 %,
Type: Forum topic , Comments: 16 comments
matter unless you plan to use Yamaha’s software with MIDI. The MBIOS 2.0 ROM is the biggest difference. ... an SFG-01 or 05 doesn’t really matter unless you plan to use Yamaha’s software with MIDI. The MBIOS 2.0 ROM ...
Fast addition on a list of values
Score: 161.07 %,
Type: Forum topic , Comments: 5 comments
it readable for now).
LD A,(RANGE_START + 0)
LD (DATA2 + 1),A
LD ... + 0)
LD (DATA1 + 1),A
LD A,(RANGE_END + 1)
LD C,A ; ...
; D = 0 (Note: if CONSTANT were 16 bit, the algorithm would still work).
LOOP:
; Add ...
