Mercurial > repos > blastem
log m68k_core_x86.c @ 813:c9ed929ee984 v0.3.1
age | author | description |
---|---|---|
Sat, 25 Jul 2015 18:22:07 -0700 | Michael Pavone | Use a new fatal_error function instead of calling fprintf and exit for fatal errors. This new function more gracefully handles the case in which BlastEm was not started from a terminal or disconnected from ther terminal (Windows). |
Sun, 28 Jun 2015 09:53:17 -0700 | Michael Pavone | More clang warning cleanup |
Mon, 22 Jun 2015 22:00:02 -0700 | Michael Pavone | Fix negative offsets in calc_areg_displace |