Commit Graph

306 Commits

Author SHA1 Message Date
Rob McMullen 291006867f Experiment with global _dbg variable to short-circuit log.debug 2017-05-07 12:06:39 -07:00
Rob McMullen f41f86c1b0 Changes to test_add_file to see why it's so slow
* profiling indicates that it's all the debug prints!
2017-05-07 09:58:29 -07:00
Rob McMullen 1e38dfb516 Added test_utils.py 2017-05-07 09:58:08 -07:00
Rob McMullen 5fcb646131 Added automatic pytest coverage annotated HTML report
* added automatic coverage branch warnings and ignorable statements
2017-05-07 09:26:09 -07:00
Rob McMullen 5c26b02c7e More readme fixes 2017-05-06 22:44:25 -07:00
Rob McMullen b3800e81ac Fixed test for segment start address 2017-05-06 22:41:03 -07:00
Rob McMullen b63e0508ac Changing version to 4.0.0 because pypi won't install rc versions by default
* want this to be easy for non-python folks
2017-05-06 22:24:55 -07:00
Rob McMullen c226eb870a documentation corrections 2017-05-06 22:13:41 -07:00
Rob McMullen 1a11a8227e Changed to 4.0rc1 to announce 2017-05-06 22:13:01 -07:00
Rob McMullen 8ce01a1738 Added note in readme about potentially slow numpy compilation 2017-05-06 21:46:53 -07:00
Rob McMullen aef23b879a Fixed abbreviation of bytes: should be "B", not "b" which is bits 2017-05-06 19:53:15 -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 c4d10dc08d Better formatting for template .inf files 2017-05-05 19:16:45 -07:00
Rob McMullen 1b1e7b1eb8 Removed old -l option for create 2017-05-05 13:33:09 -07:00
Rob McMullen 1520abd742 Fixed --help error with no arguments 2017-05-05 10:59:28 -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 3867eb457b Now allowing some commands (specifically create) to be called without a disk image name 2017-05-04 19:36:23 -07:00
Rob McMullen 9cbd705421 Updated create command to show more info about image as it's created 2017-05-04 12:56:16 -07:00
Rob McMullen b8a1b35d3e Added DOS 3.3 template to automatically run a binary named AUTOBRUN 2017-05-04 12:45:25 -07:00
Rob McMullen 57ba159a5a Fixed template argument and changed list_files to take params so other commands don't have to define dummy options 2017-05-04 12:44:44 -07:00
Rob McMullen bd5664c79c Print sorted list of available templates 2017-05-04 10:45:45 -07:00
Rob McMullen b766dcbf46 Corrected enhanced density image; it's DOS 2, not DOS 3
* added some system disk images
* oh yeah, and actually added the disk images
2017-05-04 10:43:58 -07:00
Rob McMullen 0b62f6a59b Skip the disk image summary print on crc command 2017-05-04 10:14:45 -07:00
Rob McMullen 5aa6bffeb8 Added CRC32 as option for list and separate command for parsable output 2017-05-04 10:09:15 -07:00
Rob McMullen 90c31a3672 Added check for read error in find_diskimage 2017-05-04 09:45:20 -07:00
Rob McMullen 052e084d1d Added template descriptions 2017-05-04 09:43:47 -07:00
Rob McMullen 8aa248acea Added basic template creation 2017-05-04 06:48:11 -07:00
Rob McMullen 8aa99b7978 Added file size summary for assembled files & print out only image filename on save 2017-05-03 12:05:02 -07:00
Rob McMullen dc25b69d69 Added tests for binary file creation
* fixed return value mismatch in get_xex to create_executable_file_image
2017-05-03 12:00:34 -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 b0ac658749 Fixed argparse hack to allow 'atrcopy image COMMAND --help' 2017-05-02 21:26:28 -07:00
Rob McMullen aa8e6f70a8 Fixed the --all option for the extract command 2017-05-02 20:02:54 -07:00
Rob McMullen 95c0d081d1 Updated README 2017-05-02 20:01:53 -07:00
Rob McMullen ad1eca7b17 Fixed setup to install dependencies using MANIFEST.in
* moved version number to _metadata.py
2017-05-02 19:43:21 -07:00
Rob McMullen 359e690b1c Added test cases for Atari enhanced density and double density disk images 2017-05-02 19:08:40 -07:00
Rob McMullen 3efb3d1afa Fixed segment resize that wasn't updating data/style attrs in DefaultSegment 2017-05-02 16:17:45 -07:00
Rob McMullen a739b19cf2 Fixed comment test for change in get_comment_restore_data return value 2017-05-02 15:59:24 -07:00
Rob McMullen 7936abab3b Added DOS 33 test disk image 2017-05-02 15:53:06 -07:00
Rob McMullen 77d11b9f78 Skip jsonpickle tests if jsonpickle not installed 2017-05-02 15:49:33 -07:00
Rob McMullen afc50070d2 Initial 'git subcommand' style command line parsing 2017-05-02 15:35:07 -07:00
Rob McMullen e93f09e298 Added --run-addr (--brun) command line param
* for dos33, have to create a tiny segment at the beginning to store a JMP if addr is not the first byte in the first segment
2017-05-02 11:17:32 -07:00
Rob McMullen d50ee6639c Added slice support for binary file writing 2017-05-01 08:41:23 -07:00
Rob McMullen 5438fa8dce Refs https://github.com/robmcmullen/omnivore/issues/194
* when removing comments, want to remove every comment in the range
2017-04-27 13:33:11 -07:00
Rob McMullen 184f9ac73d Removed some debug prints 2017-04-14 13:47:53 -07:00