-
-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Hello,
Thank you so much for this wonderful project. I have just built a V3 board and got everything working - great!
I was able to make my V3 board work with just a single 27C256 (because I had trouble sourcing 27C512s) - perhaps a minor modification could be made to make this easier?
After some experimentation I found that I could simply burn kernal + basic to a 27C256, configure the V3 board for "single ROM", and install a single 27C256 instead with the Vpp pin lifted/grounded. It looks then like the C16 kernal comes up, does not find the function ROMs and just drops into regular C16 mode. I have no plans ever to use the function ROMs so this is fine for me.
Maybe an additional jumper could be added to allow the ROMs A15/Vpp to be grounded?
Thanks again for your fantastic work,