atrcopy/atrcopy
Rob McMullen aef3095bc6 Merge branch 'omnivore-old' into omnivore-2.0 2018-03-09 11:31:25 -08:00
..
templates Fixed templates to use Omnivore 1.0 byte_edit task 2017-10-16 22:07:56 -07:00
__init__.py Fixed #8: added partial template name matching 2018-03-09 11:28:55 -08:00
_metadata.py Updated version to 6.2 2017-10-02 11:15:00 -07:00
ataridos.py Fixed #7: removed check for low load address; have examples of loading boot sectors at $0080 2017-10-02 11:14:02 -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 Fixed #5: added missing segment parsers in KBootImage 2017-09-28 11:23:26 -07:00
mame.py Changed StringIO to BytesIO 2017-05-07 21:08:29 -07:00
parsers.py Fixed #7: removed check for low load address; have examples of loading boot sectors at $0080 2017-10-02 11:14:02 -07:00
segments.py Profiling speedup #4: changed all types of raw data to use array for reverse index lookup 2017-10-06 12:06:37 -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