www.pudn.com > DBG8051.rar > HISTORY.ENG


ADD Debugger 8051 
 
---- 1.9 beta ---- 
New support for indirectly addressable additional 128 bytes of internal 
memory (8052-style), set in menu Settings. When writing Internal RAM contents 
to file, only first 128 bytes and SFR area are saved. The same in reading 
Number base added in window type "Numbers" (dec/hex/bin) 
Writing EPROM, RAM and Internal RAM contents to file as array of bytes 
enclosed in 'db' directives 
Deassembling procedures speed up 
Writing EPROM contents in ASM files after deassembling 
You can put new data bytes in EPROM area by double-clicking in "Code" 
window and then just writing "DB" as an instruction mnemonic 
Ctrl-O key combination moves the last active "Code" window view to the 
place of Program Counter (PC) 
New window type added: "Terminal", you can resize it up to 80x25 
Minor changes in dialog window: "About" 
STOP key changed to F12 (previously ESC) 
Activation state of every window is now written into .INI file 
EPROM, RAM and Internal RAM display windows are now resizeable 
Some windows now properly react to nonstandard system font size 
User changable "system" font face and size 
 
---- 1.8 beta ---- 
Processor cycle counter added into window "Processor state", resettable by 
double-clicking the right part of this window 
Fixed major errors with toggling windows into on/off state (double-clicking 
the window caption) 
If you have more than 1 "Code" window open, during executing the program 
debugger updates only the last selected one of this type 
Last opened files list with their types in menu "File", you can clear it by 
clicking menu Settings/Clear files list 
You can change the value of the Program Counter (PC) by double-clicking the 
left part of the window "Processor state" 
New "Numbers" window for converting between decimal, hexadecimal and binary 
system (numbers followed by "H" are treated as hex, "B" - as bin) 
Real, running timers/counters and interrupts 
 
---- 1.7 beta ---- 
Completely rebuilt user interface, now in MDI standard (Multiple 
Document Interface), all of the program windows are easy movable, you 
can save/restore window position in .INI file 
In the beginning of execution the debugger restores window position from 
the last save 
In .INI file there are saved program options (switched from menu) and 
actual language (Polish/English), too 
The plug-in handling procedures are temporarily disabled, they'll come 
improved in next version 
The menu was corrected (underlined letters are different) 
The window list was added to the menu Window 
8051 code execution procedures optimized 
You can disable window contents updating by double-clicking the window 
caption or completely disable for all the windows (menu Run/Animation) 
You can change the language version from menu Settings (Ustawienia) 
 
---- 1.6 beta ---- 
Fixed error in displaying the debugger logo in main window caption 
Two language versions of messages, dialogs and menus - polish and english 
Accelerated simulation of execution 8051 code, optional disabling of 
updating plug-ins 
Movable ("float") most of program windows - you can change their positions, 
settings are active only to the end of the program session 
Extended "About" dialog window 
 
---- 1.5 beta ---- 
[I don't want to translate it, who cares what I changed in older 
 versions of this program ?] 
---- 1.4 beta ---- 
---- 1.3 beta ---- 
---- 1.2 beta ---- 
---- 1.1 beta ---- 
---- 1.0 beta ---- 
The first beta version provided for public beta testing