Commit Graph

15 Commits

Author SHA1 Message Date
Pheenoh b89f8b89dd d_a_npc_ashB work (#2250)
Co-authored-by: pheenoh <pheenoh@macmini.lan>
2024-11-13 13:50:44 -08:00
Luke Street c1ada3693f Add clangd support for VS Code (#2207)
* Add clangd support for VS Code

* Revert accidental change
2024-10-12 21:43:10 -07:00
TakaRikka 178194ccb2 switch to dtk setup (#2203)
* switch to dtk setup

* some cleanup / fixes

* cleanup d_a_alink literals

* Restore doxygen, update CI & README.md (#1)

* Fix build image ref (#2)

---------

Co-authored-by: Luke Street <luke@street.dev>
2024-10-10 08:29:58 -06:00
jdflyer ac01026346 Tools: add libbti and assets_config (#2182)
* Start d_menu_fmap2d

* checkpoint

* checkpoint

* Add libbti and bti packaging, start libjaudio

* Add asset config, move libast, formatting
2024-07-18 09:04:43 -06:00
TakaRikka 799b9bbb26 remove dkp dependency (#2078) 2024-02-25 06:46:55 -07:00
Keith Lazuka b91f4bc050 Fix build for new contributors (#1994)
* Add pyyaml to Python dependencies

* Add Jetbrains IDE dir to gitignore

* Check magic number on the ISO file
2023-12-01 10:22:38 -07:00
jdflyer 7a1b4e77b1 Begin Fixing files for -sym on (#1952) 2023-09-30 14:49:49 -07:00
Jasper St. Pierre 48bf0738d6 Add m2ctx stuff to gitignore 2022-04-23 14:27:14 -07:00
Pheenoh 2fe12b406e add asset extract script 2021-06-13 19:07:06 -04:00
Julgodis 1e95d29b60 dol2asm OK 2021-03-28 22:49:05 +02:00
Erin Moon a154ad0688 Doxygen (#84)
* set up Doxygen

- `.gitignore`: ignore Doxygen output
- limit Doxygen search to relevant paths
- move extra `.md`s to docs/
- `Makefile`: add Doxygen target
- use as much SVG as possible for Doxygen diagrams
- alias @meme as an \xrefitem

* new github workflow: run doxygen and push to gh pages
2021-01-18 14:00:28 -05:00
Pheenoh bf0bb4b851 move asm in TUs to files, add diff.py 2020-12-26 13:03:37 -05:00
Jonathan Wase 52bc3ed5b9 Improved handling of virtual inheritance. (#7)
* new system for handling vtables

* commented out non-matching JKRDisposer::~JKDisposer()

* removed artificial vtables and matched simple virtual-call functions

* better text on nonmatching functions

* reverted asmdiff.sh

* attempt 2

* Spelling

* banner and .gitignore for vtable artifacts

* move virtual function to the correct class

* remove unnecessary casts
2020-12-01 15:18:01 -05:00
unknown 90a88d1827 organize files, update makefile, add CI checks, begin adding d_save.cpp 2020-09-05 15:03:13 -04:00
unknown c5e2415773 ok 2020-08-29 17:54:55 -04:00