shithub: rgbds

ref: d43408f4f3dc7b8375e43ea5de77075726dcecfc
dir: /test/asm/opt.asm/

View raw version
SECTION "test", ROM0

pusho
	opt p42, !L, Wno-div
	ds 1
	ld [$ff88], a
	println $8000_0000 / -1
popo

	ds 1
	ld [$ff88], a
	println $8000_0000 / -1