From 7880ac1909f6ca4f24260adffca2f58aa13d3644 Mon Sep 17 00:00:00 2001 From: Irmen de Jong Date: Thu, 24 Jun 2021 20:33:20 +0200 Subject: [PATCH] wording and version --- docs/source/todo.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/source/todo.rst b/docs/source/todo.rst index c8d812cb4..f322fac16 100644 --- a/docs/source/todo.rst +++ b/docs/source/todo.rst @@ -2,8 +2,6 @@ TODO ==== -- test all examples (including imgviewer, assembler and petaxian) before release of the new version - - simplify cx16.joystick_get2() once this cx16 rom issue is resolved: https://github.com/commanderx16/x16-rom/issues/203 - c64: make the graphics.BITMAP_ADDRESS configurable (VIC banking) - get rid of all other TODO's in the code ;-)