shithub: rgbds

ref: 38a9a613da37d102a13585857bda2b314f8b12c6
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