mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Implement BITWIDTH and TZCOUNT functions (#1450)
This commit is contained in:
@@ -27,3 +27,6 @@ db @ <= 7
|
||||
dw @ << 1
|
||||
dw @ >> 1
|
||||
dw @ >>> 1
|
||||
|
||||
db BITWIDTH(@)
|
||||
db TZCOUNT(@)
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user