Files
rgbds/src/asm
dbrotz c5e8e4ff83 Reject input that contains null characters
Null characters in the middle of strings interact badly with the RGBDS
codebase, which assumes null-terminated strings. There is no reason to
support null characters in input source code, so the simplest way to deal
with null characters is to reject them early.
2019-09-09 17:27:56 -07:00
..
2019-09-02 14:18:29 +02:00
2019-08-30 19:36:23 -07:00
2019-07-04 16:27:31 -07:00
2019-09-02 14:18:29 +02:00
2018-01-26 22:59:02 +00:00
2019-09-08 21:42:17 +02:00
2019-09-02 14:18:29 +02:00
2019-08-29 21:54:06 -07:00