-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Hello,
I'm new to MiSTeR but not to the Amstrad. Super happy to see the CPC in the list of cores, thank you for your work !
I have two UI requests :
-
Easy one : from a user perspective, the core doesn't work out of the box after a fresh MiSTeR install + update_all, because amstrad.rom is provided but MiSTeR looks for boot.rom. I was getting a black screen until I came here and saw it mentioned in the README. Would it be possible to remove this manual step for new users, so that this core works out of the box like all the others I tried.
-
Why is there a concatenated boot ROM with 664/6128, but 464 is handled completely differently with an extension ?
I understand that the 464 doesn't have a FDC, but again from a user perspective it would be great to be able to switch between CPC models / keyboard layouts (English, French, Spanish) from the menu, like many console cores do with EU/US/Japan, or most Amstrad emulators.
I know can build my own boot.rom files with e.g. a different keyboard, but it's not as user friendly, and even if I do I don't think it's possible to switch between them from the menu ? I'd have to juggle with the files on the SD card.
I'm happy to help in any way if you don't have time but can point me in the right direction. I'm an experienced dev, I know nothing about VHDL/Verilog but maybe with the help of ChatGPT there can be miracles 😄
Thank you !