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

[FR] Reu support from menu' (Sonic would be happy) #205

Closed lroby74 closed 2 years ago

lroby74 commented 2 years ago

Hello, i would like to have REU support directly via menu' for playing games like Sonic without each time need to modify Vice.ini file extracting and reinserting microsd from his socket. Thank you very much Best Regards Roberto Italy

chippettone commented 2 years ago

oh i wish this in new version. please.

randyrossi commented 2 years ago

Working on it now. Hope to put it out tomorrow.

On Thu, Dec 30, 2021 at 12:52 PM chippettone @.***> wrote:

oh i wish this in new version. please.

— Reply to this email directly, view it on GitHub https://github.com/randyrossi/bmc64/issues/205#issuecomment-1003126725, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI3HKHGDL2ILKF3MR6WYLTUTSL7VANCNFSM5KYXZK2Q . 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

randyrossi commented 2 years ago

Try a 3.9 master build here: https://accentual.com/bmc64/downloads/master/

Ram expansion menu is under cartridge menu.

On Thu, Dec 30, 2021 at 1:37 PM Randy Rossi @.***> wrote:

Working on it now. Hope to put it out tomorrow.

On Thu, Dec 30, 2021 at 12:52 PM chippettone @.***> wrote:

oh i wish this in new version. please.

— Reply to this email directly, view it on GitHub https://github.com/randyrossi/bmc64/issues/205#issuecomment-1003126725, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI3HKHGDL2ILKF3MR6WYLTUTSL7VANCNFSM5KYXZK2Q . 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

  • "There are only two things that are hard about computer science; Naming things, Cache Invalidation, and Off-by-one errors."

-- Randy Rossi

lroby74 commented 2 years ago

Randy, thank you very much!

randyrossi commented 2 years ago

Did this work for you? If so, I will update the download link to 3.9

On Thu, Dec 30, 2021 at 5:42 PM lroby74 @.***> wrote:

Randy, thank you very much!

— Reply to this email directly, view it on GitHub https://github.com/randyrossi/bmc64/issues/205#issuecomment-1003203006, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI3HKBXFJSNTSUBFVAANW3UTTN5VANCNFSM5KYXZK2Q . 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 commented.Message ID: @.***>

-- Randy Rossi

aminch commented 2 years ago

Hi Randy,

I gave your test build a run, and it looked to work fine for me :)

Thanks!