Commit Graph

9 Commits

Author SHA1 Message Date
Elliot Nunn
1772194f62 Correct show-stopper omission a patch from Custer
All unused SuperMario-style "vectors" point BADTRAP instead of
UNIMPLEMENTED.

With this patch, the build works, and the 3 MB RomMondo is byte-correct
except for the date in the host DeclData. This is really cool!
2019-04-05 22:08:18 +08:00
Elliot Nunn
9654c22756 Edit patches less aggressively
The automated changes to the output of git-format-patch looked okay, but
they were swallowing up binary changes. Now they are more conservative
and hopefully more robust. As an exception, hashes are still removed for
non-binary diffs.

For debugging, `scripts/flatten` now has a `--raw` option to skip this
post-processing step.

Soon I should try to stabilise the patch format.
2019-04-05 21:39:03 +08:00
Elliot Nunn
67f1949577 Add NewWorld ROM patchset
Custer's Last Stand
2019-04-04 23:22:17 +08:00
Elliot Nunn
923db3b9bf Create a gitignore to help building worktrees 2019-04-04 23:01:41 +08:00
Elliot Nunn
68c6093e54 Suggest a naming convention 2019-04-04 23:01:03 +08:00
Elliot Nunn
4b246ec927 Add Cube-E patchset (WIP) 2019-04-04 22:51:39 +08:00
Elliot Nunn
9e9bd954b4 Edit patches to be reproducible 2019-04-04 22:51:39 +08:00
Elliot Nunn
96045f0dc9 Give deepened commits a uniform appearance 2019-04-04 22:51:39 +08:00
Elliot Nunn
69cecde571 Initial commit (no patches) 2019-04-04 22:51:37 +08:00