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

468 Commits

Author SHA1 Message Date
Connor Olding 1f88d9423a update lips 2015-12-25 17:18:47 -08:00
Connor Olding ea40b7fde7 epona storing in cheat menu 2015-12-24 16:31:30 -08:00
Connor Olding 33c876b8b2 more lips stuff i might not commit to
no pun intended
2015-12-23 20:23:58 -08:00
Connor Olding 2cbb2edf70 style change: four space indentation for instructions 2015-12-22 17:33:38 -08:00
Connor Olding 14ab1ee731 rename bomb tornado file 2015-12-22 16:08:10 -08:00
Connor Olding 6a641f6b90 add actor/object spawning to MM (J) 1.0 2015-12-22 16:04:06 -08:00
Connor Olding 9fbe275189 add object spawning to MM 2015-12-22 14:12:20 -08:00
Connor Olding fa082d3a1d misc 2015-12-22 06:37:40 -08:00
Connor Olding 108c4189ef add object spawning to OoT 2015-12-22 06:35:50 -08:00
Connor Olding 49e51cd6e7 shoehorn writing anywhere with lips 2015-12-22 04:56:40 -08:00
Connor Olding e490c712e6 use unsigned loads instead 2015-12-21 03:17:47 -08:00
Connor Olding 19518cbb8a update lips 2015-12-21 03:15:19 -08:00
Connor Olding 7edf81077a update lips 2015-12-19 10:17:53 -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 faa95f6285 improve spawning
add button hold delay and set actor variable to link's rotation
2015-12-18 14:04:44 -08:00
Connor Olding 4dd384b62e more sophisticated spawning 2015-12-18 11:57:48 -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 7c35d99a9f rename main.lua to be less misleading 2015-12-17 16:08:33 -08:00
Connor Olding 7568ad18c9 update main readme 2015-12-17 14:13:07 -08:00
Connor Olding e65ff9bae6 use new stack instructions 2015-12-17 08:52:48 -08:00
Connor Olding 54b0a63759 update lips 2015-12-17 08:52:34 -08:00
Connor Olding 9cd9381463 fix asm length calculation 2015-12-17 07:37:06 -08:00
Connor Olding 8a666f7dfc update lips 2015-12-17 07:28:30 -08:00
Connor Olding 00ea5183a2 ignore more stuff 2015-12-17 07:28:12 -08:00
Connor Olding e29199c9e0 add asm injection scripts 2015-12-16 18:04:57 -08:00
Connor Olding c142d4df33 redo headers 2015-12-16 03:19:34 -08:00
Connor Olding 9af8b79ac2 add pt 2015-12-16 02:55:20 -08:00
Connor Olding 6bb341437b describe Lua scripts 2015-12-16 02:53:31 -08:00
Connor Olding b29bad17cc disable this until i bother writing a 5.3 bit op wrapper 2015-12-11 00:45:22 -08:00
Connor Olding bafaa7a1af update for new gui.text behaviour 2015-12-11 00:44:18 -08:00
Connor Olding a957617933 useless update 2015-12-11 00:43:39 -08:00
Connor Olding c450e7b535 fix actor lister 2015-12-11 00:41:57 -08:00
Connor Olding cfd57b391b Revert "Revert "update for new readbyterange behaviour""
This reverts commit adab471173.
2015-12-11 00:38:50 -08:00
Connor Olding a087f2bff0 don't unpause the game if it wasn't already 2015-12-11 00:36:29 -08:00
Connor Olding 9ea38f25be add an observatory flag 2015-12-11 00:34:02 -08:00
Connor Olding fcbedca20f remove read-3/write-3 functions 2015-12-03 02:50:31 -08:00
Connor Olding b2817c9b5c implement m64p ROM reading and such 2015-12-03 02:06:18 -08:00
Connor Olding 9cd5ea9007 reorganize JP text commands and stuff 2015-11-29 16:06:22 -08:00
Connor Olding 8fa3e81a67 add half-baked text dumper for OoT 2015-11-29 06:15:03 -08:00
Connor Olding 8f0b64f287 specifically use python 3 2015-11-29 06:13:42 -08:00
Connor Olding 90d30e218f support both bizhawk and m64p 2015-11-28 15:39:19 -08:00
Connor Olding fdbcc5d527 remove luanet crap 2015-11-27 21:37:48 -08:00
Connor Olding 44fdfdb684 basic mupen64plus support 2015-11-27 08:48:47 -08:00
Connor Olding 433a99cb43 misc monitor tweaks 2015-11-25 03:02:21 -08:00
Connor Olding 577d4a5b4f move assembler to https://github.com/notwa/lips 2015-11-22 13:40:01 -08:00
Connor Olding 7bd3e81713 ignore highest bit of .org directive
are you *really* gonna be assembling files over 2GiB?
2015-11-22 13:30:11 -08:00
Connor Olding 3cc511182a handle immediates in place of most offsets 2015-11-22 13:28:47 -08:00