Bare Metal Emulation on the Raspberry Pi – Commodore 64
1–10 of 69 posts
Re: Bare Metal Emulation on the Raspberry Pi – Commodore 64
#2Re: Bare Metal Emulation on the Raspberry Pi – Commodore 64
#3So the Linux OS never boots, correct? It’s booting directly from the c64 bin so to speak? Feels very Justine Tunneyish almost..
Re: Bare Metal Emulation on the Raspberry Pi – Commodore 64
#4If you don't need a video showing the hardware and discussing all the details, you can find the emulator here: https://accentual.com/bmc64/
The submitted URL was https://www.youtube.com/watch?v=53wHr415LPU and people will probably want to look at both.
Re: Bare Metal Emulation on the Raspberry Pi – Commodore 64
#5There is a back and forth in the YT comments where one commenter insists that Linux OS is still running under the hood… So the Linux OS never boots, correct? It’s booting directly from the c64 bin so to speak? Feels very Justine Tunneyish almost..
Re: Bare Metal Emulation on the Raspberry Pi – Commodore 64
#6There is a back and forth in the YT comments where one commenter insists that Linux OS is still running under the hood… So the Linux OS never boots, correct? It’s booting directly from the c64 bin so to speak? Feels very Justine Tunneyish almost..
Correct. It is booting from the BMC64 image.
Re: Bare Metal Emulation on the Raspberry Pi – Commodore 64
#7http://accentual.com/vicii-kawari/
I like to think of BMC64 as a "unikernel" C64 emulator. Effectively it's VICE forked to run on the Circle library. The theoretical advantages are a) fast boot times b) low input device and display latency.
Re: Bare Metal Emulation on the Raspberry Pi – Commodore 64
#8Re: Bare Metal Emulation on the Raspberry Pi – Commodore 64
#9Earlier quoted context omitted.
Correct. It is booting from the BMC64 image.
And it doesn’t look like there is any Linux or supporting Linux elements embedded into that image I don’t think? (From what I saw in the page dang posted/updated)
https://github.com/randyrossi/bmc64
No Linux kernel there
Re: Bare Metal Emulation on the Raspberry Pi – Commodore 64
#10Earlier quoted context omitted.
And it doesn’t look like there is any Linux or supporting Linux elements embedded into that image I don’t think? (From what I saw in the page dang posted/updated)
It is open source: https://github.com/randyrossi/bmc64 No Linux kernel there https://github.com/randyrossi/bmc64/blob/master/kernel.cpp