Commit Graph

  • aadc97efcb Port from py6502 to py65 since it is more mature and has fewer CPU bugs. master kris 2017-05-19 22:41:56 +0100
  • 9f8538b5dc Initial skeleton of an Apple II simulator to be used for tracing boot1 execution. This traps writes to text page 1 and reads/writes to high memory (>$C000). kris 2017-05-12 00:23:08 +0100
  • 73f1697ad3 Clean up imports kris 2017-05-11 23:56:44 +0100
  • 6a4706d6b0 Build a JSON graph of the levenshtein distances between pairs of boot1 sectors and visualize it as a D3 force-directed graph. This is pretty cool kris 2017-05-11 23:54:59 +0100
  • 8eab43e5ee Add check for disk length not aligned to sector boundary kris 2017-05-04 21:31:55 +0100
  • 863fdba10f Compute levenshtein distance between all pairs of boot1 sectors in the DB. kris 2017-05-04 21:28:46 +0100
  • b1f2f63a4e Process disk images under filesystem hierarchy and insert metadata into DB kris 2017-05-04 21:27:57 +0100
  • eeffd229bb Initial schema for disk metadata kris 2017-05-04 21:25:33 +0100
  • 51c59c18a1 Initial commit KrisKennaway 2017-05-04 20:57:22 +0100