Commit Graph

204 Commits

Author SHA1 Message Date
SwareJonge c5e5f47880 Fix JKRArchive 2025-06-17 23:03:25 +02:00
SwareJonge 06da04110e Match JUTException 2025-06-17 22:09:34 +02:00
Cuyler36 b48beb700d emu64: more fixes 2025-06-17 14:11:27 -04:00
Cuyler36 8c1f8b4b45 emu64: fix most data sections, sdata2 still has issues 2025-06-17 13:44:44 -04:00
Cuyler36 6b0308f46f emu64: even more improvements 2025-06-17 13:26:31 -04:00
Cuyler36 220cd8922e emu64: .rodata matching 2025-06-17 12:40:45 -04:00
Cuyler36 6ac180f0ae emu64: fixes, update objdiff tag versions 2025-06-17 12:37:04 -04:00
Cuyler36 5968f25c07 emu64: ordering improvements, update dtk & objdiff tag versions 2025-06-17 12:24:39 -04:00
Cuyler36 5aa5edd0c6 emu64: more improvements 2025-06-17 11:09:46 -04:00
Cuyler36 3b05953b8c emu64: improve score by fixing inlining 2025-06-17 10:51:00 -04:00
SwareJonge 22e1bfab3a big progress on JUtility 2025-06-17 05:01:41 +02:00
SwareJonge f61c92a59f match J2D 2025-06-17 00:38:54 +02:00
SwareJonge 37e7b7bf74 match JSupport 2025-06-17 00:00:16 +02:00
SwareJonge 0ab7bf6cd9 Match JUTConsole 2025-06-16 23:07:08 +02:00
SwareJonge b791f26f44 match JFramework 2025-06-16 22:11:30 +02:00
Cuyler36 ce3abb3b57 Implement & link ac_taisou_npc0 2025-06-15 02:11:03 -04:00
Cuyler36 63f29f3eb4 ac_snowman 50% 2025-06-06 02:11:16 -04:00
Cuyler36 5053485aac Fix emusound/Sound_Read & usage in ks_nes_core 2025-05-30 09:38:48 -04:00
Cuyler36 6c3dbbf14b Merge pull request #481 from roeming/master
Lots of progress on NES Core
2025-05-30 09:23:57 -04:00
roeming 3feb122bf0 fix build attempt 2 2025-05-29 16:32:04 -04:00
roeming f5da1830e3 fix build 2025-05-29 16:19:07 -04:00
roeming 3e5b82663f Taking a break from nes core
Co-authored-by: decrazyo <decrazyo@users.noreply.github.com>
2025-05-29 15:29:50 -04:00
Cuyler36 c5a346d183 libultra: match xprintf 2025-05-26 07:48:02 -04:00
Cuyler36 168ec978c6 libultra: settimer work, tough matches 2025-05-26 07:41:01 -04:00
Cuyler36 54e780d7ff __osMalloc: Add reasonable macros and finish comments for OSReport prints 2025-05-26 06:17:22 -04:00
Cuyler36 a7e14c3acf __osMalloc: Add OSArena flags 2025-05-26 05:51:27 -04:00
Cuyler36 2b61a6760d Implement & link __osMalloc 2025-05-25 20:22:56 -04:00
Cuyler36 657c536ca4 Yoink MetroTRK from Pikmin & Mario Party 4 (thanks!) 2025-05-25 13:06:26 -04:00
roeming eeeb188808 lots of work on ks_nes_core 2025-05-22 16:53:06 -04:00
Cuyler36 27f480c12c Push work on m_design_ovl 2025-05-01 09:15:52 -04:00
Cuyler36 0188f5cf50 More jaudio game64 documentation 2025-04-18 21:05:00 -04:00
roeming 535a724a55 rename NA_COMMAND_AUDIO_GROUP_SET_MASK to NA_COMMAND_AUDIO_GROUP_SET_APPLY_SUBTRACK_MASK 2025-04-18 18:37:56 -04:00
roeming 07314b05c4 add NA_COMMAND_AUDIO macros 2025-04-18 18:12:28 -04:00
roeming 091faf01b8 renaming variabls in game64 2025-04-18 16:28:11 -04:00
Cuyler36 5b2ab7e624 Work on game64.c shiftability 2025-04-17 03:12:01 -04:00
Cuyler36 0b777976f2 Fix build 2025-04-17 02:15:57 -04:00
Cuyler36 ebb0647e7b Implement & link jaudio_NES/game64.c
Co-authored-by: roeming <roeming@users.noreply.github.com>
2025-04-17 01:53:17 -04:00
Cuyler36 78242ae813 Make note of which function does not match in system.c 2025-04-16 20:19:48 -04:00
Cuyler36 1602a2a056 Implement & mostly match jaudio_NES/system.c 2025-04-16 20:18:49 -04:00
Cuyler36 d271a4d9e0 jaudio_NES/bankread 2025-04-09 11:36:39 -04:00
Cuyler36 1d8860ab1d More work on emu64 2025-04-08 11:07:06 -04:00
Cuyler36 906fe07422 Merge pull request #464 from roeming/master
Link Emusound
2025-03-22 18:45:03 -04:00
roeming fcd788f44c adding comments to apu registers 2025-03-22 11:37:20 -04:00
roeming 320d02452a link emusound 2025-03-22 10:58:51 -04:00
roeming 2ead77759e fix sbss/data ordering, 1 func left 2025-03-21 22:16:18 -04:00
roeming c9bb307991 equivalent, down to regswaps 2025-03-21 17:30:18 -04:00
Cuyler36 eb242526ad Push work on m_card 2025-03-21 02:15:16 -04:00
roeming f8034c5dfa emusound almost done 2025-03-19 19:49:41 -04:00
roeming 001b4b2c44 making progress 2025-03-16 21:00:39 -04:00
roeming fc10af09a2 NES sound progress 2025-03-14 14:47:43 -04:00