1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-05-13 19:23:23 -07:00
Commit Graph

443 Commits

Author SHA1 Message Date
Connor Olding a171559727 describe how to use the Lua and asm stuff 2016-10-02 20:01:44 -07:00
Connor Olding 43315e1ea3 add custom scene order for warp menu; adjust names 2016-10-02 14:42:45 -07:00
Connor Olding e8af41902c update entrance names based on recent work 2016-09-29 23:44:53 -07:00
Connor Olding 2331db6a04 add a couple known valid entrances 2016-09-28 20:55:26 -07:00
Connor Olding a756b777ae handle malformed data a little better 2016-09-28 20:54:17 -07:00
Connor Olding f28e6e78c6 move all assembly files into their own directory 2016-09-27 13:46:50 -07:00
Connor Olding 447b5e751a break and shrink the compressed debug rom to fit 2016-09-27 12:43:36 -07:00
Connor Olding bd814373d6 formatting 2016-09-27 12:43:35 -07:00
Connor Olding 7e9b5e6e88 simplify simple spawn with call instruction 2016-09-27 12:43:35 -07:00
Connor Olding d7b100a983 attempt to handle negative object numbers
iirc this fixes a couple cases but not all
2016-09-27 12:43:29 -07:00
Connor Olding 1840831980 use new bizhawk api 2016-09-27 12:25:12 -07:00
Connor Olding 9e39cf0f4c update lua text monitor for previous commit 2016-09-27 12:20:56 -07:00
Connor Olding 3bdd305fb6 disable onscreen printing, add lock to prevent corruption 2016-09-27 12:13:11 -07:00
Connor Olding 8b38afbb7f add a dedicated crc tool for convenience 2016-07-20 19:21:33 -07:00
Connor Olding f1ebc3f9ff use new features again 2016-05-18 03:41:34 -07:00
Connor Olding 2edbe2135a update lips and patch 2016-05-18 03:06:49 -07:00
Connor Olding 1f1e7418ba filenames work for all ntsc n64 versions of oot 2016-05-07 12:05:41 -07:00
Connor Olding 39eacdac78 fill in the blanks 2016-05-07 03:13:06 -07:00
Connor Olding 6c62cd965c refactor build scripts, use new lips features 2016-04-26 15:34:04 -07:00
Connor Olding 5691484000 update lips 2016-04-26 15:15:18 -07:00
Connor Olding aabb1499a6 update build scripts 2016-04-21 13:04:59 -07:00
Connor Olding 8f4c4a41b9 update lips 2016-04-21 13:04:49 -07:00
Connor Olding 1568e4bee2 forgot to add build script, fix ROM address 2016-04-15 12:27:00 -07:00
Connor Olding f2a291c6cd add ROM version of spawner for OoT debug 2016-04-15 12:17:46 -07:00
Connor Olding c38ac76ba6 ad-hoc building in a build directory 2016-04-15 11:43:38 -07:00
Connor Olding e50dd330b8 update debug printing
render to the HUD dlist and clean out some code
2016-04-15 08:34:25 -07:00
Connor Olding c8dbc6dd98 misc asm cleanup 2016-04-14 17:02:37 -07:00
Connor Olding beac40d4c6 use same code for ROM and RAM, recurse into dlists 2016-04-14 17:02:11 -07:00
Connor Olding ff3305d273 update lips; update lips writers 2016-04-10 08:56:42 -07:00
Connor Olding d19fd2d3ae update lips 2016-04-10 08:43:07 -07:00
Connor Olding 35a3d1ee43 use relative return labels 2016-04-10 07:17:23 -07:00
Connor Olding e74da86e3e flesh out patch.lua and use the new features 2016-04-10 07:04:56 -07:00
Connor Olding b72b6f3dc3 update lips 2016-04-10 06:51:24 -07:00
Connor Olding f3f27f5676 add widescreen romhack 2016-04-09 04:48:52 -07:00
Connor Olding 9ef811be23 add ad-hoc address translation to rom patcher 2016-04-09 04:18:00 -07:00
Connor Olding 335fe5ca9d add rom fixing to command-line 2016-04-09 04:17:15 -07:00
Connor Olding 25cbd24a2e allow dumb injection 2016-04-09 01:54:43 -07:00
Connor Olding f73760f200 nevermind 2016-04-08 10:15:15 -07:00
Connor Olding 636b54e93e update lips 2016-04-07 10:29:21 -07:00
Connor Olding a1788c5104 add OoT widescreen hack 2016-04-07 07:02:27 -07:00
Connor Olding 85c02b8352 cleanup 2016-04-07 04:04:41 -07:00
Connor Olding 4c05e280c8 update lips 2016-04-07 04:00:11 -07:00
Connor Olding c684893ade rename randomizer to bq (beta quest)
why did i even think it was called that?
2016-04-04 07:46:09 -07:00
Connor Olding 1722f35bee set up compressed rom build 2016-04-04 07:39:46 -07:00
Connor Olding 608589b274 allow for compressed files 2016-04-04 07:37:08 -07:00
Connor Olding 1fc77b93ad use a cleaner method of loading extra file 2016-04-04 07:35:17 -07:00
Connor Olding 955b5a5848 update lips 2016-04-02 08:42:22 -07:00
Connor Olding 7114fdbcf5 first working ROM build of beta quest 2016-04-02 06:27:00 -07:00
Connor Olding 330cbf1485 fix some broken lips features 2016-04-02 05:43:26 -07:00
Connor Olding b5198842ad start work on romhack of beta quest 2016-04-02 02:06:46 -07:00