Skip to main content
Ctrl+K
8bitworkshop
  • Books
  • Docs
  • Blog
  • Contact
  • Start IDE
    • Projects
    • Dithertron
  • GitHub
  • Twitter
  • Books
  • Docs
  • Blog
  • Contact
  • Start IDE
  • Projects
  • Dithertron
  • GitHub
  • Twitter

Recent Posts

  • 05 November - VCSLib, A C Library for the Atari 2600
  • 28 October - Your 8-bit System is a Weird PDP-11
  • 16 May - Exploring the New 6502 Compiler Based on LLVM
  • 22 March - Will ChatGPT replace retro programmers?
  • 23 December - Atari 800 Winter Solstice Celebration Demo

Archives

  • 2023 (4)
  • 2022 (4)
  • 2021 (5)
  • 2020 (5)
  • 2019 (4)
  • 2018 (6)
  • 2017 (1)
  • Posts tagged vcs

Posts tagged vcs

VCSLib, A C Library for the Atari 2600

  • 05 November 2023
  • Steven Hugg
  • 6502 cc65 vcs

The previous blog post, “Your 8-bit System is a Weird PDP-11”, discussed several challenges faced when developing in C, especially for the Atari 2600/VCS.

We’ve overcome those challenges as best we can, and now we can introduce VCSLib, a support library for programming the Atari 2600/VCS with CC65.

Let’s take a tour.

Read more ...


Built with the PyData Sphinx Theme 0.15.4.