Ethan Roseman
|
011a957985
|
Compiler's Worst Nightmare (#278)
* 25.00%
* remove __naked__ and name printContext->unk_4E8
* change rodata strings to []
* actually remove
* fix headers
* git subrepo pull --force tools/splat
subrepo:
subdir: "tools/splat"
merged: "eec8ac0cb8"
upstream:
origin: "https://github.com/ethteck/splat.git"
branch: "master"
commit: "eec8ac0cb8"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "2f68596"
* progress
* .
* .
* some stuff
* git subrepo pull --force tools/splat
subrepo:
subdir: "tools/splat"
merged: "4e012eaad6"
upstream:
origin: "https://github.com/ethteck/splat.git"
branch: "imgflip"
commit: "4e012eaad6"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "2f68596"
* :OK:
* 2 graphics funcs!
* woo
* more
* match func_802A15A0_733670 (#276)
* .
* gfx_draw_frame, other fixes
* macros begone!
Co-authored-by: pixel-stuck <mathmcclintic@gmail.com>
|
2021-04-23 20:55:30 +09:00 |
|
Ethan Roseman
|
8e4df57de7
|
25.00% (#268)
* 25.00%
* remove __naked__ and name printContext->unk_4E8
* change rodata strings to []
|
2021-04-19 02:25:32 +09:00 |
|
Maide
|
f03f08a38f
|
Battle items (#222)
* a
* Dizzy Dial
* Dried shroom
* Dusty Hammer
* Egg Missile
* Electro Pop
* Fire Flower
* Food
* Fright Jar
* Hustle Drink
* Insecticide Herb
* Life Shroom
* Mushroom
* Mystery (partial)
* Pebble
* Please Come Back
* POW Block
* Repel Gel
* Shooting Star
* Sleepy Sheep
* Snowman Doll
* Stone Cap
* Stop Watch
* Strange Cake
* Strange Cake fixed
* Stone Cap broked
* git subrepo pull --force tools/splat
subrepo:
subdir: "tools/splat"
merged: "db0b6f0cba"
upstream:
origin: "https://github.com/ethteck/splat.git"
branch: "master"
commit: "db0b6f0cba"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "2f68596"
* Static all the things
* Tasty Tonic
* Thunder Bolt
* Thunder Rage
* Ultra Shroom
* Unknown Item
* Volt Shroom
Format & coverage
* Item Ids
Co-authored-by: Lavos1 <saintlouisxx@gmail.com>
|
2021-03-24 04:39:43 -04:00 |
|
Ethan Roseman
|
0552ce26d5
|
Support for "addu" in place of move pseudoinstruction (#206)
* addu support
* some libultra decomp
* reorganization
* reorg
* comments
|
2021-03-11 17:08:22 +09:00 |
|
Ethan Roseman
|
c0b67ce0d4
|
Permuter fix 3
|
2021-03-10 17:05:27 +09:00 |
|
Ethan Roseman
|
f3b6e497b0
|
Wrap __asm__ for macro inclusion in a dummy function for the permuter (#203)
|
2021-03-10 13:10:55 +09:00 |
|
Ethan Roseman
|
a923a3f1b8
|
refactor include_asm (#201)
|
2021-03-10 02:10:12 +09:00 |
|