Search results
FDC Development - Bios Calls
Score: 152.17 %,
Type: Forum topic , Comments: 10 comments
suppose this could be a DOS 1 only routine, that gets mapped someone between $0 and $100. But ... in the slot 0(-0) and not the sub-ROM or ROM mirror for example?
It is calling from slot 0. It is calling from slot 0. One section of code makes a call to bdos FORMAT, then a call to bdos CHKNEW, sets ...
Carnivore / SofaRun / Running Games For Dummies
Score: 152.65 %,
Type: Forum topic , Comments: 36 comments
C2 report it is 0.15 or 0.17 when it detects the card. Is your CF-SD adapter on the C2’s ... Win10.
Apparently you use the 0.1.7 Apparently you use the 0.1.7 driver, which is probably OK (I don't trust the 0.1.5 one in any case).
What happens if you type "FILES" in Nextor Basic? ...
simple Universal MegaROM Mapper for Konami/ASC8/ASC16 (Unimapper)
Score: 154.14 %,
Type: Forum topic , Comments: 20 comments
on gal22v10d:
simple version 2.0 is available on github ... always = 0) max 256kB,
ASC16 max 512kB
Nice! Do you target new Nice! Do you target new ... Congrats, buddy!
update unimapper v3.0
add update unimapper v3.0
add version KonamiSCC ...
MSXmakers support
Score: 154.55 %,
Type: Forum topic , Comments: 111 comments
https://es.aliexpress.com/item/4000102209277.html?spm=a2g0s.... ), but it does not seem to work. If I connect it to my Omega MSX 2+ (just normally with s-video ... components one by one (from 0), review them and insert them again. Although it may not seem like it, ... is "0". I think it should be 0 all the time, but you might have to look at it with an oscilloscope to see ...
wait 15 T-States between reading and writing to Vram
Score: 152.43 %,
Type: Forum topic , Comments: 51 comments
this (untested):
ld C, #0x98
ld HL, #DATA_ADDR
.rept 31
outi
outi
outi
inc HL
.endm
outi ... the entire SAT at once (untested):
ld C, #0x98
ld HL, #DATA_ADDR
ld B, 128 ; 32*4
outir ... than copying everything at once.
ld C, #0x98
ld HL, #DATA_ADDR
ld B, 128 ; 32*4
outir ...
