diff options
-rw-r--r-- | TODO | 12 |
1 files changed, 2 insertions, 10 deletions
@@ -1,14 +1,6 @@ for now: -- convert man pages to RST (done) -- update email, website, etc in all docs (done?) -- update list of cart types in cart.c (done) -- document (and possibly enhance) a8utf8 (done) -- rename repo to bw-atari8-tools -- MANDIR => MAN1DIR in Makefile (done) -- clean up compiler warnings (mostly done, axe is still a mess) -- merge axe and unmac65 repos into this one (done). -- change license to WTFPL (done). -- fix axe, make it stop allocating an extra empty sector. +- rom2cart doesn't fully support type 57, standard 2K cart, because it + assumes all cart images are a multiple of 4K in size. later: - add cassio? |