mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

9.9K
active users

#retrodev

21 posts10 participants0 posts today

Continuing #retrodev digging today, I tried to set up CPCtelera and CDTC but neither could build their SDCC on macOS so that’s pending. I did get DeZog working for ZX and Next though.

I also note VS64 got a commit today to improve Oscar64 debugging!

That’ll be me for a while. Back to working on the Amiga stuff again soon.

Continued thread

With some more fiddling I got VIC20 Oscar64 source-level debugging sort of working with VSCode and VICE using the VS64 extension. It seems to ignore the -O0 compiler flag though so the debug line jumps around all over the place. VS64 doesn’t really support VIC20 or Oscar64 yet so 🤷🏻‍♂️

Any #GameBoy devs here? I'm trying to get started with GBDK-2020. It builds and runs, but I can't make lcc produce a .cdb file for debugging with the VSCode Emulicious debugger plugin. There's a .adb file though. #RetroDev

Updated: Fixed! - see replies