Fix potential emulator freeze after an exception has occured
[clinton/Virtual-Jaguar-Rx.git] / docs / vj_HistoryNotes.txt
index 5434541..a42986c 100644 (file)
@@ -7,6 +7,10 @@ Release 5 (TBA)
 2) Added a specific breakpoint for the M68K address error exception
 -- Alert box will display a message and then the code will stop
 3) Added a HW registers browser window and set a tab for the Blitter
+4) Added detection for the unsigned/signed short type
+-- Will allow the return of a short type variable's value
+5) Added a specific breakpoint for the M68K Unimplemented instruction, and Exception not referenced exceptions
+6) Fix potential emulator freeze after an exception has occured
 
 Release 4a (15th August 2019)
 -----------------------------