Commit Graph

21 Commits

Author SHA1 Message Date
Snesrev
9db0dd741d Draygon_Func_42 uses undefined varE24 value 2023-04-04 04:11:07 +02:00
Snesrev
e44c3483be Kraid_Shot_Mouth: The real game doesn't preserve R18 2023-04-04 03:28:43 +02:00
Snesrev
f207b03b69 ProcessEnemyPowerBombInteraction - R18 overwritten by death routine 2023-04-04 00:06:35 +02:00
snesrev
0b58368de0 Lots of code cleanup (#32)
### Description
<!-- What is the purpose of this PR and what it adds? -->

### Will this Pull Request break anything? 
<!-- Will it break the compiling? -->

### Suggested Testing Steps
<!-- See if the compiling fails/break anything in the game. -->
2023-04-03 21:56:08 +02:00
snesrev
51ac35a65d Code cleanup (#28)
Lots of code cleanup
2023-03-20 18:12:36 +01:00
Snesrev
027086067a Doors don't close the same way as on console (Fixes #21) 2023-03-16 18:30:35 +01:00
Lywx
43b14838b7 Added nintendo switch support (#16)
This PR adds support for building sm on the nintendo switch, the
installation instructions are pretty much the same, with the difference
that you need a switch with atmosphere installed and the devkitpro
development environment, to install on the switch just copy the .ini,
the nro and the smc file.

---------

Co-authored-by: snesrev <111028570+snesrev@users.noreply.github.com>
2023-03-14 21:04:59 +01:00
Snesrev
56df2670c0 Clean up some code 2023-03-14 20:18:51 +01:00
Snesrev
5fc07a1407 RoomMainAsm_ScrollingSky reads OOB
when layer1_y_pos is very small
2023-03-14 17:00:22 +01:00
Snesrev
d265a76f05 BG2 tilemap was messed up when unpausing (Fixes #20) 2023-03-14 01:25:21 +01:00
Snesrev
5596f16cbb LoadStdBG3andSpriteTilesClearTilemaps does DMA from RAM 2023-03-11 18:33:53 +01:00
Snesrev
39ab392092 Remove some printfs 2023-03-11 18:09:42 +01:00
Snesrev
72f5bf5795 Samus_HandleScrewAttackSpeedBoostingPals reads bad addr (Fixes #18) 2023-03-11 17:53:53 +01:00
Snesrev
ff343e46c0 RtlUpdateSnesPatchForBugfix() had a bug
Also removed dup patch
2023-03-11 14:18:01 +01:00
Snesrev
5a0a84c649 Fix crocomire menu hang (Fixes #1)
Renamed some variables
Also fixed so Replay works again
2023-03-11 04:11:08 +01:00
Snesrev
622c15ca7b Fix various bug*.sav bugs and add some code to track down #1 2023-03-11 00:00:28 +01:00
Snesrev
cd8480d8bc Fix Input handling and message boxes (Fixes #3) 2023-03-07 21:53:13 +01:00
Snesrev
d6bcb3b492 Good bye varbeam
Cleaned up a little too
2023-03-07 21:16:05 +01:00
Snesrev
4e83a497df Orig game reads uninitialized memory in xray 2023-03-06 18:55:12 +01:00
Snesrev
606e9a0ada Fix various bugs reported by testyourmine 2023-03-06 18:00:05 +01:00
snesrev
09c1bdd874 Initial commit 2023-03-05 22:06:32 +01:00