atrcopy/atrcopy
Rob McMullen b7f7a7dd81 Moved fstbt code into separate file that can be autogenerated 2017-05-10 15:16:02 -07:00
..
templates Better formatting for template .inf files 2017-05-05 19:16:45 -07:00
__init__.py Added framework and 'boot' command to create boot images 2017-05-09 17:58:16 -07:00
_metadata.py Updated to version 5 for python 3 support 2017-05-08 12:55:50 -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 Fixed some python 3 bytes/string issues 2017-05-08 22:26:48 -07:00
errors.py PEP8 whitespace fixes 2017-03-23 10:06:37 -07:00
fstbt.py Moved fstbt code into separate file that can be autogenerated 2017-05-10 15:16:02 -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 Added standard delivery boot loader 2017-05-09 17:53:28 -07:00
segments.py Changed StringIO to BytesIO 2017-05-07 21:08:29 -07:00
spartados.py WIP for py3 support 2017-05-07 18:58:10 -07:00
standard_delivery.py Moved fstbt code into separate file that can be autogenerated 2017-05-10 15:16:02 -07:00
utils.py WIP for py3 support 2017-05-07 18:58:10 -07:00