42Bastian / lynx_hacking

Collection of Lynx demos, trial.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lynx_hacking

Collection of Lynx demos, trials.

This collection of demos, examples are based on (new) BLL and lyxass:

New BLL: https://github.com/42Bastian/new_bll

lyxass: https://github.com/42Bastian/lyxass

248b

Demos and intros with max. 249 bytes that fit into the boot-sector of a Lynx card.

chained_scbs/chained_scbs2

Test to see the difference in drawing speed of chained or single drawn sprites.

cycle_check/cycle_check_hbl

Benchmarks to find out the real cycles opcodes need on the Lynx.

flasher

A flasher for Karri's new flash card. Runs completely on the Lynx. No RasPi needed.

microloader

Smallest (?) possible Lynx boot-sector.

monalynx

Port of the famous MONA intro for Ilmenit: https://www.pouet.net/prod.php?which=62917 Currently 42 bytes over the 249 byte limit.

monalynx_no_o

As above, but with minimal loader. Total size 310 bytes.

About

Collection of Lynx demos, trial.

License:Apache License 2.0


Languages

Language:Assembly 78.0%Language:Makefile 12.9%Language:C++ 5.4%Language:C 2.8%Language:Processing 0.7%Language:Scheme 0.1%