agssim: add support for SCMD_CHECKBOUNDS (assertlte)
commit8aa2b9c256d238a600bd916c9dde797e0cfa254c
authorrofl0r <rofl0r@users.noreply.github.com>
Thu, 12 Dec 2019 02:05:03 +0000 (12 02:05 +0000)
committerrofl0r <rofl0r@users.noreply.github.com>
Thu, 12 Dec 2019 02:05:06 +0000 (12 02:05 +0000)
treedceaace8f2dadb020e3287e5fb50e8a36972023f
parentbe947401c2d5996fbfd14e3eac51fcf027c2446d
agssim: add support for SCMD_CHECKBOUNDS (assertlte)

since we already check all our memory accesses, this is kinda
gratuitous, but let's do the official thing for the moment.
agssim.c