Wed, 16 Apr 2014 02:20:43 -0600 | fixed bus error handling for real this time (save registers before every instruction and push the saved registers if a bus error occurs, since the instruction may have changed registers before the bus error, and also stop the instruction immediately with longjmp so it won't change memory after the bus error) | file | diff | annotate |
Fri, 18 Jan 2013 17:03:48 +0000 | experimental memory mapper, not quite working | file | diff | annotate |
Thu, 08 Dec 2011 23:44:19 +0000 | [musashi] fix stackframe type for bus errors | file | diff | annotate |
Tue, 15 Nov 2011 10:12:37 +0000 | [musashi] Fix handling of bus errors | file | diff | annotate |
Tue, 30 Nov 2010 01:51:22 +0000 | [musashi] add preliminary bus error exception triggering | file | diff | annotate |
Sat, 27 Nov 2010 01:13:12 +0000 | initial commit | file | diff | annotate |