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

Support for Pi4 #119

Closed asdfjkl closed 3 years ago

asdfjkl commented 4 years ago

The homepage mentions support for the Pi2 & Pi3. Any news/statements regarding support for the Pi4?

randyrossi commented 4 years ago

There are currently too many problems on the Pi4 for a release. The Pi3 models are the best option for this project.

lroby74 commented 4 years ago

Maybe a day will exists a Rpi 4 release, using X64SC instead of X64 version? There are some demos that works very bad with X64 only :(
I guess if Rpi 4 may be helpfull for performance of X64SC

rhester72 commented 4 years ago

Sadly, not even the Pi 4 is anywhere near powerful enough for cycle-exact at that level. It takes a PC for that.

lroby74 commented 4 years ago

Combain 64 on Raspberry PI 4 has X64SC.. still need trying it

Il giorno gio 30 lug 2020 alle ore 15:40 rhester72 notifications@github.com ha scritto:

Sadly, not even the Pi 4 is anywhere near powerful enough for cycle-exact at that level. It takes a PC for that.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/randyrossi/bmc64/issues/119#issuecomment-666371125, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACJ6Q6RJ4XYBXBIELJK2RSDR6FZ5HANCNFSM4LGG6SCA .

rhester72 commented 4 years ago

You might want to try it.

Nothing will prevent the code from running, of course, but it has no hope whatsoever of running at full speed.

lroby74 commented 4 years ago

tried X64SC on Combian64, can't keep 100% of speed and 50FPS neither, Sedai does it perfectly

randyrossi commented 3 years ago

Unfortunately, not going to happen on the Pi4. Closing this.

cleverca22 commented 3 years ago

what problems are preventing it from working on a pi4?