1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-06-28 21:07:12 -07:00
Commit Graph

12 Commits

Author SHA1 Message Date
Connor Olding 488aeb9bd0 hook debug printing in OoT debug rom 2015-12-26 19:06:50 -08:00
Connor Olding 2cbb2edf70 style change: four space indentation for instructions 2015-12-22 17:33:38 -08:00
Connor Olding 6a641f6b90 add actor/object spawning to MM (J) 1.0 2015-12-22 16:04:06 -08:00
Connor Olding fa082d3a1d misc 2015-12-22 06:37:40 -08:00
Connor Olding 49e51cd6e7 shoehorn writing anywhere with lips 2015-12-22 04:56:40 -08:00
Connor Olding d5c7097713 base spawn asms on one file 2015-12-18 23:46:30 -08:00
Connor Olding ce1d440bfb add OoT spawning
the two asms will be partly merged once i have that ability
2015-12-18 17:05:31 -08:00
Connor Olding 4e6f6a114b refactor inject as a function 2015-12-18 15:18:08 -08:00
Connor Olding 080bb9340d add barebones actor spawning asm 2015-12-18 10:00:15 -08:00
Connor Olding 9a2757d16d (attempt to) abide to calling conventions
i haven't checked if i need double-word alignment
2015-12-17 22:59:32 -08:00
Connor Olding 9cd9381463 fix asm length calculation 2015-12-17 07:37:06 -08:00
Connor Olding e29199c9e0 add asm injection scripts 2015-12-16 18:04:57 -08:00