Mercurial > repos > blastem
log m68k_core.c @ 883:9f149f0e98b7
age | author | description |
---|---|---|
Fri, 13 Nov 2015 19:15:37 -0800 | Michael Pavone | It is now possible to switch back and forth between the menu ROM and the game |
Thu, 29 Oct 2015 19:06:06 -0700 | Michael Pavone | Implement TRAPV |
Wed, 28 Oct 2015 19:45:24 -0700 | Michael Pavone | Implement TAS |
Wed, 21 Oct 2015 23:31:17 -0700 | Michael Pavone | Implemented nbcd |
Sun, 26 Jul 2015 13:25:31 -0700 | Michael Pavone | Merge |
Sun, 26 Jul 2015 11:00:25 -0700 | =?UTF-8?q?Higor=20Eur=C3=ADpedes?= | Fix some memory issues |
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). |