Allow retrieving the last EAX error
commit54728aec75b6bc8bae3542d6a4bc94185c6ab899
authorChris Robinson <chris.kcat@gmail.com>
Thu, 19 Jul 2018 16:06:53 +0000 (19 09:06 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Thu, 19 Jul 2018 16:06:53 +0000 (19 09:06 -0700)
tree8339650564bf62f32cdc5ebab947c42a73453854
parenteaea06619329d5c92d338a90bcdf1f806bf65f71
Allow retrieving the last EAX error

It's never actually set, as I don't know what conditions will cause it to be
set vs just an error return, but retrieving it won't itself be an error now.
eax4.c