From: sparky4 Date: Thu, 1 Oct 2015 20:19:55 +0000 (-0500) Subject: todo is updated ^^ X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;ds=sidebyside;h=b4a3685c8c3d46f8bbe936a744c396ca569a92ac;p=16.git todo is updated ^^ --- diff --git a/TODO.md b/TODO.md index aaf18908..c6df309b 100755 --- a/TODO.md +++ b/TODO.md @@ -7,20 +7,20 @@ What needs to be done - [x] sprite rendering - [ ] text box rendering - [x] text rendering -- [x]! YAY! map loading -- [x]! YAY! wwww map rendering~ +- [x] YAY! map loading +- [x] YAY! wwww map rendering~ - [ ] map and item interation - [ ] item inventory~ * ==working on extending== - [ ] Memory management (EMS + XMS) done but not tested... -- [ ] case switch with keyboard code (when your holding 2 arrow keys and a key is released the keyboard controller dose not read input from the port anymore for some weired reason) +- [ ] case switch with keyboard code (when your holding 2 arrow keys and a key is released the keyboard controller dose not read input from the port anymore for some weired reason) - [ ] masking layer! (i think this is not easy to accomplish!) - [x] 8088 detection to turn off vsync! - [ ] (very important!) optimize draw row and draw col - [ ] Study verge2's map system, - [ ] save feature! -- [ ] (also important) interperator! and possibly custom map system -- [ ] (also important) lua scripting system! +- [ ] *also important* interperator! and possibly custom map system +- [ ] *also important* lua scripting system! - [ ] extend the map system! - [x] opl2/3 audio!!!! - [ ] engine core!