Search results
DMK file format and tools
Score: 125.78 %,
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.89 %,
Type: Forum topic , Comments: 30 comments
I got a Carnivore 2 cartridge, and I thought I'd give it a try today in my MSX. I had some problems getting it to work, tried it in slot 2, then 1, then 2 again. It was working for a bit but would sometimes hang. After plugging it back into slot 2 ...
MSX Magic Knight Series - Missing Game
Score: 121.44 %,
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.53 %,
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: 123.13 %,
Type: Forum topic , Comments: 17 comments
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 ... with compositing like the NMS8280
10 COPY SCREEN0: ON STOP GOSUB 20: STOP ON: GOTO10
20 END
At the same ...
Max. Capacity of ascii megarom controller, LZ93A13 and M60002-00125SP
Score: 121.57 %,
Type: Forum topic , Comments: 3 comments
Hi guys,
I got some questions during getting info of Ascii Megaflash. When I research the maximun size of the ascii cartridges, some items have 8Mb capacity. So I guess I could make use of two AM29F040s and will get megaflashrom.
However, I ...
Fake I/O port using TCL?
Score: 130.4 %,
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.53 %,
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.52 %,
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.57 %,
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 ...
