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
488 stars 59 forks source link

[FR] BMSCPU64 (Super Cpu 64 version) #53

Closed lroby74 closed 5 years ago

lroby74 commented 5 years ago

Would be nice to have Bare Metal SCPU64 version, this is not activable via VICE.INI, is another kernel required (like C128) :)

This may be better than BMC128 for have many accelerated games

randyrossi commented 5 years ago

I tried it but it was too slow. I don't think the Pi has enough horsepower to emulate the 20Mhz CPU + video + sound. If you find a version for the Rpi that emulates a full 50 fps, I can look again.

On Wed, May 8, 2019 at 8:58 AM lroby74 notifications@github.com wrote:

Would be nice to have Bare Metal SCPU64 version, this is not activable via VICE.INI, is another kernel required (like C128) :)

This may be better than BMC128 for have many accelerated games

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/randyrossi/bmc64/issues/53, or mute the thread https://github.com/notifications/unsubscribe-auth/AAI3HKCCSRIAHQONK3M27V3PULFAZANCNFSM4HLRPAEQ .

-- Randy Rossi

C:(+1)416-605-5112 (Canada)

lroby74 commented 5 years ago

I May try It on 3B+ with 1.4ghz if you have a Kernel.img did for scpu

Il mer 8 mag 2019, 15:39 randyrossi notifications@github.com ha scritto:

I tried it but it was too slow. I don't think the Pi has enough horsepower to emulate the 20Mhz CPU + video + sound. If you find a version for the Rpi that emulates a full 50 fps, I can look again.

On Wed, May 8, 2019 at 8:58 AM lroby74 notifications@github.com wrote:

Would be nice to have Bare Metal SCPU64 version, this is not activable via VICE.INI, is another kernel required (like C128) :)

This may be better than BMC128 for have many accelerated games

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/randyrossi/bmc64/issues/53, or mute the thread < https://github.com/notifications/unsubscribe-auth/AAI3HKCCSRIAHQONK3M27V3PULFAZANCNFSM4HLRPAEQ

.

-- Randy Rossi

C:(+1)416-605-5112 (Canada)

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

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/randyrossi/bmc64/issues/53#issuecomment-490489397, or mute the thread https://github.com/notifications/unsubscribe-auth/ACJ6Q6VVUT5QKVOMJU6KQR3PULJZ7ANCNFSM4HLRPAEQ .

zzarko commented 5 years ago

I also wanted to ask about scpu version. I have tried VICE on Raspbian on RPi 3B+, but it could only achieve about 25-30% of the real speed. The reason I still wanted to ask is RPi4, it should be considerably faster, maybe even fast enough.

randyrossi commented 5 years ago

I tried SCPU. Rpi doesn't have enough horse power to pull it off. Closing this.