mirror of
https://github.com/KrisKennaway/ii-vision.git
synced 2024-09-16 10:57:34 +00:00
b05c3bec1e
- Only compute the upper triangle since the matrix is symmetrical and we can reconstruct the rest cheaply at load time - Compute edit distances for HGR as well by making use of the fact that the masked representation is 14-bit but still sparse. - Add sanity checks for various invariants of the edit distance matrices. |
||
---|---|---|
.. | ||
data | ||
audio.py | ||
colours_test.py | ||
colours.py | ||
frame_grabber_test.py | ||
frame_grabber.py | ||
machine.py | ||
main.py | ||
make_data_tables_test.py | ||
make_data_tables.py | ||
movie.py | ||
opcodes_test.py | ||
opcodes.py | ||
palette.py | ||
screen_test.py | ||
screen.py | ||
symbol_table_test.py | ||
symbol_table.py | ||
video_mode.py | ||
video_test.py | ||
video.py |