kervinck / gigatron-rom

System, apps and tooling for the Gigatron TTL microcomputer
BSD 2-Clause "Simplified" License
231 stars 80 forks source link

New version of horizon. Both C and Basic are provided with makefiles for reproducibility #204

Closed lb3361 closed 3 years ago

lb3361 commented 3 years ago

Summary

This pull request refreshes the easter egg program Horizon. Both the C and Basic versions are provided with suitable makefiles using either gtbasic or glcc. I did this when writing SYS_ScanMemory because I was initially mistaken in believing that I was short in ROM space. This is otherwise not very important but helps reproducibility with source code and makefiles.