X-Git-Url: http://git.hcoop.net/clinton/Virtual-Jaguar-Rx.git/blobdiff_plain/8b11a1b0cc0df2fe03dbf7903764abbc5e240aa6..2a13a69116a9fed94f74fca659dd66a65c20bbf4:/docs/vj_HistoryNotes.txt diff --git a/docs/vj_HistoryNotes.txt b/docs/vj_HistoryNotes.txt index 5f965e3..a42986c 100644 --- a/docs/vj_HistoryNotes.txt +++ b/docs/vj_HistoryNotes.txt @@ -1,6 +1,26 @@ -Release 4 (TBD) +Release 5 (TBA) --------------- -Git commit: TBD +0) Added a date creation stamp in the application command line information +- This date already appears in the Release 4 executable but was not referenced in his history note +1) Added a specific breakpoint for the M68K illegal instruction exception +-- Alert box will display a message and then the code will stop +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) +----------------------------- +Git commit: f04df4f185ed4f3cfc805d0f61b3c019a108ae2c +- +0) Fix specific breakpoint for ROM cartridge or unknown memory location writing + +Release 4 (10th August 2019) +---------------------------- +Git commit: 9b25d85d1ea4a9476b83476bcec65e05464f68da - 0) The zoom value setting has been fixed in the registry 1) Debugger mode now shares the same alpine rom path setting @@ -243,6 +263,7 @@ Project information 12) The project is set at https://github.com/djipi/Virtual-Jaguar-Rx 13) GPLv3 file document has been renamed as LICENSE, to fit better the GitHub requirements -- Text / License terms are the same +14) The x86 configuration has been removed in the VS 2017 project Download statistics