Commit Graph

432 Commits

Author SHA1 Message Date
Rob McMullen ee030df3e1 Workaround for numpy treating indexed arrays as copies: operate on original array using indexes 2016-02-06 11:02:09 -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 9907050f5c Added methods to allow overriding of segment type in subclasses
* updated to version 1.3.0
2015-12-22 19:57:17 -08:00
Rob McMullen be8e0ada1a Created new segment type to hold raw sectors rather than huge number of individual segments
* added segment label function to return sector number and offset into sector given the index
2015-12-14 15:58:29 -08:00
Rob McMullen 784aed230e Updated version to 1.1.1 2015-11-03 15:27:27 -08:00
Rob McMullen b1453375e9 Added sectors to parse_segments 2015-11-03 14:28:18 -08:00
Rob McMullen 8172194fbe Fixed off-by-one error for sector number validity check 2015-11-03 14:25:43 -08:00
Rob McMullen e593788227 Updated to version 1.1.0 2015-10-25 22:37:41 -07:00
Rob McMullen 846a744bd1 Added segment parser to AtrDiskImage
* added -s flag to display segments
* added optional name for segments
2015-10-16 10:15:00 -07:00
Rob McMullen 12c01f3345 Fixed off-by-one error reading sectors 2015-10-16 10:12:44 -07:00
Rob McMullen 216f31b173 Added len and getitem to segments 2015-10-14 15:02:02 -07:00
Rob McMullen 88c271a4ae Updated version 2015-10-09 10:15:05 -07:00
Rob McMullen c4820a26c5 Corrected segment offset for the data in the segment 2015-09-30 12:29:16 -07:00
Rob McMullen 4b64010bc7 Added separate disk image class for in-place data rather than seeking through file
* will probably make this default
2015-09-27 17:52:37 -07:00
Rob McMullen 833a645e57 Changed description 2015-09-26 15:54:21 -07:00
Rob McMullen 2f88b1feb7 Added setup script 2015-09-26 15:52:54 -07:00
Rob McMullen fdff63505d Added parsing of obj/exe/xex files into segments 2015-09-25 23:02:35 -07:00
Rob McMullen d1ad0bbe8a Fixed XFD info 2015-05-21 13:42:24 -07:00
Rob McMullen 221581434e Updated docs to reflect XFD is a supported format 2015-05-21 13:40:58 -07:00
Rob McMullen d90c63584d Fix for debug raise rather that continue on error 2015-05-19 16:47:23 -07:00
Rob McMullen cfac5f35e6 Added error checking on directory names and -f option 2015-05-19 16:46:40 -07:00
Rob McMullen cf54024b39 Added dirent flags to output 2015-05-19 15:29:10 -07:00
Rob McMullen ecf25c07fc Major refactoring to support MYDOS images 2015-05-19 15:16:19 -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 ff95c61306 Consolidated into single file
* added new command line options
2015-05-18 22:52:44 -07:00
Rob McMullen f217f17dab Added command line arguments to atrdump
* added execute persmissions
2015-05-09 10:01:59 -07:00
Rob McMullen 7fd983b8ae Initial code to support reading atr and xfd images 2014-06-18 16:01:35 -07:00