Sord M5 (Japanese Computer)
- Moondandy
- Top Contributor
- Posts: 535
- Joined: Mon May 25, 2020 2:14 am
- Location: Edinburgh, Scotland
- Has thanked: 32 times
- Been thanked: 102 times
Sord M5 (Japanese Computer)
Hi guys,
I was just pointed towards this core, of a Japanese computer (similar to MSX) the Sord M5.
https://github.com/tdlabac/SordM5_MiSTer
https://en.wikipedia.org/wiki/Sord_M5
Looks like it was mentioned once before here but never got a proper thread. Seems a really interesting machine, hopefully the developer can update us on it and it makes it into Main at some point.
I was just pointed towards this core, of a Japanese computer (similar to MSX) the Sord M5.
https://github.com/tdlabac/SordM5_MiSTer
https://en.wikipedia.org/wiki/Sord_M5
Looks like it was mentioned once before here but never got a proper thread. Seems a really interesting machine, hopefully the developer can update us on it and it makes it into Main at some point.
Re: Sord M5 (Japanese Computer)
@molekula
Thanks for this core, I didn't know this microcomputer and seems indeed very close to the MSX standard!
Would it be possible to add MSX compatibility to it?
See, we lack a proper MSX1 core: the MSX core on the MiSTer (OCM) implements a strange mix of machines, none of which work right (MSX1 sound fails in a lot of games, a lot of MSX1 fail to load even with the right slot mapping pokes, etc).
An MSX1 compatible core derived from this core would be VERY welcome!
Thanks for this core, I didn't know this microcomputer and seems indeed very close to the MSX standard!
Would it be possible to add MSX compatibility to it?
See, we lack a proper MSX1 core: the MSX core on the MiSTer (OCM) implements a strange mix of machines, none of which work right (MSX1 sound fails in a lot of games, a lot of MSX1 fail to load even with the right slot mapping pokes, etc).
An MSX1 compatible core derived from this core would be VERY welcome!
-
- Top Contributor
- Posts: 1911
- Joined: Wed May 27, 2020 1:59 pm
- Has thanked: 145 times
- Been thanked: 454 times
Re: Sord M5 (Japanese Computer)
There is an unofficial MSX1 core:
https://www.misterfpga.org/viewtopic.php?f=14&t=820
https://www.misterfpga.org/viewtopic.php?f=14&t=820
Re: Sord M5 (Japanese Computer)
That one is also buggy and abandonedjca wrote: ↑Wed Nov 10, 2021 1:03 pm There is an unofficial MSX1 core:
https://www.misterfpga.org/viewtopic.php?f=14&t=820
-
- Top Contributor
- Posts: 1441
- Joined: Mon May 25, 2020 7:54 pm
- Has thanked: 496 times
- Been thanked: 467 times
Re: Sord M5 (Japanese Computer)
Proper MSX core with normal floppy/cassette/cart (not via SofaRun) operations is in the top of my MiSter most wanted ones. It'd probably be a huge amount of work so not holding my breath.
CRT SCR$ Project - building a collection of high-quality photos of CRT displays
CRT ART Books - retro-gaming books with authentic CRT photos
-
- Core Developer
- Posts: 24
- Joined: Fri Mar 12, 2021 3:54 pm
- Has thanked: 2 times
- Been thanked: 102 times
Re: Sord M5 (Japanese Computer)
Yes, it is true that the Sord M5 is very similar to the MSX-1. After all, the Sord M5 has a modified MSX bios and modified games to work.
As I recall, the modification consisted of adjusting the VDP and keyboard addressing. Additionally, the bios routines had to be modified to work with the cassette player.
Can be tested. Enable EM-64 + Basic - I and load the MSX bios and game from the CAS file. In the links you can trace the correct files for the test.
As I recall, the modification consisted of adjusting the VDP and keyboard addressing. Additionally, the bios routines had to be modified to work with the cassette player.
Can be tested. Enable EM-64 + Basic - I and load the MSX bios and game from the CAS file. In the links you can trace the correct files for the test.
- LamerDeluxe
- Top Contributor
- Posts: 1239
- Joined: Sun May 24, 2020 10:25 pm
- Has thanked: 887 times
- Been thanked: 284 times
Re: Sord M5 (Japanese Computer)
The Spectravideo SVI-328, for which there is a MiSTer core, is also really close to an MSX 1.