Commit Graph

74 Commits

Author SHA1 Message Date
Cuyler36 9ca1335c55 Implement last function 'DebugHaniwaTempo' in m_debug_mode.c 2023-04-24 04:14:34 -04:00
Cuyler36 0a6917bd8c Add acre and fg item data along with other misc data to save file struct 2023-04-24 03:43:13 -04:00
Cuyler36 7747dcbe1c Add header definitions for m_npc.h and m_quest.h 2023-04-24 02:48:38 -04:00
Cuyler36 6d94143587 Add homes to Save_t 2023-04-23 23:15:25 -04:00
Cuyler36 84a2a837c7 Finish m_home.h definitions 2023-04-23 22:47:53 -04:00
Cuyler36 2dda53326e Address review 2023-04-23 20:12:36 -04:00
Cuyler36 f797ec3597 Reduce verbosity in docs 2023-04-23 19:28:21 -04:00
Cuyler36 a41b9e6b36 Fix building 2023-04-23 18:48:44 -04:00
Cuyler36 c75418ec1b Implement m_lib and some header file defintions 2023-04-23 18:46:44 -04:00
Prakxo 98d13299ca Fix building 2023-04-23 20:15:03 +02:00
Cuyler36 0d783d0534 Implement m_flashrom.c file-scope only 2023-04-23 00:21:12 -04:00
Cuyler36 efb1169e4f Link m_debug_hayakawa.c 2023-04-22 00:55:05 -04:00
Cuyler36 fe9086a79a Swap mFRm and mCD methods to correct files 2023-04-20 11:37:16 -04:00
Cuyler36 4051859a03 Implement m_debug_mode 2023-04-20 11:30:33 -04:00
Prakxo 1e4b351fe5 link m_malloc 2023-04-20 11:37:14 +00:00
Prakxo c7e7e2e766 match m_malloc 2023-04-20 09:40:59 +00:00
Prakxo 4ecb12f3cc link sys_ucode 2023-04-20 06:51:10 +00:00
Prakxo 7a27cda3a1 link m_olib 2023-04-20 06:34:17 +00:00
Cuyler36 0e75195303 Remove unused functions 2023-04-16 15:37:40 -04:00
Cuyler36 7336d51f44 Sync 2023-04-16 13:43:32 -04:00
Cuyler36 fdece88a10 Fix time.c bss offsets but unlink until later 2023-04-04 13:30:28 -04:00
Cuyler36 42642aa339 Implement m_time.c 2023-04-04 05:50:31 -04:00
Cuyler36 18d456051e Add missing external interface for lb_reki.h 2023-04-02 06:35:01 -04:00
Cuyler36 782b00b34c Implement & link in lb_reki.c 2023-04-02 06:32:00 -04:00
Cuyler36 01f0e0b55a Implement & Link lb_rtc.c 2023-04-01 12:43:47 -04:00
Cuyler36 6e38066c45 Get graph.c linked 2023-03-25 00:24:06 -04:00
Cuyler36 342725c2be Implement skeletons for all GAME "classes" 2023-03-24 16:04:45 -04:00
Cuyler36 16e6b21b9e Sync files 2023-03-22 17:42:02 -04:00
Cuyler36 904956b7fd Implement THA and THA_GA 2023-03-18 19:56:06 -04:00
Cuyler36 d74a76ac86 Link gfxprint 2023-03-18 13:24:49 -04:00
Prakxo 0630e6501e implement ANSI escape macros for VT 2023-03-18 17:34:21 +01:00
Cuyler36 2bf1616199 Implement gfxalloc 2023-03-17 21:28:05 -04:00
Cuyler36 3b150d408d Get osreport.c linked 2023-03-15 16:46:43 -04:00
Prakxo bcebb21d48 more asset preparation 2023-03-14 08:36:15 +00:00
Prakxo 7cd0fe6ec6 dol can build 2023-03-13 07:27:22 +00:00
Prakxo 3dd5dbcf59 merge cuyler's PR 2023-03-13 07:15:03 +00:00
Prakxo 771ffca329 ñmatch malloc,link memtrk 2023-03-06 20:27:17 +01:00
Prakxo c2ec1147d5 put init exception in its own asm file 2023-03-06 11:20:20 +00:00
Prakxo 4c8ff8c2a2 work on libc64 2023-03-06 08:28:43 +00:00
Prakxo ed41ef92d4 Merge branch 'master' of https://github.com/Prakxo/ac-decomp 2023-03-03 11:15:41 +00:00
Prakxo dbba5c9f96 match m_skin_matrix, work on .init 2023-03-03 11:12:35 +00:00
Prakxo 2589c294e2 match a bunch of gu funcs 2023-02-24 21:29:19 +01:00
Prakxo 8184a89424 Merge branch 'master' into move_gfxprint 2023-02-24 13:46:52 +01:00
Cuyler36 ea56333b44 Remove old gfxprint files 2023-02-24 07:38:37 -05:00
Cuyler36 02b6300b41 Move gfxprint to libu64 2023-02-24 07:35:53 -05:00
Prakxo 5ffa01306c fix slices order, match some gu funcs 2023-02-24 12:21:05 +00:00
Prakxo 861cfcb5fe Merge pull request #6 from Cuyler36/libultra/_Printf
Implement libultra/xprintf.c, libultra/xlitob.c, & libultra/xldtob.c
2023-02-24 13:02:20 +01:00
Cuyler36 bde34adfa7 Implement libultra/xprintf.c, libultra/xlitob.c, & libultra/xldtob.c 2023-02-24 02:43:37 -05:00
Prakxo a0e4071f2d match few of m_lib funcs 2023-02-23 08:19:11 +00:00
Prakxo d9286d078a Merge pull request #4 from Cuyler36/libc64/aprintf
Add libc64/aprintf.c
2023-02-22 23:29:01 +01:00