randyrossi / bmc64

A bare metal Commodore 64 emulator for the Raspberry Pi with true 50hz/60hz smooth scrolling, low input latency and better audio/video sync.
GNU General Public License v3.0
474 stars 56 forks source link

PET switching between 80 column and 40 column crash #225

Open andygrady opened 1 year ago

andygrady commented 1 year ago

I have found that if you switch PET models from 80 col (8032) to 40 col (eg 3032) the system crashes. You have to physically edit the vice.ini file to get it to boot a 40 col machine.

rhester72 commented 1 year ago

Maybe a duplicate of this?

https://github.com/randyrossi/bmc64/issues/212

K-rnivoro commented 1 year ago

Change gpu_mem to 128 in config.txt