atrcopy/atrcopy
Rob McMullen 79b1e2c413 fixed kboot to work with the 'boot' command to generate a boot disk 2018-03-21 21:46:20 -07:00
..
templates Changed templates so they can be imported into omnivore 2017-05-25 06:50:27 -07:00
__init__.py fixed kboot to work with the 'boot' command to generate a boot disk 2018-03-21 21:46:20 -07:00
_metadata.py Updated to version 6.5.0 2018-03-09 11:34:36 -08: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 kboot to work with the 'boot' command to generate a boot disk 2018-03-21 21:46:20 -07:00
mame.py Changed StringIO to BytesIO 2017-05-07 21:08:29 -07:00
parsers.py fixed kboot to work with the 'boot' command to generate a boot disk 2018-03-21 21:46:20 -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