Files
TIC-80/include
phcoder 99dc5553be Big-endian support
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
2022-05-31 18:13:59 +02:00
..
2022-02-23 16:39:44 +03:00
2022-02-23 16:39:44 +03:00
2022-05-31 18:13:59 +02:00