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
482 stars 56 forks source link

Freezing when switching between PET Models #212

Open K-rnivoro opened 2 years ago

K-rnivoro commented 2 years ago

Using V3.9, when I tried to switch from a PET Business model to PET Graphics model, I got freezing. I had to deactivate the CRT Scanline Filter to be able to switch.

randyrossi commented 2 years ago

Can you try changing gpu_mem=64 to gpu_mem=128 in config.txt and let me know if it still crashes?

On Sat, Feb 19, 2022 at 4:24 PM K-rnivoro @.***> wrote:

Using V3.9, when I tried to switch from a PET Business model to PET Graphics model, I got freezing. I had to deactivate the CRT Scanline Filter to be able to switch.

— Reply to this email directly, view it on GitHub https://github.com/randyrossi/bmc64/issues/212, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI3HKFDX6JFG4GZUUEAAQ3U4ADCNANCNFSM5O3PCWBQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Randy Rossi

K-rnivoro commented 2 years ago

I haven't tried myself, but someone else have and it seems to work. Also he made forks of BMC64 and Keymmodore (my project) to support Keyboard Mode auto-switching www.keymmodore.com https://github.com/slagoela/bmc64 https://github.com/slagoela/Keymmodore-64/tree/Teensy%2B%2B2.0

Keyrah, in your face... :D