tp/tools
Jonathan Wase ac6b191dc1
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
..
.gitignore Improved handling of virtual inheritance. (#7) 2020-12-01 15:18:01 -05:00
Makefile ok 2020-08-29 17:54:55 -04:00
elf2dol.c Allow building with wsl and remove objcopy hack with appropriate change to elf2dol 2020-08-30 01:16:07 +01:00
postprocess.py ok 2020-08-29 17:54:55 -04:00
vtables.py Improved handling of virtual inheritance. (#7) 2020-12-01 15:18:01 -05:00