Search results
DMK file format and tools
Score: 125.29 %,
Type: Forum topic , Comments: 17 comments
that the phil_select routine was selecting drive #2 instead of drive #0. That can be fixed by replacing 0xC2 by 0xC0 here:
; 1) select
phil_select ld a,(0xF348)
ld h,0x40
call 0x0024 ; select FDC slot in page 1
ld a,(side)
ld (phil_control1),a
;ld a,0xc2 ; motor on, led on, drive A
ld a,0xc0 ; motor on, led on, ...
Turbo-R not starting
Score: 122.41 %,
Type: Forum topic , Comments: 30 comments
guys on the forum. It won't be cheap, but it's better than try-and-error approach.
:/ ...
MSX Magic Knight Series - Missing Game
Score: 120.95 %,
Type: Forum topic , Comments: 1 comment
Today I have added the following games to file-hunter.com upon request:
Finders Keepers: http://www.file-hunter.com/MSX/FindersKeepers.html
Stormbringer: http://www.file-hunter.com/MSX/StormBringer.html
Knight Tyme: ...
Device I/O error using .cas tape
Score: 121.04 %,
Type: Forum topic , Comments: 3 comments
So perhaps some good news: I'm adding support for extra features of the fMSX core into the RetroArch emulator frontend!
So far I have added support for Main & Video memory configuration. And also support for .dsk images.
But with .cas ...
Dump IO poort in BlueMSX
Score: 122.64 %,
Type: Forum topic , Comments: 17 comments
https://www.msx.org/forum/msx-talk/openmsx/fake-io-port-usin... for some options :)
A few years ago, I had A few years ago, I had thought of storing ... with compositing like the NMS8280
10 COPY SCREEN0: ON STOP GOSUB 20: STOP ON: GOTO10
20 END
At the same ... once the emulator is running. However all of the ports appear to remain 0xff despite the code out (c),a ...
Max. Capacity of ascii megarom controller, LZ93A13 and M60002-00125SP
Score: 121.09 %,
Type: Forum topic , Comments: 3 comments
http://www.msxvillage.fr/forum/topic.php?id=1575#m34000
search
Quote:
voici donc le petit livret blanc du MSX et tout ses secrets sur la ...
Fake I/O port using TCL?
Score: 129.91 %,
Type: Forum topic , Comments: 9 comments
I'm looking for a way to return data to the emulated MSX via an I/O port for debugging en ... set_watchpoint read_io port {0x20 0x21} {my_routine}", when I read the port using in a, (0 ... to change the input value using for example: reg a 65, but in the MSX code I always get 0xFF as return ...
VHD MSX Game?
Score: 121.05 %,
Type: Forum topic , Comments: 5 comments
I was just watching another episode of Techmoan when I ran into this:
https://youtu.be/fCWLaAwr3sM?t=1085
I see MSX & Xevious there. Does anyone have any idea/clue?
Totally clueless on your Totally clueless on your question, ...
Recording with BlueMSX
Score: 121.04 %,
Type: Forum topic , Comments: 4 comments
Can someone point me to some good settings for when rendering a video? Ive tried it numberous times over the years, I either get very low quality video or way too big file size. For example I just tried MS windows 1 and ffdshow and i got between 55 and ...
Help running converted dsk as rom in RetroArch fMSX
Score: 121.09 %,
Type: Forum topic , Comments: 9 comments
Please help me!
I want to play a public domain MSX game:
花札こいこい (Hanafuda Koi-Koi)
http://msx-fan-wiki.appspot.com/view/1099
So I found MSX-Fan Issue 26 (1994) Disks 1&2 and installed the game onto a blank .dsk image.
This plays OK ...
