Commit Graph

  • 9e46a7c7b2
    Merge 5d87003d90 into 82352e50f9 Eric Smith 2023-06-12 19:10:42 -0600
  • 5d87003d90 Move guts of Track() class back from moofimage.py to wozimage.py. The Track() class bit and nibble processing methods are useful in both, and since MoofTrack is a subclass of Track, it seems worthwile to keep the methods in the base class. Eric Smith 2023-06-12 19:07:13 -0600
  • e105d68848
    Merge 505d19fd28 into 82352e50f9 Michael "Code Poet" Pohoreski 2023-01-05 16:22:32 -0700
  • 82352e50f9 add E7 detection, refactor, add some comments master 4am 2022-09-30 00:24:47 -0400
  • cfadf05a96 factor out key routine, fail early on MFM disks for now 4am 2022-09-29 18:58:27 -0400
  • 74e8e994c9 [WIP] start factoring out format-specific bit banging 4am 2022-09-29 18:16:18 -0400
  • 3123a9eb51 Merge branch 'master' of https://github.com/a2-4am/wozardry 4am 2022-09-14 10:24:10 -0400
  • 79072a7e36 MOOF support 4am 2022-09-14 10:24:02 -0400
  • b5fd3963cd
    Merge pull request #8 from wiz21b/flux1 4am 2022-08-07 15:38:50 -0400
  • e98c693749 seek() returns flux data if needed Stéphane Champailler 2022-08-07 21:10:36 +0200
  • 03e7bdc116
    Merge pull request #5 from KrisKennaway/master 4am 2022-04-11 20:22:46 -0400
  • b07e018310 support removing tracks from woz with FLUX chunk 4am 2022-03-07 15:34:55 -0500
  • d0ebf64b83 FLUX track support 4am 2022-03-07 09:02:11 -0500
  • 8607aacc15 Fix rewind() with bit_count > 1 kris 2020-12-03 10:49:40 +0000
  • 3d99ea09ce use len() instead of .length() 4am 2020-10-02 11:10:31 -0400
  • 45265911ae
    Merge pull request #1 from KrisKennaway/usage 4am 2020-10-02 11:04:30 -0400
  • 505d19fd28 Add example showing how to dump the address fields of sectors michaelangel007 2020-09-07 17:55:05 -0700
  • d191bfb2c3 Add command line instruction to start the Python interpreter for those not familiar with Python michaelangel007 2020-09-07 17:42:24 -0700
  • a9c6967e4f Exit cleanly if no command is provided. kris 2019-09-17 12:47:39 +0100
  • 74db8e5fe6 final touches v2.0 4am 2019-03-04 21:31:37 -0500
  • 6ce84d8238 document Track interface 4am 2019-03-04 14:02:55 -0500
  • 1354dd75af minor edits 4am 2019-03-02 23:19:25 -0500
  • e0ad0e2467 more tests, refactor Python interface 4am 2019-03-02 20:22:49 -0500
  • ce82be2db1 added some tests 4am 2019-02-23 10:59:06 -0500
  • 98d1763c34 don't calculate largest track if there are no tracks 4am 2019-02-19 14:31:46 -0500
  • 44c654c3be minor labeling change 4am 2019-02-17 20:51:42 -0500
  • 17b850c54c support setting creator (regression) and refactor creator validation 4am 2019-02-17 15:30:09 -0500
  • 4145d18e5b
    update documentation 4am 2019-02-16 10:21:55 -0500
  • 376a14e395 fix bug setting Boolean values, fix bug setting cleaned flag 4am 2019-02-15 20:05:26 -0500
  • f62ffc421a support changing version number for WOZ1-to-WOZ2 conversion 4am 2019-02-15 17:30:14 -0500
  • bd407d6bdc print 3.5-inch TMAP correctly 4am 2019-02-15 17:00:14 -0500
  • df33c71223 read/write WOZ2 support 4am 2019-02-15 14:49:03 -0500
  • 163f38457e preliminary read support for WOZ2 files 4am 2019-02-12 19:13:04 -0500
  • f81f90c34b add remove command 4am 2018-10-25 21:52:21 -0400
  • 3f9b9493cb 1.0 release 1.0 4am 2018-09-08 18:23:44 -0400
  • 154f65d88a fix spelling of Ukrainian 4am 2018-09-07 22:30:30 -0400
  • c39f15a34e docs 4am 2018-09-07 13:56:14 -0400
  • b4650a5902 don't import INFO chunk from JSON 4am 2018-09-07 13:55:53 -0400
  • 6225d2f9a1 add import and export commands, fix spelling of Portuguese 4am 2018-09-06 15:20:34 -0400
  • 3a0501c789 fixed bug in build_meta combining multiple values 4am 2018-07-25 14:21:46 -0400
  • 104f26ef04 update date 4am 2018-07-23 13:45:42 -0500
  • 0c5f7c2b58 fix bug in build_meta for values that are already list types (like requires_machine) 4am 2018-07-23 13:44:19 -0500
  • 6c3642ed86 fix imports, add support for boolean fields 4am 2018-06-07 10:26:47 -0400
  • 491846629c Merge branch 'master' of https://github.com/a2-4am/wozardry 4am 2018-06-02 10:23:21 -0400
  • 304a9cc838 add validation before write, temp file 4am 2018-06-02 10:23:11 -0400
  • 0c374c72b1
    Create README.md 4am 2018-05-31 17:34:29 -0400
  • 163d40fe65 not actually true anymore 4am 2018-05-31 14:13:36 -0400
  • bffe915342 initial upload 4am 2018-05-31 13:53:00 -0400
  • 5b23439378
    Initial commit 4am 2018-05-31 13:47:52 -0400