Skip to content

tom-seddon/256_bytes

Repository files navigation

256 byte demo stuff for the BBC Micro.

This repo has submodules. Clone it with git clone --recursive https://github.com/tom-seddon/256_bytes.

If you're reading this after already cloning it:

git submodule init
git submodule update

build

Prerequisites:

To build, type make.

The output is SSD files in build/. Put on a disk and run with Shift+BREAK.

released demos

unreleased demos

  • build/2_scrollers.ssd - big horizontally scrolling text

(plus some prototypes of varying quality)

licence

GPL 3.0

example .dir-locals.el

((nil . ((compile-command . "cd ~/beeb/code/256_bytes && make tom_laptop"))))

example jsbeeb link

https://bbc.godbolt.org/?&disc=https://raw.githubusercontent.com/tom-seddon/256_bytes/07ac8a22e7e917a5683d4635d65935bbe0b07972/nova_2023/sotc.ssd&autoboot&model=Master

About

256 byte demo stuff for the BBC Micro

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published