Close

BASIC-microcomputer emulator

A project log for BASIC microcomputer, based on Arduino

A microcomputer with PS/2 keyboard, SD card storage and composite video output, running Terminal-BASIC

andrey-skvortsovAndrey Skvortsov 11/17/2017 at 11:060 Comments

I'v published the sources of BASIC-microcomputer emulator for PC. It runs on Linux and depends on posixcpp and SDL2 libraries.

It can be used to debug major parts of BASIC-microcomputer firmware (terminal-basic interpreter, TVoutEx library etc.) and to test what BASIC-microcomputer can do.

Minimal BASIC test programs, tetris game and other test programs can be found here.

Discussions