-
Commodore Maze Generator on AWS Lambda via API Gateway
Invoking the Commodore Maze Generator program in AWS Lambda using VICE via AWS API Gateway
-
Commodore 128 (VICE) Custom Runtime on AWS Lambda
Working through building a custom runtime for AWS Lambda using the VICE emulator for Commodore 128
-
8563 Chip: Plotting Characters to the Commodore 128’s 80-column Mode
Source Code for this 8563 Demonstration You can find the below source code at https://github.com/stringsn88keys/unnecessary-computer-things/blob/main/episodes/2021/001/commodore-128/CHASXYCOSINE.BAS and watch here for demonstration of the run time vs. the TRS-80 Model 16 emulator (a computer for which I never realized had a graphics mode when I had access to one). The BASIC and disassembly is also available on…