Skip to content

MiSTer-DE10-Standard/MSX_MiSTer

 
 

Repository files navigation

MSX for MiSTer Board

Port of MSX core version by Kdl

Features:

  • MSX2/Plus/3.
  • Sound YM2149(PSG), YM2419(OPLL), SCC.
  • Various sound and memory expansions through virtual cartridges.
  • Turbo modes for CPU.
  • Mouse.
  • Joystick.
  • Real time clock.
  • VHD images HDD.
  • SD card support <4GB (SDSC) and >4GB (SDHC/SDXC).
  • No requires secondary SD card on I/O board v5.x. Supports both SDSC and SDHC cards.

Installation:

  • Copy the *.rbf file at the root of the SD card.
  • Use sdcreate util (you need to start it with Administrator rights) from Utils folder to format and create a basic SD card for MSX core. If you want to make it manually, then make sure OCM-BIOS.DAT is the first file copied to SD card after format! Only FAT16 is supported.

Notes about SD card:

  • 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.
  • You can use SD card of any size, but only partitions less than 4GB are supported. It's advised to use sdcreate utility. It will create 4GB partition of SD card is bigger than 4GB.
  • The core is kind of picky to SD card, so it's possible some cards won't work.

Usage notes:

  • In turbo mode use F11 to change the speed.
  • Core recognizes short reset (warm reset) and long reset (cold reset). Long reset is reset held for more than 2 seconds.
  • use supplied (in sdcreate package) file manager mm to load various kind of apps like ROM and DSK files.
  • More advanced BIOSes can be downloaded from KdL site by sending request as per instruction on that site.

About

MSX for MiSTer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • VHDL 67.2%
  • Verilog 14.0%
  • HTML 9.9%
  • SystemVerilog 4.1%
  • Coq 1.7%
  • Assembly 1.6%
  • Other 1.5%