Commit Graph

3132 Commits

Author SHA1 Message Date
red031000
14dee78ddc
Merge pull request #561 from red031000/master
Some checks failed
build / build (push) Has been cancelled
update nitrogfx to the latest version
2024-11-14 17:02:03 +02:00
red031000
ae99d7e9ed
update nitrogfx gitignore 2024-11-13 17:22:47 +02:00
red031000
f4cf15f313
update nitrogfx to the latest version 2024-11-13 17:17:50 +02:00
red031000
095fc39474
Merge pull request #560 from red031000/master
Some checks failed
build / build (push) Has been cancelled
remove assignment and bitfield alignment
2024-11-12 20:21:55 +02:00
red031000
c10719ce15
remove assignment and bitfield alignment 2024-11-12 09:46:58 +02:00
red031000
d2669e9b2a
Merge pull request #556 from red031000/master
Some checks are pending
build / build (push) Waiting to run
continue decomp of map_object
2024-11-12 09:21:26 +02:00
red031000
5f77680276
Merge branch 'master' of https://github.com/pret/pokediamond 2024-11-09 18:34:57 +02:00
red031000
5eb2cbd76f
finish decomp of map_object 2024-11-09 18:34:41 +02:00
red031000
aadfe9ab07
Merge pull request #558 from pret/red031000-patch-1
Some checks failed
build / build (push) Has been cancelled
change .editorconfig to use lf as specificed in .gitattributes
2024-11-08 10:45:31 +00:00
red031000
92027d6c87
change .editorconfig to use lf as specificed in .gitattributes 2024-11-08 11:13:35 +02:00
red031000
ddbc74f0e1
more map_object decomp 2024-11-04 08:30:36 +00:00
red031000
88b4dd8ff3
some more map object decomp 2024-10-28 05:51:59 +00:00
red031000
be648c18a5
Merge pull request #557 from pret/clarify-wip
Some checks failed
build / build (push) Has been cancelled
Clarify that this is a WIP decomp
2024-10-21 02:26:29 +01:00
PikalaxALT
688f364554
Clarify that this is a WIP decomp
Because apparently some people come in assuming it is complete with no further research.
2024-10-20 21:25:48 -04:00
red031000
d86106a955
some more decomp 2024-10-19 03:33:40 +01:00
red031000
5c4403c31a
little more + correct systask 2024-10-13 21:39:23 +02:00
red031000
2e358fc106
a bit more decomp 2024-10-13 16:08:23 +02:00
red031000
20a3f41521
fix mapId discrepencies + more decomp 2024-10-11 16:50:02 +02:00
red031000
81fa7ac818
continue decomp of map_object 2024-10-09 21:54:32 +02:00
red031000
370acbc40b
Merge pull request #555 from red031000/master
Some checks failed
build / build (push) Has been cancelled
arm7: split WM_sp.s from ext
2024-10-06 13:39:41 +01:00
red031000
413f560e23
arm7: split WM_sp.s from ext 2024-10-04 18:39:56 +01:00
red031000
b5b670c948
Merge pull request #554 from red031000/master
Some checks failed
build / build (push) Has been cancelled
cleanup MI_dma_card
2024-10-04 18:35:34 +01:00
red031000
601370a5cd
change header guards to follow sdk style 2024-10-02 13:05:45 +01:00
red031000
cf154a6b5d
use macros for cnt + clean 2024-10-01 21:45:50 +01:00
red031000
57f95da687
cleanup MI_dma_card 2024-10-01 14:44:09 +01:00
red031000
d6e4cdc9fb
Merge pull request #553 from red031000/clang-format
Some checks are pending
build / build (push) Waiting to run
apply clang-format
2024-09-30 18:31:06 +01:00
red031000
35003b5e4f
attributes and format 2024-09-30 18:21:30 +01:00
red031000
a708d06955
apply clang-format 2024-09-30 18:18:30 +01:00
red031000
bcc5bdf08b
Merge pull request #552 from red031000/master
a little map_object decomp
2024-09-30 18:15:22 +01:00
red031000
046e4e062d
a little map_object decomp 2024-09-28 12:54:16 +01:00
red031000
9a81717c91
Merge pull request #551 from Lincoln-LM/memo-pad
Poketch Memo Pad (ov24) Decompilation
2024-09-28 04:57:13 +01:00
Lincoln-LM
da3208146d stylus -> touch 2024-09-26 01:53:43 -06:00
Lincoln-LM
89efc7b150 unk3 -> stylusHeld 2024-09-09 14:33:16 -06:00
Lincoln-LM
ae4e855153 sound and naix constants 2024-09-09 14:29:09 -06:00
Lincoln-LM
e8af3a0aa4 function prototype arg names + align pointer style to the right 2024-09-09 14:11:53 -06:00
Lincoln-LM
b8f8a0e865 int -> s32 2024-09-09 13:58:28 -06:00
Lincoln-LM
565a3ca3bc PM_LCD_BOTTOM constant 2024-09-09 13:54:55 -06:00
Lincoln-LM
febfaaaae6 merge width & height assignments 2024-09-09 13:48:18 -06:00
Lincoln-LM
663b991493 other missed constants/nullptr comparisons 2024-09-09 13:43:46 -06:00
Lincoln-LM
2ddaaeae55 extra TRUEs for isCompressed 2024-09-09 13:33:34 -06:00
Lincoln-LM
2c6f44af3a merge typedef structs + ptr != NULL comparisons + switch/case indent consistency + some constants 2024-09-09 13:31:41 -06:00
Lincoln-LM
dd451ff8f8 name files based on starting address 2024-09-06 23:36:42 -06:00
Lincoln-LM
11c3b98dfc further naming tweaks 2024-09-06 23:24:47 -06:00
Lincoln-LM
2319dfc87b UnkSubStructOverlay24 -> MemoPadDisplayHandler 2024-09-06 23:11:18 -06:00
Lincoln-LM
90c5528236 UnkStructOverlay24 -> MemoPadAppHandler 2024-09-06 23:08:41 -06:00
Lincoln-LM
f03ca3b9e7 UnkSubStructOverlay24_1 -> MemoPadDrawState 2024-09-06 23:06:26 -06:00
Lincoln-LM
9b2e6e97a5 remove unneccessary fnptr dereferencing 2024-09-04 15:04:46 -06:00
Lincoln-LM
6257a32f2c move ov24_02254CA0 2024-09-04 14:45:14 -06:00
Lincoln-LM
85d9eb29e8 move data into functions again 2024-09-04 14:34:29 -06:00
Lincoln-LM
ee13d30c34 split functions into proper files 2024-09-04 14:14:41 -06:00