atrcopy/atrcopy
2017-08-17 10:47:01 -07:00
..
templates Changed templates so they can be imported into omnivore 2017-05-25 06:50:27 -07:00
__init__.py Don't save boot disk image if there are no segments to add to the image 2017-07-19 06:47:49 -07:00
_metadata.py Updated version to 6.0 2017-08-17 10:47:01 -07:00
ataridos.py Fixed some python 3 bytes/string issues 2017-05-08 22:26:48 -07:00
cartridge.py Fixed some python 3 bytes/string issues 2017-05-08 22:26:48 -07:00
diskimages.py Added framework and 'boot' command to create boot images 2017-05-09 17:58:16 -07:00
dos33.py dos33: workaround to ignore non-ascii characters. fails on beagle bros 'Alpha Plot.dsk' 2017-07-11 16:13:54 -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 Changed to floor division which works on both py2 and py3 2017-05-08 11:03:04 -07:00
mame.py Changed StringIO to BytesIO 2017-05-07 21:08:29 -07:00
parsers.py parsers: changed print to log.debug 2017-07-07 12:20:47 -07:00
segments.py Fixed https://github.com/robmcmullen/omnivore/issues/209 2017-05-18 22:48:45 -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