I have released the first Version of my fMSX port. Please find it here:
https://github.com/Schuemi/fMSX-go/tags
Some infos are here:
https://github.com/Schuemi/fMSX-go
Have fun!

That's great so we only need the three bios files to play all the romset.Schuemi wrote:It might be that several games don't work yet. These roms should be enough in most cases.
And yes, MSX2 works too.
The MSX1 and MSX2 were "computer" not just gaming consoles. They had a full keyboard and did not always just use a joystick.androino wrote:The menu appears but I dont know how to start the game.
Agreedmad_ady wrote:An on-screen keyboard like the one on spectrum might be useful - also with custom key mapping.
Code: Select all
[KEYMAPPING]
UP="w"
LEFT="a"
DOWN="s"
RIGHT="d"
A="0"
B="1"
START="RETURN"
SELECT="ESC"
It is probably a good idea to wait until the problems are fixed.HINT: Unfortunately I noticed some speed problems with this version. I'm working on fixing them.
Thanks Schuemi, that would be brilliantSchuemi wrote: Ohh, wait, now I understand your problem: Yes you are right. Space or the UP key is not possible yet. I should add more, like "SPACE", "F1", "UP_KEY" etc. Will do this in the next release.
Code: Select all
if (!strcmp(mappingString, "KBD_RIGHT")) keyMapping[Key] = KBD_RIGHT << 8;
Thanks Schuemi, great workSchuemi wrote:EDIT: new Version online
Incredible!Schuemi wrote:a video: https://www.youtube.com/watch?v=dBIyB2BeTPc
Users browsing this forum: No registered users and 2 guests