X-Git-Url: http://git.hcoop.net/clinton/Virtual-Jaguar-Rx.git/blobdiff_plain/0cbc132e807d89562b81cdee20351aeb2bffb467..7575ebee4ba6ee000f735dd6e0884fbbc220fc89:/docs/vj_HistoryNotes.txt diff --git a/docs/vj_HistoryNotes.txt b/docs/vj_HistoryNotes.txt index c427baa..745fc4b 100644 --- a/docs/vj_HistoryNotes.txt +++ b/docs/vj_HistoryNotes.txt @@ -6,6 +6,14 @@ Release 5 (TBA) -- 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 +7) Fix a random crash when reading the source lines information +8) Added ELF & DWARF .debug* types +9) Added ELF section types check and new error messages Release 4a (15th August 2019) ----------------------------- @@ -258,6 +266,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