Mercurial > repos > blastem
log m68k_core_x86.c @ 1282:c5821f9de325
age | author | description |
---|---|---|
Wed, 15 Mar 2017 19:05:27 -0700 | Michael Pavone | Cycle accurate implementation of divs |
Thu, 09 Mar 2017 23:50:46 -0800 | Michael Pavone | Fix undefined flags on overflow and divide by zero for divu based on hardware test. Fix saving result of divu when destination is not stored in a host register |
Thu, 09 Mar 2017 21:31:31 -0800 | Michael Pavone | Forgot to update flags in the "good" case of the new divu code |