1075 Commits

Author SHA1 Message Date
tk 57dec39b5e Adjust function signatures on item equip draw functions. 2026-04-28 23:30:42 -04:00
tk 17f8f40310 Add missing return to aAR_SecureDmaRam function. 2026-04-28 14:51:45 -04:00
tk a3ee73f457 Add explicit return types to functions to comply with C17 strictness. 2026-04-24 01:44:57 -04:00
tk f07b64e466 Remove aHT1_GetDefaultAngle macro and remove parameters from aHT1_GetDefaultAngle call sites. 2026-04-24 01:40:54 -04:00
tk 7f5cc03b1d Correctly typecast aNPC_SCHEDULE_PROC variable. 2026-04-23 23:08:19 -04:00
tk 9435592380 Use macro to have both aHT1_GetDefaultAngle signatures. 2026-04-23 22:25:16 -04:00
tk f9123b206d Add parameters to function signatures where parameters are passed at the function call site. 2026-04-23 19:19:24 -04:00
Cuyler36 c6d5d8f999 Fix minor issues in m_camera2, ac_npc_ctrl 2026-04-23 13:03:38 -04:00
Cuyler36 7030f2ee93 rspsim: Fix ENVMIXER command 2026-03-26 16:30:27 -04:00
Cuyler36 c5215178ce Misc refactors and corrections 2025-11-06 04:09:24 -05:00
Cuyler36 21a3e85272 jaudio_NES/driver: Nas_Synth_Envelope 98% 2025-11-04 03:01:05 -05:00
Cuyler36 55923bf8d8 jaudio_NES/driver: match Nas_Synth_Envelope 2025-11-03 11:25:51 -05:00
Cuyler36 ef3506df2f jaudio_NES: link internal/system.c, minor refactors 2025-11-03 06:26:45 -05:00
Cuyler36 6c81937894 jaudio_NES: add enums for MML commands 2025-11-01 11:44:19 -04:00
Cuyler36 09d09071c2 ac_haniwa: refactor 2025-10-29 23:09:03 -04:00
Cuyler36 59a8479ed6 famicom.cpp: Use correct enums and align commentImageBuffer 2025-10-29 22:36:53 -04:00
Cuyler36 10efef5ffe Improve ks_nes_draw funcs scores some, a bunch of documentation and improvements in ks_nes_core. 2025-10-29 17:02:39 -04:00
Cuyler36 4b490c1aaa ks_nes_draw: more fixes, bug documentaiton, and score improvements 2025-10-28 07:50:32 -04:00
Cuyler36 ec9cb459de ks_nes_draw: fix incorrect but equivalent logic in ksNesDrawMakeOBJ[Blank/Appear]VtxList 2025-10-28 05:12:19 -04:00
Cuyler36 630a5f614c ks_nes_draw: fix regression in ksNesDrawEmuResult 2025-10-28 05:00:26 -04:00
Cuyler36 b4166122df ks_nes_draw: slight score improvements, document draw struct members (best guess) 2025-10-28 04:55:42 -04:00
Cuyler36 25f38fbfb6 ks_nes_draw: ksNesDrawMakeBGIndTexMMC2 93%, all functions attempted 2025-10-25 22:22:07 -04:00
Cuyler36 98b9f4cf61 ks_nes_draw: ksNesDrawOBJMMC5 97% 2025-10-25 20:18:20 -04:00
Cuyler36 fc73593dca ks_nes_draw: improve ksNesDrawOBJSetupMMC2 2025-10-24 22:06:22 -04:00
Cuyler36 96c8101866 ks_nes_draw: ksNesDrawMakeBGIndTexMMC5 96%, equivalent 2025-10-24 01:22:03 -04:00
Cuyler36 78a8115758 ks_nes_draw: ksNesDrawMakeBGIndTex 99% 2025-10-24 00:47:13 -04:00
Cuyler36 12e785be8e ks_nes_draw: improve ksNesDrawMakeBGIndTex 2025-10-24 00:22:52 -04:00
Cuyler36 2ae6d5a2d8 ks_nes_draw: fix rodata 2025-10-23 20:55:19 -04:00
Cuyler36 611981e0fe ks_nes_draw: correct indtexmtx values 2025-10-23 20:53:29 -04:00
Cuyler36 1c36bfebf0 ks_nes_draw: match ksNesDrawBG 2025-10-23 20:51:56 -04:00
CreateSource 762b74fcf0 Merge pull request #1 from abnormalhare/ksNesDrawEmuResult
Ks nes draw emu result
2025-10-23 19:59:03 -04:00
CreateSource fd08b34e2e match EmuResult! 2025-10-23 19:57:03 -04:00
CreateSource 15ffd48e37 99% matching !! 2025-10-23 18:57:39 -04:00
Cuyler36 994b135206 Fix accidental includes 2025-10-23 15:07:49 -04:00
Cuyler36 659d8ca4ac ks_nes_draw: ksNesDrawOBJSetupMMC2 95%, ksNesDrawMakeBGIndTex 48% 2025-10-23 15:00:31 -04:00
abnormalhare 09c5031752 progress 2025-10-23 14:55:36 -04:00
abnormalhare 32d7df15be better calculation for u 2025-10-23 13:16:30 -04:00
abnormalhare 652603e11a start ksNesDrawEmuResult 2025-10-23 13:13:49 -04:00
Cuyler36 139d8f3926 Match jaudio_NES/driver Nas_Synth_Delay 2025-10-23 12:10:04 -04:00
Cuyler36 ed33f09e03 jaudio_NES/driver.c 98% 2025-10-23 12:10:04 -04:00
Cuyler36 9c72faddf6 match jaudio_NES/driver Nas_SynthMain 2025-10-23 12:10:04 -04:00
CreateSource 4a36014a88 Merge branch 'ACreTeam:master' into master 2025-10-23 12:09:41 -04:00
abnormalhare 7941d78bf3 match Famicom/ks_nes_draw.cpp:ksNesDrawOBJI8ToEFB 2025-10-23 12:09:21 -04:00
Cuyler36 cd77c59ce5 Match jaudio_NES/driver Nas_Synth_Delay 2025-10-23 11:05:29 -04:00
Cuyler36 ce56cfc0bc jaudio_NES/driver.c 98% 2025-10-23 04:00:49 -04:00
Cuyler36 ad361e125d match jaudio_NES/driver Nas_SynthMain 2025-10-23 02:52:41 -04:00
Cuyler36 33cfd1e2e8 jaudio_NES/driver.c 74% 2025-10-21 21:32:58 -04:00
Cuyler36 566b830e51 m_card: match mCD_set_number sanely 2025-10-21 21:32:14 -04:00
Cuyler36 01f05327ce Really fix build 2025-08-20 18:08:05 -04:00
Cuyler36 750ec7e510 Fix build 2025-08-20 17:57:10 -04:00