-
I've got the VGP C128 board with the firmware that's incompatible with running in 2Mhz mode. I picked up a cheap Ali Express CH552 based USB Blaster but I am unable to get it to see the FPGA on the o…
-
Sometimes in a .tap preserved file (magazine, multi-games or Turbo Load tapes), you have all programs/games saved one per one (because all of them are recorded after each other in one preserved file).…
-
There is a disk image for Commodore 64 under
- PLASMA/images/c64/PLASMA.D64
It contains plasma.prg file. I am trying to load it using c64 Mini, which should load regular Commodore 64 games and p…
-
## Description
Some PS2 .iso's are not recognized correctly, due to RetroArch reading the serial badly. Of the 15 .iso's I have in my folder, only a single one (`Rez (USA) (En,Fr,De,Es,It)`) is add…
aktau updated
2 years ago
-
Fantastic tool; I'm doing a disassembly of C64 Elite and I'd like to be able to rebuild an exact byte-for-byte D64 image from the source to be able to spot mistakes immediately -- I need to be able to…
-
I have an api service http://192.168.38.223:9100/
Deployed using docker on machine 192.168.38.223
```shell
╰─➤ docker ps -a | grep proxy
12b8b5801e73 ponponon/proxy-king:2023.09.21…
-
Terrific project that I am currently trying out. I hope to learn some assembler using EasyAsm and the build-in monitor tools of the MEGA65. I am totally new to the C64/MEGA65 world.
Thanks!
pchnl updated
4 weeks ago
-
Perhaps I am missing something silly. I tested the JS console commands:
load("file.prg" [,start]) loads a file at the specified address
save("file.prg" [,start, end]) saves a file
dow…
-
Thanks for this tool!
You also tagged it with 'Amiga' but after having tested it right now, currently there is no option to save an image as e.g. iff file.
Correct?
Thanks! Daniel from https://ww…
-
Hi,
I would like to build you project by myself. Do I have to flash the chip with a special program and connection like an atmega? Or do I just need to solder all parzs and use your app to transfer …