atrcopy/atrcopy
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
..
__init__.py Initial support for parsing cartridge images 2016-06-02 15:09:34 -07:00
ataridos.py Added strict/relaxed checking to allow autoload scanning to match as narrowly as possible 2016-06-02 16:59:59 -07:00
cartridge.py Restructured order of cart list so index & cart type don't correspond any more 2016-06-02 17:18:06 -07:00
diskimages.py Added strict/relaxed checking to allow autoload scanning to match as narrowly as possible 2016-06-02 16:59:59 -07:00
errors.py Added better error checking for atari DOS executables 2016-06-01 15:37:28 -07:00
kboot.py Added parsers and MIME type definitions from Omnivore 2016-06-01 15:11:30 -07:00
parsers.py Restructured order of cart list so index & cart type don't correspond any more 2016-06-02 17:18:06 -07:00
segments.py Initial support for parsing cartridge images 2016-06-02 15:09:34 -07:00
spartados.py Added parsers and MIME type definitions from Omnivore 2016-06-01 15:11:30 -07:00
utils.py Added better error checking for atari DOS executables 2016-06-01 15:37:28 -07:00