summaryrefslogtreecommitdiff
path: root/tern.h
AgeCommit message (Expand)Author
2018-02-06Key binding menu is now functionalMichael Pavone
2017-12-01Somewhat fleshed out video settings viewMichael Pavone
2017-04-21Fix a deficiency in the way types were handled in my ternary tree. Fixes in w...Michael Pavone
2017-03-21Don't leak a ternary tree when building the menu's initial pathMichael Pavone
2017-01-22Consting up some parameters to ternary tree functionsMichael Pavone
2015-07-07Add support for reading cartridge memory map from ROM database, though withou...Michael Pavone
2015-07-05WIP changes to support reading cart memory map from ROM DBMichael Pavone
2014-10-11Add support for disassembling VOS program modulesMichael Pavone
2013-10-28Pull shader file names from config file.Mike Pavone
2013-09-10Added copyright notice to source files and added GPL license text in COPYINGMike Pavone
2013-07-10Read key bindings from config fileMike Pavone
2013-07-09Added ternary tree implementation and a simple test program for itMike Pavone