Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-25 | Use a new fatal_error function instead of calling fprintf and exit for fatal ↵ | Michael Pavone | |
errors. This new function more gracefully handles the case in which BlastEm was not started from a terminal or disconnected from ther terminal (Windows). | |||
2015-07-07 | Add support for reading cartridge memory map from ROM database, though ↵ | Michael Pavone | |
without EEPROM support for now | |||
2015-07-05 | WIP changes to support reading cart memory map from ROM DB | Michael Pavone | |
2014-10-11 | Add support for disassembling VOS program modules | Michael Pavone | |
2013-10-28 | Pull shader file names from config file. | Mike Pavone | |
2013-09-10 | Added copyright notice to source files and added GPL license text in COPYING | Mike Pavone | |
2013-07-10 | Read key bindings from config file | Mike Pavone | |
2013-07-09 | Added ternary tree implementation and a simple test program for it | Mike Pavone | |