mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
- The '#' component for type 's' now escapes the string characters - The '#' component for type 'f' now prints a precision suffix - The new 'q' component specifies a precision value
6 lines
206 B
Plaintext
6 lines
206 B
Plaintext
< 300 > <+00300> < 12c> < %100101100>
|
|
<4294967254> <-42> <&000037777777726>
|
|
<3.14159> <-00123> <-123.0455932617>
|
|
"\"\\t\" is '\t' ", " \"\\t\" is '\t'", " "\t" is ' '"
|
|
-6d:n <300 >
|