MSX Core: Cannot get to work. Loads to black screen.
Posted: Mon Mar 01, 2021 2:22 pm
Hi there, I'm trying to get the MSX core to work and am having much trouble, no errors, and confusion.
Firstly, reading the github project page here https://github.com/MiSTer-devel/MSX_MiSTer I read "No requires secondary SD card on I/O board v5.x. Supports both SDSC and SDHC cards.". Later it says "Core no requires a secondary SD card located on I/O Board v5.x. You can use an VHD images on the main SD card." Im confused as to what "No requires" means. Does it mean the core does not require a secondary SD card? Or are these sentences meant to say "Now requires..."? Can someone please clarify. Do I absolutely require a second sdcard?
Onto what I have done...
I have downloaded a FAT16 VHD file meant to work with the Mister MSX core. Mounting this disk image on a loopback device I see these files in it:
I see the OCM-BIOS.DAT file in there, so it looks good to me. I put that VHD image in the /media/fat/games/MSX/ folder like the other cores.
I boot the MSX core. The screen goes black. It stays black. Interestingly the orange mister "Disk" LED stays lit and doesn't go out.
I press F12, I select to load a VHD image, I select my VHD image, I press enter. Nothing happens. Just a black screen.
I press F12 and reset the MSX. A black screen. Nothing happens.
The MSX core I am using is MSX_20210205.rbf
I'm a bit lost because Im unsure of what should happen. Should the core boot to a blue screen with no VHD image? Does it require a fat16 disk image? Does it require it to be on the second sdcard?
any guidance from someone out there successfully starting the MSX core would be much appreciated!
thankyou all for your time and amazing work.
Firstly, reading the github project page here https://github.com/MiSTer-devel/MSX_MiSTer I read "No requires secondary SD card on I/O board v5.x. Supports both SDSC and SDHC cards.". Later it says "Core no requires a secondary SD card located on I/O Board v5.x. You can use an VHD images on the main SD card." Im confused as to what "No requires" means. Does it mean the core does not require a secondary SD card? Or are these sentences meant to say "Now requires..."? Can someone please clarify. Do I absolutely require a second sdcard?
Onto what I have done...
I have downloaded a FAT16 VHD file meant to work with the Mister MSX core. Mounting this disk image on a loopback device I see these files in it:
Code: Select all
$ ls -alF /vhd_mount/
total 1668
drwxr-xr-x 12 root root 16384 Jan 1 1970 ./
drwxr-xr-x 27 root root 4096 Feb 25 08:19 ../
-rwxr-xr-x 1 root root 118 May 16 2020 AUTOEXEC.BAT*
-rwxr-xr-x 1 root root 85 Apr 8 2020 BAS.bas*
drwxr-xr-x 2 root root 65536 Mar 25 2020 bin/
-rwxr-xr-x 1 root root 17 May 18 2020 BOOT.BAT*
-rwxr-xr-x 1 root root 23935 Jan 16 2020 COMMAND2.COM*
drwxr-xr-x 8 root root 65536 Mar 28 2020 games/
-rwxr-xr-x 1 root root 3187 May 18 2020 MENU.BAS*
drwxr-xr-x 2 root root 65536 Oct 3 2018 mm/
-rwxr-xr-x 1 root root 2286 Jan 16 2020 MSXDOS2.SYS*
-rwxr-xr-x 1 root root 4467 Jan 16 2020 NEXTOR.SYS*
-rwxr-xr-x 1 root root 524288 May 8 2020 OCM-BIOS.DAT*
drwxr-xr-x 4 root root 65536 May 7 2020 program/
drwxr-xr-x 2 root root 65536 May 30 2020 '$RECYCLE.BIN'/
drwxr-xr-x 2 root root 65536 Apr 8 2020 SAVES/
drwxr-xr-x 2 root root 65536 Apr 8 2020 SETTINGS/
drwxr-xr-x 2 root root 65536 Mar 25 2020 sr/
drwxr-xr-x 2 root root 65536 May 30 2020 'System Volume Information'/
drwxr-xr-x 2 root root 65536 Apr 8 2020 TMP/
I boot the MSX core. The screen goes black. It stays black. Interestingly the orange mister "Disk" LED stays lit and doesn't go out.
I press F12, I select to load a VHD image, I select my VHD image, I press enter. Nothing happens. Just a black screen.
I press F12 and reset the MSX. A black screen. Nothing happens.
The MSX core I am using is MSX_20210205.rbf
I'm a bit lost because Im unsure of what should happen. Should the core boot to a blue screen with no VHD image? Does it require a fat16 disk image? Does it require it to be on the second sdcard?
any guidance from someone out there successfully starting the MSX core would be much appreciated!
thankyou all for your time and amazing work.