atrcopy/atrcopy
2018-05-26 20:14:57 -07:00
..
templates Changed templates so they can be imported into omnivore 2017-05-25 06:50:27 -07:00
__init__.py Added magic signature detection 2018-04-30 22:28:47 -07:00
_metadata.py Updated to version 7.0 2018-03-22 12:12:45 -07:00
ataridos.py Fixed exceptions for py3 2018-03-22 12:25:29 -07:00
cartridge.py Fixed some python 3 bytes/string issues 2017-05-08 22:26:48 -07:00
diskimages.py Changed numpy convenience method tostring to tobytes 2018-05-26 20:07:43 -07:00
dos33.py Changed numpy convenience method tostring to tobytes 2018-05-26 20:07:43 -07:00
errors.py PEP8 whitespace fixes 2017-03-23 10:06:37 -07:00
fstbt.py fstbt: added sector ranges available through the recent standard delivery changes 2017-07-07 12:19:04 -07:00
kboot.py fixed kboot to work with the 'boot' command to generate a boot disk 2018-03-21 21:46:20 -07:00
magic.py Added magic signature detection 2018-04-30 22:28:47 -07:00
mame.py Changed StringIO to BytesIO 2017-05-07 21:08:29 -07:00
parsers.py Added magic signature detection 2018-04-30 22:28:47 -07:00
segments.py Added segment saver for Apple 2 binary format 2018-05-26 20:14:57 -07:00
spartados.py WIP for py3 support 2017-05-07 18:58:10 -07:00
standard_delivery.py fstbt: option not to show HGR page; use $2001 or $4001 to trigger 2017-07-25 13:51:11 -07:00
utils.py Fixed https://github.com/robmcmullen/omnivore/issues/209 2017-05-18 22:48:45 -07:00