Skip to content

Monczak/9803

Repository files navigation

9803

A sandbox for experimenting with assembly scripting

What is this?

This is a small sandbox game project developed to experiment with assembly and learn how to implement custom programming languages. It contains a handwritten modular assembler for a custom 6502-based architecture, with a fully custom lexer, parser and code generator.

Demos

Simple scripting demo with syntax highlighting, constants and labels:

9803CodingDemo.mp4

In-game demo of SamSharp, a C# port of Software Automatic Mouth used for synthesizing spoken dialogue:

9803SAMDemo.mp4

About

A sandbox to play around with low-level code things

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published