Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 1007 Bytes

README.md

File metadata and controls

44 lines (23 loc) · 1007 Bytes

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

Raycasting algo based on the Jaguar version

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.