Commit Graph

491 Commits

Author SHA1 Message Date
TakaRikka d643fc7378 d_menu_window 2022-01-04 04:53:20 -08:00
TakaRikka 3c384787ab Merge pull request #171 from TakaRikka/wip1
d_a_player / d_meter_map + misc
2022-01-04 03:46:52 -08:00
jdflyer e47e150449 Match most of DynamicLink 2022-01-03 21:05:34 -07:00
TakaRikka 0cd8686796 cleanup 2021-12-27 06:17:37 -08:00
TakaRikka d933770d16 d_meter_map / some d_a_alink 2021-12-27 05:15:35 -08:00
Jasper St. Pierre c941f4c3fa build fix 2021-12-24 14:50:32 -08:00
Jasper St. Pierre 16d38f9bc4 JPAChildShape, more work on JPADynamicsBlock 2021-12-24 13:01:37 -08:00
Jasper St. Pierre 74def6ce47 a few more JPAResource functions 2021-12-23 21:02:42 -08:00
Jasper St. Pierre 85f6122ac8 JPAExtraShape 2021-12-23 20:56:02 -08:00
Jasper St. Pierre 5dfbcecec8 minor cleanups 2021-12-23 17:10:39 -08:00
TakaRikka c8ee25ec81 wip 2021-12-21 06:06:57 -08:00
lepelog 6d47e3f95b offset comments 2021-12-13 11:31:40 +01:00
lepelog e6bed61c2f j2dmanage 2021-12-12 03:00:35 +01:00
lepelog c55fef0eb2 J2DPane (#168)
* most of J2DPane

* finish j2dpane

* cleanup

* use J2DBlendInfo
2021-12-11 23:39:53 +01:00
lepelog e29f498e42 fixes 2021-12-06 22:02:10 +01:00
lepelog fce885721b J2DGrafContext and J2DOrthoGraph 2021-12-06 13:14:13 +01:00
Jasper St. Pierre 9abfb354df more simple J2D/J3D funcs (#166)
* more simple J2D/J3D funcs

* JPABaseShape constructor

* fmt

Co-authored-by: lepelog <25211966+lepelog@users.noreply.github.com>
2021-12-06 12:51:53 +01:00
TakaRikka f415dd5c24 Merge pull request #165 from TakaRikka/link
daAlink work
2021-12-05 17:15:10 -08:00
TakaRikka fd8ff44971 format / asm 2021-12-04 05:57:01 -08:00
TakaRikka b48f3b7350 merge 2021-12-04 05:29:00 -08:00
TakaRikka 3cdf9e2057 wip 2021-12-04 05:10:59 -08:00
lepelog 1e13413142 fix and format 2021-12-04 12:27:59 +01:00
lepelog 39b8090c41 JUTDbPrint 2021-12-03 10:07:20 +01:00
notyourav 4a56cd2f3e Port JStudio work to new branch (#160)
* build fix

* stb

* functionvalue

* fvb

* jstudio cleanup

* d
2021-11-26 15:50:22 +01:00
TakaRikka 9774ec36b7 wip 2021-11-10 23:54:31 -08:00
TakaRikka f34238e2cc d_bg_s (#159)
* wip

* d_bg_s

* most of d_bg_s

* small cleanup

* clang

* fixes
2021-11-10 19:56:51 +01:00
Jonathan Wase 64e8dd2612 JUTException (#154)
* JUTException inherit JKRThread

* OK __ct__12JUTExceptionFP14JUTDirectPrint

* OK create__12JUTExceptionFP14JUTDirectPrint

* OK setFPException__12JUTExceptionFUl

* OK showFloatSub__12JUTExceptionFif

* OK showFloat__12JUTExceptionFP9OSContext

* OK searchPartialModule__12JUTExceptionFUlPUlPUlPUlPUl

* OK search_name_part__FPUcPUci

* OK showStack__12JUTExceptionFP9OSContext

* OK showMainInfo__12JUTExceptionFUsP9OSContextUlUl

* OK showGPR__12JUTExceptionFP9OSContext

* OK __sinit_JUTException_cpp

* OK showMapInfo_subroutine__12JUTExceptionFUlb

* OK showGPRMap__12JUTExceptionFP9OSContext

* OK showSRR0Map__12JUTExceptionFP9OSContext

* OK printDebugInfo__12JUTExceptionFQ212JUTException9EInfoPageUsP9OSContextUlUl

* OK isEnablePad__12JUTExceptionCFv

* OK readPad__12JUTExceptionFPUlPUl

* NONMATCHING printContext__12JUTExceptionFUsP9OSContextUlUl

* OK printContext__12JUTExceptionFUsP9OSContextUlUl

* OK __dt__12JUTExceptionFv

* OK waitTime__12JUTExceptionFl

* OK createFB__12JUTExceptionFv

* OK setPreUserCallback__12JUTExceptionFPFUsP9OSContextUlUl_v

* OK __ct__13JUTExternalFBFP16_GXRenderModeObj8_GXGammaPvUl

* OK createConsole__12JUTExceptionFPvUl

* NONMATCHING queryMapAddress_single__12JUTExceptionFPcUllPUlPUlPcUlbb

* OK queryMapAddress__12JUTExceptionFPcUllPUlPUlPcUlbb

* OK appendMapFile__12JUTExceptionFPCc

* clean up

* OK panic_f__12JUTExceptionFPCciPCce

* OK panic_f_va__12JUTExceptionFPCciPCcP16__va_list_struct

* OK errorHandler__12JUTExceptionFUsP9OSContextUlUl

* format

* format

* fixed requested changes

* merged with master and removed *.s files

Co-authored-by: Julgodis <>
2021-11-09 23:09:38 +01:00
TakaRikka 6d4520da66 J2D structs + print / fix GX + MSL string headers (#157)
* J2D structs + print / fix GX + MSL string headers

* remove msl_c/string.h
2021-10-24 23:35:00 +02:00
TakaRikka f51935c034 J3D setup (#155)
* setup j3d classes

* remove asm

* fixes

* fix newDifferedDisplayList
2021-10-11 18:38:53 +02:00
TakaRikka d2c0f942e5 Z2AudioMgr / various JAudio setup (#152)
* audioMgr setup

* bunch of JAudio setup
2021-09-30 10:13:49 -04:00
TakaRikka a496449e90 suggestions 2021-09-27 16:51:38 -07:00
TakaRikka 53f8e3ac31 format 2021-09-27 15:57:11 -07:00
TakaRikka 3aaf6f3d56 Merge branch 'master' of https://github.com/zeldaret/tp into pr___ 2021-09-27 15:46:25 -07:00
TakaRikka e0e7a17215 m_Do_printf / JUTConsole 2021-09-27 15:27:58 -07:00
Julgodis e4ec8da75b Format and clean up from merge. 2021-09-27 18:49:30 +02:00
Julgodis 8ad14c5205 OK drawDoneCallback__8JUTVideoFv 2021-09-27 18:09:54 +02:00
Julgodis 75ea51308b OK preRetraceProc__8JUTVideoFUl 2021-09-27 18:09:54 +02:00
Julgodis faa0314fe0 OK __ct__8JUTVideoFPC16_GXRenderModeObj 2021-09-27 18:09:54 +02:00
Julgodis de06f00051 Removed #if DEBUG and clean up. 2021-09-26 12:28:18 +02:00
Julgodis 053d821988 Removed JUtility.h and added './tp format' 2021-09-26 12:11:21 +02:00
Julgodis 2705d469cf Removed .s files and cleanup. 2021-09-26 03:38:04 +02:00
Julgodis 29eba78378 OK setCharColor__14JUTDirectPrintFUcUcUc 2021-09-26 03:38:04 +02:00
Julgodis 5f5e41ccf6 OK setCharColor__14JUTDirectPrintFQ28JUtility6TColor 2021-09-26 03:38:04 +02:00
Julgodis 0142203459 OK drawString__14JUTDirectPrintFUsUsPc 2021-09-26 03:38:03 +02:00
Julgodis 4160ed8fef OK printSub__14JUTDirectPrintFUsUsPCcP16__va_list_structb 2021-09-26 03:38:03 +02:00
Julgodis bdd2374f15 OK changeFrameBuffer__14JUTDirectPrintFPvUsUs 2021-09-26 03:38:03 +02:00
Julgodis 93f69a5253 NONMATCHING drawChar__14JUTDirectPrintFiii 2021-09-26 03:38:03 +02:00
Julgodis 9d6853162e OK erase__14JUTDirectPrintFiiii 2021-09-26 03:38:03 +02:00
Julgodis ede75c4eb7 OK start__14JUTDirectPrintFv 2021-09-26 03:38:03 +02:00
Julgodis f3669cff81 Added TColor.h 2021-09-26 03:38:03 +02:00