Commit Graph

9 Commits

Author SHA1 Message Date
4am
003b6ad6f0 refactor incptr 2019-09-10 09:20:32 -04:00
4am
6e29c4d355 refactor okvs_append so it's O(1) instead of O(N), which makes ParseGamesList O(N) instead of O(N^2), which makes program startup noticeably faster 2019-09-10 01:46:21 -04:00
4am
b543481b9f refactor okvs_iter 2019-09-10 00:54:52 -04:00
4am
c99fb31739 . 2019-09-10 00:42:31 -04:00
4am
74f6cebac4 move parse.games to init, update dates, other comments 2019-06-23 22:32:18 -04:00
4am
db29def11f off-by-1 bug in okvs_get 2018-11-19 20:52:12 -05:00
4am
afcec48d1d add SaveSmallFile, untested, YOLO 2018-11-10 10:08:14 -05:00
4am
abfa0261a9 . 2018-09-13 09:53:04 -04:00
4am
28f6ff99f2 initial port of OKVS and common macros to 6502 2018-08-30 16:30:58 -04:00