Commit Graph

  • e859fad650 Updated version to 2.0.2 Rob McMullen 2016-02-08 23:15:55 -0800
  • 8555ead870 Fixed file extraction using old variable name Rob McMullen 2016-02-08 22:11:49 -0800
  • 8526e111f1 Updated version number Rob McMullen 2016-02-08 14:48:11 -0800
  • 38ca54ed64 Fixed MyDOS sector processing Rob McMullen 2016-02-08 14:36:24 -0800
  • 2b71295965 Added filesystem formats to README Rob McMullen 2016-02-08 14:09:02 -0800
  • 6e438c049b Added segment savers to be used by Omnivore to provide options to save individual segments Rob McMullen 2016-02-08 12:23:38 -0800
  • d38cee95c3 Added separate image type for boot disks Rob McMullen 2016-02-08 10:13:42 -0800
  • 5ed7afc9c3 Initial support for multiple types of disk images * added KBoot image detection * created base class for disk images Rob McMullen 2016-02-07 22:22:21 -0800
  • 4093077e3c Added enhanced density VTOC2 segment Rob McMullen 2016-02-07 18:37:38 -0800
  • c99f6d38ff Added support for double density images with 128 byte boot sectors Rob McMullen 2016-02-07 18:21:13 -0800
  • dd73ec7db4 Added test generation tools using franny to create disk images Rob McMullen 2016-02-07 15:04:56 -0800
  • acdbe784c5 Fixed file extraction to only happen with -x option Rob McMullen 2016-02-07 11:13:49 -0800
  • 63239991e3 Added leading $ to hex values for printing Rob McMullen 2016-02-07 11:12:50 -0800
  • 53261afdb0 Added byte_bounds_offset to determine location of start of segment in source data Rob McMullen 2016-02-06 11:55:09 -0800
  • e96a27bd9d Fixed length of IndexedByteSegment Rob McMullen 2016-02-06 11:36:57 -0800
  • ee030df3e1 Workaround for numpy treating indexed arrays as copies: operate on original array using indexes Rob McMullen 2016-02-06 11:02:09 -0800
  • 4c4882b2b3 Now requires numpy support because Omnivore does and bumped version number to 2.0.0 Rob McMullen 2016-02-05 23:08:32 -0800
  • 9907050f5c Added methods to allow overriding of segment type in subclasses * updated to version 1.3.0 Rob McMullen 2015-12-22 19:57:17 -0800
  • 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 Rob McMullen 2015-12-14 15:58:29 -0800
  • 784aed230e Updated version to 1.1.1 Rob McMullen 2015-11-03 15:27:27 -0800
  • b1453375e9 Added sectors to parse_segments Rob McMullen 2015-11-03 14:28:18 -0800
  • 8172194fbe Fixed off-by-one error for sector number validity check Rob McMullen 2015-11-03 14:25:43 -0800
  • e593788227 Updated to version 1.1.0 Rob McMullen 2015-10-25 22:37:41 -0700
  • 846a744bd1 Added segment parser to AtrDiskImage * added -s flag to display segments * added optional name for segments Rob McMullen 2015-10-16 10:15:00 -0700
  • 12c01f3345 Fixed off-by-one error reading sectors Rob McMullen 2015-10-16 10:12:44 -0700
  • 216f31b173 Added len and getitem to segments Rob McMullen 2015-10-14 15:02:02 -0700
  • 88c271a4ae Updated version Rob McMullen 2015-10-09 10:15:05 -0700
  • c4820a26c5 Corrected segment offset for the data in the segment Rob McMullen 2015-09-30 12:29:16 -0700
  • 4b64010bc7 Added separate disk image class for in-place data rather than seeking through file * will probably make this default Rob McMullen 2015-09-27 17:52:37 -0700
  • 833a645e57 Changed description Rob McMullen 2015-09-26 15:54:21 -0700
  • 2f88b1feb7 Added setup script Rob McMullen 2015-09-26 15:52:54 -0700
  • fdff63505d Added parsing of obj/exe/xex files into segments Rob McMullen 2015-09-25 23:02:35 -0700
  • d1ad0bbe8a Fixed XFD info Rob McMullen 2015-05-21 13:42:24 -0700
  • 221581434e Updated docs to reflect XFD is a supported format Rob McMullen 2015-05-21 13:40:58 -0700
  • d90c63584d Fix for debug raise rather that continue on error Rob McMullen 2015-05-19 16:47:23 -0700
  • cfac5f35e6 Added error checking on directory names and -f option Rob McMullen 2015-05-19 16:46:40 -0700
  • cf54024b39 Added dirent flags to output Rob McMullen 2015-05-19 15:29:10 -0700
  • ecf25c07fc Major refactoring to support MYDOS images Rob McMullen 2015-05-19 15:16:19 -0700
  • 903590bd62 Doc fixes Rob McMullen 2015-05-18 23:27:04 -0700
  • d010524e6b Updated help text Rob McMullen 2015-05-18 23:23:38 -0700
  • dec5078f03 Doc fixes Rob McMullen 2015-05-18 23:05:08 -0700
  • ffa2a82cca More monospace fixes Rob McMullen 2015-05-18 23:03:26 -0700
  • 485c5dacb3 Why can't I remember RST formatting? Rob McMullen 2015-05-18 23:00:34 -0700
  • 80ac9c1ef3 Updated README with example for OS X Rob McMullen 2015-05-18 22:53:15 -0700
  • ff95c61306 Consolidated into single file * added new command line options Rob McMullen 2015-05-18 22:52:44 -0700
  • f217f17dab Added command line arguments to atrdump * added execute persmissions Rob McMullen 2015-05-09 10:01:59 -0700
  • 7fd983b8ae Initial code to support reading atr and xfd images Rob McMullen 2014-06-18 16:01:35 -0700