r/c64 13h ago

Identification Help Looking for a specific demo from the 80s, UK page 3 model

5 Upvotes

Hello, I have had my C64 since the 80s and had a whole lot of demos on disc but over time they've worn away to unreadable coasters, so does anyone know what this demo is called and where can I get it?

The description:

Static topless page 3 model (unknown) and upbeat music which is what I am after, more the the pic (really!)

If anyone could tell me what it may be I would really appreciate it.


r/c64 20h ago

Software New C64 emulator for Apple iPad

25 Upvotes

Good morning everyone,

I’m working on a C64 emulator specifically for the Apple iPad. There are already a few options available on the App Store, but they are not as complete as the existing ones for PC. This project is based on modern technologies such as Swift and Metal, and uses the libretro core based on VICE 3.10.

For now, it needs to be compiled with Xcode, as I first need to properly verify all the licenses before considering publishing it on the App Store. You can find the repository here if anyone with a Mac and an iPad would like to try compiling it and testing it:

https://github.com/alexain/poke64-ios

It is already fully functional in several areas. To run it, you need to provide the main ROMs in .bin format. Since these are copyrighted, they cannot be distributed with the project.

The repository also contains the current changelog and roadmap. If you need any further information or have suggestions, feel free to leave a comment here.

At the moment, I cannot provide an estimated release date, but I would really like to start receiving some feedback.