Commit Graph

19 Commits

Author SHA1 Message Date
Elliot Nunn ba88ed9a75 WIP on Backlight DRVR
got through backlight.c fine

hacked up backlight.a (lots of tables)

came unstuck with backlightcpu.c, especially InitTimControls

It's a fairly boring bit of code. Good luck!
2019-04-16 16:14:52 +08:00
Elliot Nunn 70f17034d2 Split off Cube-E/NewWorld hackery 2019-04-16 11:32:02 +08:00
Elliot Nunn 80bb3c8f35 Fix ROv# and FREF 2019-04-15 20:58:59 +08:00
Elliot Nunn b129b601c7 Fix all the remaining PACKs
Now only 43 resources fail to match. (Of these, 20 are 'lpch's which
need to be addressed down the track.)
2019-04-14 23:03:55 +08:00
Elliot Nunn 0f2d4c304d Fix minor mistake in a previous commit
The commit "Cube-E: fix especially the Comm Toolbox" placed some changes
to System.make in source.patch. Changes to makefiles should go in
build-system.patch. Never mind that System.make is created from whole
cloth and cannot have meaningful changes anyway.
2019-04-14 23:01:59 +08:00
Elliot Nunn 5c122668c3 Cube-E: fix PACK 14 (Help Mgr) 2019-04-14 22:06:41 +08:00
Elliot Nunn 7e700071ce Cube-E: fix PACK 13 (Data Access Mgr) 2019-04-14 21:48:09 +08:00
Elliot Nunn 2c130f8fab Cube-E: fix system BNDL 2019-04-14 21:47:12 +08:00
Elliot Nunn 66cdc2bfb9 Cube-E: fix especially the Comm Toolbox 2019-04-14 21:38:03 +08:00
Elliot Nunn e6ab3ce01a Put missing data forks in patches
Cube-E now builds (and boots, if you replace <100 System resources).
2019-04-06 15:25:13 +08:00
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