Commit Graph

37 Commits

Author SHA1 Message Date
Rob McMullen 68b9e95512 Added error checking for python version & clarified README 2018-09-24 11:25:33 -07:00
Rob McMullen b5c4f19e31 Updated version to 8.0 2018-06-24 23:10:41 -07:00
Rob McMullen 6e7497b3d3 Added bz2, xz containers, tests, sample data 2018-06-24 23:07:47 -07:00
Rob McMullen e32bfc921f Updated readme to emphasize py3.6-only and to show support for compressed containers 2018-06-24 22:22:56 -07:00
Rob McMullen ff937ebcc0 Removed future library; python 3.6 only as of version 7.0 2018-06-04 10:27:51 -07:00
Rob McMullen b26d00a08d Added 'boot' command to readme 2018-03-22 12:11:45 -07:00
Rob McMullen d3ade18e06 Minor readme update 2017-05-25 22:59:08 -07:00
Rob McMullen 48b77deda3 Added standard delivery boot loader 2017-05-09 17:53:28 -07:00
Rob McMullen eddfbf0dfd Added lots of related Apple projects to README
* most of the new additions are from the list at https://github.com/zellyn/diskii
2017-05-09 10:24:11 -07:00
Rob McMullen 47f9973d91 Readme fixes 2017-05-08 21:59:44 -07:00
Rob McMullen d3976a6686 Added section in README about related projects 2017-05-08 10:41:30 -07:00
Rob McMullen 5c26b02c7e More readme fixes 2017-05-06 22:44:25 -07:00
Rob McMullen c226eb870a documentation corrections 2017-05-06 22:13:41 -07:00
Rob McMullen 8ce01a1738 Added note in readme about potentially slow numpy compilation 2017-05-06 21:46:53 -07:00
Rob McMullen 3061813d3d Docs update 2017-05-06 17:36:46 -07:00
Rob McMullen bc2339a59e Added contents directive to README 2017-05-06 17:30:53 -07:00
Rob McMullen 569aa5280f Docs update 2017-05-06 17:27:38 -07:00
Rob McMullen 43c330c925 Fixed atari assembly and updated docs 2017-05-06 17:06:55 -07:00
Rob McMullen e06a82e611 Added Apple BSAVE file parser
* added object file parsing into assembled files
* updated docs
2017-05-06 16:49:42 -07:00
Rob McMullen e91c14d1f9 Readme updates 2017-05-05 19:33:51 -07:00
Rob McMullen fb933cc9f5 Removed special case argument hack to get "create -l" to work
* added list of available templates to "create --help"
2017-05-04 21:29:07 -07:00
Rob McMullen dc099193c5 documentation updates 2017-05-04 19:53:41 -07:00
Rob McMullen 6f65c64996 Updated readme to show a command line generating an apple ][ binary and stuffing it in a disk image 2017-05-02 21:44:03 -07:00
Rob McMullen 95c0d081d1 Updated README 2017-05-02 20:01:53 -07:00
Rob McMullen 2f0e682de7 Updated readme to show cart, MAME support 2016-06-03 16:14:31 -07:00
Rob McMullen 463aa15479 Attempt to fix setup script when numpy isn't present
* pip appears to be brokes; numpy can't be automatically installed as a dependency
* added instructions to README
2016-02-10 11:28:29 -08:00
Rob McMullen 2b71295965 Added filesystem formats to README 2016-02-08 14:09:02 -08:00
Rob McMullen 4c4882b2b3 Now requires numpy support because Omnivore does and bumped version number to 2.0.0 2016-02-05 23:08:32 -08:00
Rob McMullen 221581434e Updated docs to reflect XFD is a supported format 2015-05-21 13:40:58 -07:00
Rob McMullen cfac5f35e6 Added error checking on directory names and -f option 2015-05-19 16:46:40 -07:00
Rob McMullen 903590bd62 Doc fixes 2015-05-18 23:27:04 -07:00
Rob McMullen d010524e6b Updated help text 2015-05-18 23:23:38 -07:00
Rob McMullen dec5078f03 Doc fixes 2015-05-18 23:05:08 -07:00
Rob McMullen ffa2a82cca More monospace fixes 2015-05-18 23:03:26 -07:00
Rob McMullen 485c5dacb3 Why can't I remember RST formatting? 2015-05-18 23:00:34 -07:00
Rob McMullen 80ac9c1ef3 Updated README with example for OS X 2015-05-18 22:53:15 -07:00
Rob McMullen 7fd983b8ae Initial code to support reading atr and xfd images 2014-06-18 16:01:35 -07:00