Commit Graph

7 Commits

Author SHA1 Message Date
Rob McMullen
291006867f Experiment with global _dbg variable to short-circuit log.debug 2017-05-07 12:06:39 -07:00
Rob McMullen
c897460df0 PEP8 whitespace fixes 2017-03-23 10:06:37 -07:00
Rob McMullen
20feb9c96a Added checks for invalid cart type and added unit tests 2016-06-03 13:05:16 -07:00
Rob McMullen
75077e238f Reordered cartridges 2016-06-02 22:58:11 -07:00
Rob McMullen
4a32078757 Restructured order of cart list so index & cart type don't correspond any more
* added get_cart convenience function to look up cart data from cart type
2016-06-02 17:18:06 -07:00
Rob McMullen
7500aafce1 Added strict/relaxed checking to allow autoload scanning to match as narrowly as possible
* added cart image names from atari800 source
2016-06-02 16:59:59 -07:00
Rob McMullen
be7dd609c7 Initial support for parsing cartridge images 2016-06-02 15:09:34 -07:00