Commit Graph

11 Commits

Author SHA1 Message Date
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