mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +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(@)
|
||||
|
||||
Reference in New Issue
Block a user