mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
5 lines
133 B
NASM
5 lines
133 B
NASM
; It seems that \1 was the easiest way to notice the memory corruption that
|
|
; resulted from this overflow
|
|
def x = 0
|
|
{.99999999f:x}\1
|