| Age | Commit message (Collapse) | Author |
|
This fixes an issue where the virtual address of the symbol would
be appended after the name making it impossible to automatically
match the symbol on more than one version.
|
|
|
|
* Update to objdiff 3.5.0
* Fix symbols being in .data instead of .rodata for Wii/Shield
|
|
* JAUSectionHeap OK
* Slightly improve d_camera weak func order (12 -> 10)
* Minor d_a_alink fixes
* weak_order_diff.py: Change to take source file as cli argument instead of .o file
For cli autocompletion to work.
* Reorganize J3D structs (no change in weak order)
|
|
* Link d_a_e_fb
* revert npc_ks changes
|
|
* Match d_a_obj_ice_s rideCallBack
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com>
* Fix debug regression
---------
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com>
|
|
* m_Do_MemCard/d_file_select wii/debug work
* fix builds
|
|
* npc_ks work
* more work
* fix debug
* more documentation
|
|
* map work
* various meter work
* d_meter_button ShieldD almost equivalent
* error fix
|
|
* Match dMsgUnit_c::setTag for GCN USA
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com>
* Match dMsgUnit_c::setTag for debug
* Minor cleanup
---------
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com>
|
|
* Match dNpcLib_lookat_c::action and daBaseNpc_lookat_c::calc
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com>
* Improve d_a_npc weak func order
---------
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com>
|
|
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com>
|
|
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com>
|
|
|
|
|
|
* d_a_npc_kn OK
* Remove nonmatching comment
|
|
* cleanup long usage
* fix regression
|
|
|
|
|
|
* Match sumouPunchMiss, improve sumouPunchChaseShock
Removing these consts also matches several functions on debug.
* Match sumouSideStep and sumouPunchChaseShock
|
|
* initial copy of hbm from sdk_2009-12-11
* some more nw4hbm cleanup
* nw4hbm db mostly done
* nw4hbm snd copied from oot-vc
* nw4hbm ut copied
* nw4hbm lyt copied
* nw4hbm copied, mostly matching usa 1.0
* setup nw4hbm debug define
* fix HBMDataInfo struct
* add rvl sdk card lib
|
|
|
|
* Match THPAudioDecode
* Match daMP_MixAudio
* Fix weak func order
* Fix global.h
|
|
* Match daAlink_c::checkHorseGetOff
* Match daAlink_c::procCanoeRowInit
|
|
|
|
* some e_bi documentation
* fix match issue
* fix error
* e_bi_leaf documentation
|
|
* debug work
* PR cleanup
|
|
* matching Do_destroy from resource.cpp
* add missing constants from `float.c`
* add numeric_limits for double
* set TObject::reset for each version in stb.cpp
* improve debug matching
|
|
* shieldD revo wpad done
* shieldD revo hio2 done
* shieldD revo aralt, ppcarch, gf done
* shieldD revo exi done
* shieldD revo SI done
* shieldD revo vi done
* shieldD revo mtx done
* shieldD revo GX mostly done
* shieldD revo ai/dsp done
* shieldD revo sc mostly done
* shieldD revo esp/euart/wenc mostly done
* build fixes
|
|
* J3D debug work
* Clean up JSystem GXColor ctors, remove a couple fakematches
* Update symbols.txt
* Fix res include syntax
* Remove fakematch that isn't necessary anymore
* Fix some Shield regressions
|
|
* match lots of debug for d_a_obj_movebox
* the rest of the debug work
|
|
* misc work
* more work
* fixed error
* more work
* PR cleanup
* missed cleanup
* error fix
* wii fix
|
|
* Add debug for J2DWindowEx, link GCN version
* locking non-const copy ctor behind GCN check
* fix typo for define
* fix another define typo
* update bugged ctor and leave a comment
|
|
|
|
* fix functions not returning values
* implement functions that should return values
|
|
|
|
* Fakematch JASTrack::TList::seqMain
* Add debug ifdef
|
|
|
|
|
|
|
|
* cleanup and documentation
* PR cleanup
|
|
* Adding explicit dolphin/ prefix & fix characters
* Rename ShiftJIS to SJIS
* Separate JASSeqReader read methods implementation between compilers.
* Fix pointer.h
* fix d_item_data typo
* fix gcn matching issue
|
|
|
|
|
|
|
|
|
|
* shieldD revo dvd mostly done
* shieldD revo nand mostly done
* shieldD revo fs mostly done
* shieldD revo ipc mostly done
* shieldD revo sdk pad done
|
|
|
|
* menu_fmap2d debug progress
* match debug for d_menu_fmap2D
* fix broken function
* fix weird shield mismatch
* fix other shield mismatch
* fix suggestions
* fix func for wii version
* match func for all versions
* remove cast from saveBitLabels
|
|
* Match daNpcBlueNS_c::_Execute
* Cleanup loop
* d_a_npc_blue_ns OK
|