Show DRAM size in the emulator status
[clinton/Virtual-Jaguar-Rx.git] / docs / vj_ReleaseNotes.txt
index 04fe4ee..db03424 100644 (file)
@@ -7,8 +7,8 @@ Release 4 (TBD)
 4) Switch to SDL 1.2.15 static library 64bits for VS 2017\r
 5) Local variables window displays values from function's parameters\r
 6) Fixed the typedef's name display in Local and Watch variables window\r
-7) ROM cartridge writing detection follow the alpine "allow writes to cartridge rom"'s flag check\r
--- Breakpoint can now occur in the case of a ROM cartridge writing\r
+7) Breakpoint may now occur in case of a ROM cartridge writing\r
+-- ROM cartridge writing detection follow the alpine "allow writes to cartridge rom"'s flag check\r
 -- Alert box will display a message with possibility to pass or not the breakpoint only if this is related to a 8 or 16 bits ROM access\r
 8) Local variables window detects now if a variable is used or not by the code\r
 9) The address provided in the memory window is now verified to prevent crash\r
@@ -21,6 +21,9 @@ Release 4 (TBD)
 -- Allow the up/down navigation on the SP (Stack) browser\r
 -- Restart function cleans-up the SP (Stack) browser and the heap allocator system\r
 11) Fixed the up navigation on the memory window\r
+12) Added some log information for the emulator initialisations\r
+13) Breakpoint will happen in case of writing at unknown memory location\r
+-- Alert box will display a message and then code will stop\r
 \r
 Release 3 (13th November 2017)\r
 ------------------------------\r
@@ -131,6 +134,7 @@ Known issues
 9) The emulator needs to be restarted in case of keybindings changes\r
 10) In the case of a ROM cartridge writing, and with occuring breakpoint, the PC pointer will point at the next instruction and not at the instruction causing the breakpoint\r
 11) Emulator will crash in case of wrong address value provided in the memory browser\r
+12) The RAM access log is limited to the 2MB\r
 \r
 Cosmetic / UX issues\r
 ====================\r