If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
User contributions for Esorth
Jump to navigation
Jump to search
6 June 2023
- 02:4602:46, 6 June 2023 diff hist +2,690 EarthBound/ASM/Controller Input Routines Document remaining subroutines
- 02:0002:00, 6 June 2023 diff hist +8 m EarthBound/ROM map →Primary Engine and Critical Data Bank: Rename Joypad Input Routines to Controller Input Routines
- 01:5901:59, 6 June 2023 diff hist +54 N EarthBound:ASM:Joypad Input Routines Esorth moved page EarthBound:ASM:Joypad Input Routines to EarthBound:ASM:Controller Input Routines: Found the SNES developer guide consistently calls the controller "controller" Tag: New redirect
- 01:5901:59, 6 June 2023 diff hist 0 m EarthBound/ASM/Controller Input Routines Esorth moved page EarthBound:ASM:Joypad Input Routines to EarthBound:ASM:Controller Input Routines: Found the SNES developer guide consistently calls the controller "controller"
- 01:5801:58, 6 June 2023 diff hist +783 EarthBound/ASM/Controller Input Routines Add another subroutine and start renaming things from joypad to controller because I changed my mind
5 June 2023
- 04:3804:38, 5 June 2023 diff hist +1,344 N EarthBound/ASM/Controller Input Routines Start creating page
- 03:3603:36, 5 June 2023 diff hist +163 EarthBound/ROM map →Primary Engine and Critical Data Bank: Locate joypad input routines
1 June 2023
- 02:4702:47, 1 June 2023 diff hist +1,518 EarthBound/VRAM DMA Transfer Style Table Document all the table entries
- 02:2902:29, 1 June 2023 diff hist +1,779 N EarthBound/VRAM DMA Transfer Style Table Create page and document format
- 01:3801:38, 1 June 2023 diff hist −17 EarthBound/ASM/Math Routines →$C08FE8-$C08FF6: Unsigned 8-bit multiplication: Move routine start up 2 bytes and adjust the inputs for the operations found there
- 01:3301:33, 1 June 2023 diff hist +81 m EarthBound/Primary Font Table Add header/footer stuff
- 01:2801:28, 1 June 2023 diff hist +111 EarthBound/ROM map →Primary Engine and Critical Data Bank: Locate VRAM DMA table and fix Math Routines start
30 May 2023
- 19:4919:49, 30 May 2023 diff hist +2 m EarthBound/ASM/Memory And String Util Routines →$C08F22-$C08F2E: strlen: Grammar fix
- 19:4319:43, 30 May 2023 diff hist +1,802 EarthBound/ASM/Memory And String Util Routines Finish documenting routines
- 19:1719:17, 30 May 2023 diff hist +3,193 EarthBound/ASM/Memory And String Util Routines Describe more routines
- 18:1618:16, 30 May 2023 diff hist +1,357 N EarthBound/ASM/Memory And String Util Routines Start creating page
- 03:4203:42, 30 May 2023 diff hist +183 EarthBound/ROM map →Primary Engine and Critical Data Bank: Locate memory and string util routines.
23 May 2023
- 21:4221:42, 23 May 2023 diff hist +205 EarthBound/ASM/Math Routines →$C09262-$C09278: Repeated 32-bit right bit shift: Add alternative entry points.
- 21:4021:40, 23 May 2023 diff hist +142 EarthBound/ASM/Math Routines →$C09262-$C09278: Repeated 32-bit right bit shift: Add forgotten inputs/outputs
- 03:1203:12, 23 May 2023 diff hist +2,531 EarthBound/ASM/Math Routines Finish documenting routines.
- 02:2502:25, 23 May 2023 diff hist +3,064 EarthBound/ASM/Math Routines Document more routines.
22 May 2023
- 02:2702:27, 22 May 2023 diff hist +7,147 EarthBound/ASM/Math Routines Finish documenting all the multiplication and division routines
21 May 2023
- 18:1918:19, 21 May 2023 diff hist +2,628 N EarthBound/ASM/Math Routines Created page with "{{subpage|game=EarthBound}} ==<tt>$C08FE8-$C08FF6</tt>: Unsigned 8-bit multiplication== <code>accumulator[0] = accumulator[0] * accumulator[1]</code> Multiplies two 8-bit mu..."
- 02:4802:48, 21 May 2023 diff hist +147 EarthBound/ROM map →Primary Engine and Critical Data Bank: Add location of math routines
17 May 2023
- 02:5802:58, 17 May 2023 diff hist +4 m Category:EarthBound:ASM Fix category. current
- 02:5702:57, 17 May 2023 diff hist +72 N Category:EarthBound:ASM Created page with "Assembly subroutine information for EarthBound. Category:EarthBound"
- 02:5402:54, 17 May 2023 diff hist +26 m EarthBound/ASM/Decompression Routine Update category
- 02:5002:50, 17 May 2023 diff hist +49 m EarthBound/ASM/Decompression Routine Remove stub template and add internal data footer.
- 02:4402:44, 17 May 2023 diff hist +2,281 EarthBound/ASM/Decompression Routine →Compression Format: Document the full compression format as handled by the EarthBound ASM.
16 May 2023
- 20:2220:22, 16 May 2023 diff hist +313 EarthBound/ASM/Decompression Routine →Subroutine Inputs: Add note about lack of size parameters.
- 01:3801:38, 16 May 2023 diff hist +533 EarthBound/ASM/Decompression Routine →Libraries/Tools: Add all 3 compression tools I could find.
12 May 2023
- 03:4703:47, 12 May 2023 diff hist +2 m EarthBound/ASM/Decompression Routine →Compression Format: Fix typo
- 03:4603:46, 12 May 2023 diff hist +440 N EarthBound/ASM/Decompression Routine Create stub
- 03:0303:03, 12 May 2023 diff hist 0 EarthBound/ROM map Correct decompression routine location.