TakaRikka
5084413cb7
Merge pull request #153 from lepelog/speedup-progress
...
speedup tp.py progress
2021-10-07 17:06:17 -07:00
lepelog
bf6c517051
speedup tp.py progress
2021-10-04 21:53:48 +02:00
TakaRikka
5390dfe55f
Z2AudioMgr / various JAudio setup ( #152 )
...
* audioMgr setup
* bunch of JAudio setup
2021-09-30 10:13:49 -04:00
TakaRikka
4efaff5faf
Merge pull request #151 from TakaRikka/pr___
...
m_Do_printf / JUTConsole
2021-09-27 18:42:36 -07:00
TakaRikka
0a5d76de76
suggestions
2021-09-27 16:51:38 -07:00
TakaRikka
eaf0fe5cae
format
2021-09-27 15:57:11 -07:00
TakaRikka
f041c554cb
Merge branch 'master' of https://github.com/zeldaret/tp into pr___
2021-09-27 15:46:25 -07:00
TakaRikka
a08acfa69b
m_Do_printf / JUTConsole
2021-09-27 15:27:58 -07:00
notyourav
512cc73cd7
Merge pull request #150 from Julgodis/JUTVideo
2021-09-27 11:36:18 -07:00
Julgodis
77ad390d8e
Format and clean up from merge.
2021-09-27 18:49:30 +02:00
Julgodis
444cad0d10
Format and removed unused .s files.
2021-09-27 18:09:55 +02:00
Julgodis
d0e22b9f1b
OK postRetraceProc__8JUTVideoFUl
2021-09-27 18:09:54 +02:00
Julgodis
c2fc1f85a5
OK drawDoneCallback__8JUTVideoFv
2021-09-27 18:09:54 +02:00
Julgodis
a38b487493
OK preRetraceProc__8JUTVideoFUl
2021-09-27 18:09:54 +02:00
Julgodis
0e03ff4e3a
OK __ct__8JUTVideoFPC16_GXRenderModeObj
2021-09-27 18:09:54 +02:00
TakaRikka
a7ccd88167
Merge pull request #149 from Julgodis/JUTDirectPrint
...
JUTDirectPrint
2021-09-26 10:31:34 -07:00
Julgodis
bb9dbd758f
Removed #if DEBUG and clean up.
2021-09-26 12:28:18 +02:00
Julgodis
bf12ea7a11
Removed JUtility.h and added './tp format'
2021-09-26 12:11:21 +02:00
Julgodis
fa19d7a32e
pull-request cleanup (main.dol: 15.597194%)
2021-09-26 03:49:41 +02:00
Julgodis
8adef19731
Removed .s files and cleanup.
2021-09-26 03:38:04 +02:00
Julgodis
f01da4a3aa
OK setCharColor__14JUTDirectPrintFUcUcUc
2021-09-26 03:38:04 +02:00
Julgodis
e7c4a7a523
OK setCharColor__14JUTDirectPrintFQ28JUtility6TColor
2021-09-26 03:38:04 +02:00
Julgodis
801f438beb
OK drawString_f__14JUTDirectPrintFUsUsPCce
2021-09-26 03:38:04 +02:00
Julgodis
2e31b7160b
OK va_list, va_start, va_arg, and va_end
2021-09-26 03:38:03 +02:00
Julgodis
d105dd9d80
OK drawString__14JUTDirectPrintFUsUsPc
2021-09-26 03:38:03 +02:00
Julgodis
8d5e81b12f
OK printSub__14JUTDirectPrintFUsUsPCcP16__va_list_structb
2021-09-26 03:38:03 +02:00
Julgodis
0ed8a12f7f
OK changeFrameBuffer__14JUTDirectPrintFPvUsUs
2021-09-26 03:38:03 +02:00
Julgodis
35631bf4ff
NONMATCHING drawChar__14JUTDirectPrintFiii
2021-09-26 03:38:03 +02:00
Julgodis
a998dca498
OK erase__14JUTDirectPrintFiiii
2021-09-26 03:38:03 +02:00
Julgodis
661e7cc214
OK start__14JUTDirectPrintFv
2021-09-26 03:38:03 +02:00
Julgodis
7d0aedacf6
OK __ct__14JUTDirectPrintFv
2021-09-26 03:38:03 +02:00
Julgodis
bb8d99313b
Added TColor.h
2021-09-26 03:38:03 +02:00
TakaRikka
b3b3215f32
Merge pull request #148 from Julgodis/RELCheck
...
Fixed incorrect offset in RELs and JKRHeap redefined error.
2021-09-25 18:07:49 -07:00
Julgodis
6b7484f3cd
Fixed incorrect offset in RELs and JKRHeap redefined error.
2021-09-26 02:38:35 +02:00
Jonathan Wase
800047a854
JKRThread & JKRThreadSwitch ( #147 )
...
* OK __ct__15JKRThreadSwitchFP7JKRHeap
* OK createManager__15JKRThreadSwitchFP7JKRHeap
* OK enter__15JKRThreadSwitchFP9JKRThreadi
* OK callback__15JKRThreadSwitchFP8OSThreadP8OSThread
* OK draw__15JKRThreadSwitchFP14JKRThreadName_P10JUTConsole
* OK draw__15JKRThreadSwitchFP14JKRThreadName_
* OK __dt__15JKRThreadSwitchFv
* JKRThread.cpp cleanup
* Fixed tp.py and libelf, changed JUT_ASSERT macro and removed unused .s files.
* Changed JKRThread access specifiers
Co-authored-by: Julgodis <>
2021-09-24 11:13:23 -04:00
TakaRikka
7d271be857
m_Do cleanup, d_resource, drawlist stuff ( #145 )
...
* d_resource / some d_stage
* setup dDlst_list_c / d_select_icon OK
* JUTXfb / some JUTVideo + various
* some J2D classes / JUTVideo/Fader attempts
* bunch of m_Do cleanup + matches / f_ap_game OK
* mDoLib_clipper::setup OK
* most of d_meter_HIO OK
* pane_class / kantera_icon_meter
2021-09-24 11:11:10 -04:00
Jcw87
ea42afb6f8
JKRExpHeap ( #146 )
2021-09-11 20:38:50 +02:00
lepelog
f25c24699b
Jsupport stream and JKRAramArchive ( #143 )
...
* JSupport streams
* JKRAramArchive
2021-08-28 16:32:14 +02:00
TakaRikka
daf45f768d
move J2D / JUTResFont ( #144 )
...
* move some JSystem and meter2_info stuff
* more J2D / JUTTexture / JUTPalette
* setup dScnKy_env_light_c
2021-08-28 16:25:03 +02:00
TakaRikka
e14b04c54a
move more of d_save / d_com_inf_game ( #141 )
...
* some d_save matches / fixes
* more d_save cleanup
* fopAc_ac_c changes
* move a bunch of d_save / d_com_inf_game stuff
* format + remove asm
* move bit labels to correct header
* format
* move d_item
* fix check_itemno doc
* move
* fixes
* getLayerNo_common_common almost matching
just regalloc issues
* small fixes
* few more matches
* fix
2021-08-23 22:47:18 +02:00
Erin Moon
f6df420a61
prevent a ./tp progress crash when no rels are built ( #142 )
...
calculate_progress() would attempt to print a rel completion percentage
even when no rels were found. the total size of the rels would thus be
zero, resulting in a ZeroDivisionError. instead, we simply print
em-dashes in the summary columns if no rels were found.
2021-08-21 20:42:58 +02:00
lepelog
38eca47ad5
__sinit_d_com_inf_game_cpp OK ( #140 )
...
* mass mng header
* d_cc_d start
* c_cc_d ok
* tmp commit
* almost, reordering of vtable functions
* progress
* more progress
* cleanup, still non matching
* mark all of d_cc_d as nonmatching to OK
* c_cc_s
* c_cc_s OK
* d_cc_mass_s OK
* cleanup
* gameinfo __sinit, not OK
* a bit of cleanup
* format
* remove asm
Co-authored-by: lepelog <lepelog@users.noreply.github.com >
2021-08-16 20:59:00 -04:00
lepelog
9765844d92
mDoDvdThd OK ( #139 )
...
* mDoDvdThd
* cleanup
2021-08-16 20:56:19 -04:00
kipcode66
6867475c36
Fix for item slots ( #137 )
...
* fix item slots
* formatting
2021-08-14 13:20:23 +02:00
TakaRikka
ba5ad31b54
d_stage / d_lib ( #136 )
...
* d_lib move
* move / work on d_stage
* add mDoExt funcs to header
* d_kyeff/kyeff2, d_bg_s_poly_pass_chk
* use array_size in d_stage
2021-06-18 09:33:51 -04:00
Pheenoh
8c2a3ae7ea
add make assets target
2021-06-13 19:47:12 -04:00
Pheenoh
1aa177a920
wq!
...
Merge branch 'make_assets' into dol2asm_fullsplitt
2021-06-13 19:07:22 -04:00
Pheenoh
a26a9eda24
add asset extract script
2021-06-13 19:07:06 -04:00
TakaRikka
4448c08ac0
move / fix bunch of stuff ( #133 )
...
* fix some class structures / d_event wip
* d_event wip
* move gamepad stuff
* move m_Do_main
* move d_bomb / partial m_Do_reset
* format
* remove asm
* add Z2SoundID enum
* move some Z2 classes
* fix
* move more Z2 stuff
* fix fopAc_ac_c more
2021-06-12 18:22:36 -04:00
lepelog
5be309a186
c_cc_d ( #132 )
...
* gnd check
* more c_bg_s
* start adding static asserts for size
* Add more size checks
* c_cc
* c_cc progress
* failed implementing cCcD_*Attr
* progress
* format
* try destructor
* data
* remove unused asm
* remove inlineCross
* remove functions that didn't belong there
* naming fix
* match cCcD_SphAttr::CalcAabBox
* cCcD_Stts::ClrTg
* c_cc_s and mass fixes
2021-06-12 18:20:45 -04:00