Page 9 of 11
Re: RISKY MSX Cart - Rev 1 (Beta Release)
Posted: 15 Feb 2025 13:06
by Higgy
Thanks for that, I've tried about 5 of those ROM conversions and got them working, I will test more of them.
And Nemesis 3 still works.
UI changes are good, version number is also handy.
Re: RISKY MSX Cart - Rev 1 (Beta Release)
Posted: 15 Feb 2025 14:25
by arkadiusz.makarenko
Higgy wrote: 15 Feb 2025 13:06
Thanks for that, I've tried about 5 of those ROM conversions and got them working, I will test more of them.
And Nemesis 3 still works.
UI changes are good, version number is also handy.
Thanks :)
May I ask if after USB formatting empty entries disappeared?
I have 5 different USB sticks and I did copy and rename and manipulate files, but so far I never managed to reproduce issue (since v0.8 release)
Re: RISKY MSX Cart - Rev 1 (Beta Release)
Posted: 16 Feb 2025 10:44
by Higgy
Hi,
I copied the files to my WinPC, formatted and then copied back. Seems much better, although for some reason frogger.ROM shows blank?
I tried another USB stick but it crashes the MSX display, it is garbled when I turn on the MSX? I will try others, just battling time with weekend jobs.
I noticed when changing Mapper using 1, that the P of 'Programming' is off the screen. So can that be moved 1 character to the Right?
Also for those 'Tape to ROMS' what Mapper would you suggest for 128K ROMS? I tried Robocop which is 128K and I tried the 2 ASCII mappers and standard 32K one but I could not get it to work. (I tried a couple more of those ROMS and they worked :)
Thanks
Re: RISKY MSX Cart - Rev 1 (Beta Release)
Posted: 16 Feb 2025 15:35
by arkadiusz.makarenko
@Higgy
I have released v0.9 which adds option to toggle between short and long names.
I don't know what is underlying issue with Longnames, but if someone has massive issues with it, they can either toggle to short names, or set up jumper on TxRx and short name convention will be enabled by default. I hope I will be able to debug the issue sooner or later, but meanwhile I provide workaround for it.
Re: RISKY MSX Cart - Rev 1 (Beta Release)
Posted: 17 Feb 2025 22:11
by arkadiusz.makarenko
Ok. I have copied hundred of files to usb, and I managed to find one page that crashes on longnames. I will try to debug the code.
Re: RISKY MSX Cart - Rev 1 (Beta Release)
Posted: 19 Feb 2025 13:45
by arkadiusz.makarenko
I have released v0.9.2 It fixes short name display and attempt to make long names more reliable.
I think it is as far as I am willing to go with this feature.
I really don't enjoy working on FAT32 structures and other elements like this, so I think I will leave it like this as permanent workaround in place if needed.
Re: RISKY MSX Cart - Rev 1 (Beta Release)
Posted: 19 Feb 2025 14:14
by PhilC
Cool, will try and test it later on.
Re: RISKY MSX Cart - Rev 1 (Beta Release)
Posted: 19 Feb 2025 14:30
by arkadiusz.makarenko
PhilC wrote: 19 Feb 2025 14:14
Cool, will try and test it later on.
You can toggle between short names /long names by hitting 9 on main menu.
Re: RISKY MSX Cart - Rev 1 (Beta Release)
Posted: 21 Feb 2025 20:02
by arkadiusz.makarenko
As I think I took this project from firmware point of view as far as I wanted, there will be less updates from now on.
My next step will be SCC circuit. For this I am waiting for Rev2 PCB, and I assume I will need another one or two revisions (I think I need bass boost circuit as well, high frequency filter or something like this.)
Re: RISKY MSX Cart - Rev 1 (Beta Release)
Posted: 22 Feb 2025 19:52
by arkadiusz.makarenko
I have added new feature. Handling MSX reset signal. It will reset cartridge at the same time when MSX is in reset.
I got feedback from @NYYRIKKI about it, and added patch.
Issue is that I don't have any MSX with reset, so can't test it myself.