Search results
Identify MSX
Score: 167.25 %,
Type: Forum topic , Comments: 6 comments
When researching the rookie drive I found this video
https://www.youtube.com/watch?v=LA3ksGudkoo
Can anyone identify the black keyboard? It looks like an MSX I have never seen before.
Thanks.
Looks like an Looks like an Enterprise
https://en ...
LDIR, dynamic DE
Score: 164.33 %,
Type: Forum topic , Comments: 2 comments
ld bc,32 ; 32 characters per line
ldir ; DE<-HL until BC=0
I am trying to get ... as well. Like for example:
; a = page
ld h,0
ld l,a
add hl,hl ; x 32
add hl,hl
add hl,hl
add ...
ldir ; DE<-HL until BC=0
By not modifying de but using bc as addend instead, one can ...
Check disc presence in Assembler language
Score: 166.56 %,
Type: Forum topic , Comments: 0 comments
I am using the Assembler language and access the disc via the F37Dh routine calls.
Is there a way to find out if the disc is present in the unit without getting the DISK OFFLINE error, which arrests the program?
thank you
(General discussion) ...
Software creators and sellers
Score: 166.28 %,
Type: Forum topic , Comments: 15 comments
en.wikipedia.org/wiki/Category:Konami ). I reckon most persons/groups cover a single page anyway? + I think it's nicer ...
Blaster Pad.
Score: 165.26 %,
Type: Forum topic , Comments: 3 comments
I've seen a few pictures on Twitter about the Blaster Pad and it looks amazing and I want one.
Does anyone have more information on it?
It looks nice! It's probably It looks nice! It's probably a arkanoid paddle ...
Knightmare Gold with Audio CD: running on emulator and/or real hardware
Score: 164.53 %,
Type: Forum topic , Comments: 1 comment
Is it possible to run Knightmare Gold with CD Audio (CD-XA) in any emulator today?
I read some threads here on MRC and noticed an openMSX github issue from 2017 .
Any technical reason that feature request has not been implemented? I can do ...
red/blue image via composite video - is my machine dying?
Score: 164.61 %,
Type: Forum topic , Comments: 2 comments
When connecting my NMS8250 via composite video (yellow connector) the image looks awful.
See screenshots below. Via SCART it's fine, although vertical bars are visible in large parts with the same colour.
(That might of course be due to my ...
are MK PD (Public Domain) disks available?
Score: 164.57 %,
Type: Forum topic , Comments: 1 comment
Is the "MK-PD" a.k.a. Martin Kruit Public Domain collection available?
I remember seeing racks of floppies at conventions in Zandvoort & Tilburg.
MRC mentions only hardware.
Generation-MSX also mentions software, but most ...
DSKPRO 12.1 Full Version
Score: 165.41 %,
Type: Forum topic , Comments: 11 comments
https://1drv.ms/u/s!AlpEtfGjLbhmhvk8_JIaBTgcRhOYqA?e=eDue0G
Excellent work!
Only I cannot Excellent work!
Only I cannot dump correctly some ...
Assembly Library to Navigate into Files and Directories
Score: 166.86 %,
Type: Forum topic , Comments: 2 comments
Your problems as an assembly developer are over.
Now we have this super library to show files and directories in assembly, and it´s super easy to use.
Just load 3 registers with values and call a procedure and you're done. A beautiful and ...
