-
Commodore 128 (VICE) Custom Runtime on AWS Lambda
Working through building a custom runtime for AWS Lambda using the VICE emulator for Commodore 128
-
Running a Commodore VICE emulator on a remote Ubuntu Linux machine with Xfvb
The Challenge I want to have a Commodore 128 VICE emulator start up, run some arbitrary BASIC code, and get a snapshot of the output. There are a few settings configurable from the command line to accomplish this: +sound (without this option you will get and error “pa_simple_new(): Connection refused” because you’re *probably* not going…