mirror of
https://github.com/nesbox/TIC-80.git
synced 2026-05-02 05:04:58 +00:00
Unlike my previous attempt this minimizes the changes to actual code. Now solitaire.tic runs correctly. Only 2 fields were actually crossing byte boundary and needed byte-swap handling or field-splitting. Others were just a straight reorder of bitfields