index
:
pokeyellow.git
master
Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
macros
/
asserts.asm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-03-30
Don't pass redundant label names to `nybble_array` and `bit_array`
Rangi
1
-13
/
+3
2025-12-15
Specify a max item length for `list_start` (#552)
Rangi
1
-4
/
+14
2025-11-12
Use features of RGBDS 1.0.0 (#537)
Rangi
1
-24
/
+20
2025-08-13
Say how many bytes the assertion macros expected vs got
Rangi42
1
-14
/
+20
2025-06-11
Simplify `li` macro
Rangi42
1
-1
/
+1
2025-05-10
Use features new to RGBDS 0.9.2 (#506)
Rangi
1
-1
/
+1
2024-12-27
Don't pass redundant label names to `table_width` and `list_start` (#125)
Rangi
1
-12
/
+23
2024-12-27
Don't pass redundant label names to `table_width` and `list_start` (#484)
Rangi
1
-12
/
+23
2024-05-05
Use constant in wram for hidden item flags (#445)
Vortyne
1
-0
/
+6
2022-06-06
RGBDS syntax updates (#86)
vulcandth
1
-86
/
+86
2022-06-06
RGBDS syntax updates (#358)
vulcandth
1
-86
/
+86
2021-11-23
Use compound assignment operators
Rangi
1
-4
/
+4
2021-05-31
Improve some RAM formatting
Rangi
1
-4
/
+4
2021-05-31
Improve some RAM formatting
Rangi
1
-4
/
+4
2021-05-23
Use macros for bit arrays
Rangi
1
-0
/
+35
2021-05-23
Fix end_nybble_array
Rangi
1
-1
/
+1
2021-05-23
Fix end_nybble_array
Rangi
1
-1
/
+1
2021-05-23
Use macros for packed arrays of nybbles
Rangi
1
-0
/
+35
2021-04-17
Use rgbds 0.5.0 features:
Rangi
1
-27
/
+15
2021-03-25
Verify data table and name list sizes with assertion macros
Rangi
1
-0
/
+87