SBII tetris

Post Reply
Siggy999
Posts: 2
Joined: Sun Feb 25, 2018 7:52 pm

SBII tetris

Post by Siggy999 »

After my computer fried a month ago I've been playing around with assembly for the SBII on a RaspberryPi3.
This is a tetris game I put together over the last couple of weeks. It's as a lod file (load through the monitor with .l).
It *should* fit in 4k, though my emulator was set up as an 8k machine.
I've not tested it on real hardware, but it seemed to work well under a modified UK101 java emulator and PCjs online emulator.

I can put the very messy source code up if anyone is interested. It was written using GEANY using the CA65 assembler.
Attachments
tetris.zip
(2.37 KiB) Downloaded 588 times
Post Reply