Maide
|
5c1eefbdc3
|
Disassemble area_arn (#251)
|
2021-04-03 18:21:49 +01:00 |
|
Maide
|
986f594d00
|
Fix disasm script (#243)
* Enum all the things
* Fix disasm script
|
2021-03-29 23:39:17 -04:00 |
|
Maide
|
a8e5d9b1d9
|
world/area_arn/arn_02 (#236)
* area_arn/arn_02
* Signed StoryProgress enum
|
2021-03-29 01:05:56 +01:00 |
|
Maide
|
ec2870d218
|
Update battle item enums (#225)
* 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
* Update enums
* Fix
Co-authored-by: Lavos1 <saintlouisxx@gmail.com>
|
2021-03-25 02:30:25 +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 |
|
Alex Bates
|
7f4785cc98
|
match code_16c8e0, code_190B20 data
|
2021-02-09 02:09:57 +00:00 |
|
Alex Bates
|
1041c62a7a
|
disasm_script.py: error if api func not in symbol_addrs.txt
|
2021-02-04 15:35:34 +00:00 |
|
Alex Bates
|
8a1ba58aac
|
move coconut data to c
|
2021-02-03 20:04:37 +00:00 |
|
Alex Bates
|
9855c6202d
|
dsl: change flag set operator to &
|
2020-12-29 11:37:19 +00:00 |
|
Alex Bates
|
efee13f686
|
add data disassembly tool
|
2020-12-27 17:11:33 +00:00 |
|
Alex Bates
|
94ca7f82c0
|
update script syntax
|
2020-12-24 11:15:05 +00:00 |
|
Alex Bates
|
70032a1123
|
rename si funcs
|
2020-11-08 19:20:09 +00:00 |
|
Alex Bates
|
c13ca4392b
|
use ScriptOpcode enum instead of macros
|
2020-11-08 19:07:10 +00:00 |
|
Alex Bates
|
f811ed0b92
|
add explicit const/float DSL commands, improve match disassembly
|
2020-11-08 15:35:41 +00:00 |
|
Alex Bates
|
d11595684e
|
disassemble complex match statements
|
2020-11-08 14:57:58 +00:00 |
|
Alex Bates
|
5d36960883
|
add support for multi-cases and range cases
|
2020-11-08 14:00:53 +00:00 |
|
Alex Bates
|
6ecf63e992
|
add match dsl syntax
|
2020-11-08 12:16:10 +00:00 |
|
Alex Bates
|
5890d885ee
|
update disasm_script.py for new symbol_addrs.txt format
|
2020-11-08 10:28:08 +00:00 |
|
Alex Bates
|
21ab7fed6c
|
new dsl syntax
|
2020-10-31 02:28:18 +00:00 |
|
Alex Bates
|
5e8f352090
|
fix BIND_PADLOCK disasm
|
2020-10-21 04:04:41 +01:00 |
|
Alex Bates
|
a85df352a4
|
use M(sym) in disasm_map
|
2020-10-21 03:54:40 +01:00 |
|
Alex Bates
|
9de4cebb79
|
map disassembly
|
2020-10-21 03:10:13 +01:00 |
|
Alex Bates
|
23f8d8ee35
|
add structs/macros for matching map data
|
2020-10-20 04:11:07 +01:00 |
|
Alex Bates
|
f9a667bc7d
|
begin script disassembly
|
2020-10-19 22:58:57 +01:00 |
|