38 Commits

Author SHA1 Message Date
Rangi 529e4c9625 Update RGBDS to 1.0.4 (although 1.0.0 still works) 2026-09-22 14:19:56 -04:00
Rangi f5d918a0b5 Sync the make_patch tool with poketcg 2026-08-13 17:32:05 -04:00
Rangi 5388c53e8a Build the 3DS VC patch file (#10) 2026-08-12 18:51:45 -04:00
dannye feec71a3f6 Merge pull request #6 from ElectroDeoxys/master
Disassemble more gameplay
2026-07-11 11:16:08 -05:00
Electro b077e50245 Disassemble more gameplay 2026-07-10 21:10:45 +01:00
dannye 367753a5f7 Remove src/gfx/.gitkeep 2026-05-27 14:23:25 -05:00
dannye df2b346e50 Fix typos and whitespace 2026-05-27 14:22:44 -05:00
dannye 0e083975f6 Merge pull request #5 from ElectroDeoxys/master
Begin disassembling main gameplay
2026-05-27 14:20:49 -05:00
Electro 09cef503b0 Disassemble more gameplay stuff, label struct fields 2026-05-16 23:02:07 +01:00
Electro 148dc28ec5 Remove trailing whitespace and space identations 2026-04-26 18:18:13 +01:00
Electro bbeb2fe0fb More disassembling, identify Pokemon and Board structs 2026-04-26 17:51:40 +01:00
Electro fc5c4ff3d5 Dump main gameplay code 2026-04-26 17:51:37 +01:00
dannye 45cc46e3a1 Minor cleanup 2026-04-14 20:39:16 -05:00
dannye 448e0d23c3 Minor cleanup 2026-04-14 20:34:51 -05:00
dannye 0c06b86ef7 Merge pull request #4 from ElectroDeoxys/master
Big code dump
2026-04-14 20:33:49 -05:00
Electro 7a587c584c Rename Panel de Pon specific stuff, document RNG engine, block types etc 2026-04-02 23:05:55 +01:00
Electro a29e4f3109 Identify block WRAM, and some related functions 2026-04-02 18:17:56 +01:00
Electro de85a666be More dissasembling and general documentation 2026-04-01 22:52:23 +01:00
Electro 6e61d03f6d Create WRAM2 labels, document some routines 2026-03-31 21:09:21 +01:00
Electro 3c64e49fd5 Label some WRAM addresses 2026-03-30 23:12:52 +01:00
Electro 93e9d2b05d Big code dump 2026-03-30 22:00:40 +01:00
dannye 1eb179e2ee Update README.md 2026-03-29 08:52:58 -05:00
dannye 9676188890 Merge pull request #3 from ElectroDeoxys/master
Standardize project structure, disassemble some start up logic, add helper macros
2026-03-28 09:41:40 -05:00
Electro 5e7ef69b41 Standardize project structure, disassemble some start up logic, add helper macros 2026-03-16 10:59:22 +00:00
dannye 44abd54a02 Update for RGBDS v1.0.0
also: remove submodule, add C tools, rewrite Makefile, replace hardware_constants.asm with hardware.inc, etc
2026-03-01 12:56:14 -06:00
dannye 77483d64ba Update a few audio macros 2023-05-26 22:21:32 -05:00
dannye 923dc914fc Name some music commands 2021-05-06 22:01:12 -05:00
dannye 5180818617 Dump song files 2021-05-06 21:29:38 -05:00
dannye 4d2eb182f7 Dump audio engine 2021-05-03 00:11:51 -05:00
dannye 7d960e4d95 Fix file modes 2021-05-01 22:26:51 -05:00
dannye 3b7ccf631d Use rgblink's overlay mode 2021-05-01 22:21:07 -05:00
dannye ab3b96f10a Fix compatibility with rgbds v0.5.0 2021-05-01 21:33:50 -05:00
dannye 61a3373697 Song headers 2016-04-19 21:20:08 -05:00
dannye e61fae2e0d Not actually an rgblink bug
I'm just dumb
2016-03-24 23:02:25 -05:00
dannye 6cc677dc59 Use pret for (dis)assembling 2016-02-27 10:24:57 -06:00
dannye 72c9aaae94 Don't INCBIN free space 2015-10-12 18:06:43 -05:00
dannye b588526b89 rst vectors, interrupts, and rom header 2015-10-10 10:31:23 -05:00
dannye d867415edd Initial commit 2015-10-10 10:01:23 -05:00