Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/10/07 22:31
Read: times


 
#139020 - some feedback
Responding to: ???'s previous message
just a few thoughts about the subwindows of the nice screenshot:)

Registers:
OK.

Timers:
Timer2 has a completely different layout from Timer1 and Timer2. Homogenize and
place timer counts below each other so they are visible at a glance
TH0 TL0
TH1 TL1
TH2 TL2

(run control subwindow)
should maybe contain (or reserve space for)
step10, step100, step into, step over, step until next branch,
step until next ret(i).


Ports:
OK, but please use lowercase letters for the values -
AB and A8 or D and 0 are very much alike. In lowercase:
ab and a8 or d and 0 this problem does not exist.
(Using lowercase letters might break expectations from
assembler programmers but it is the right thing to do.)

Serial Port:
reserve some space to represent current value as ASCII
and previous values a string.
Separated for SBUF when read and written.
(display non ASCII chars as '.')

IRAM:
This lists uppermost address on top (Registers R0..R7 are listed
the other way round).
IRAM above 0x80 does not seem to be editable.

SFR:
Column headers only show 0 1 2 3 4 5 6 7 and
do not show 8 9 a b c d e f

Disassembly Window:
Please do not (ever) use a proportional font for something
that scolls by or otherwise changes frequently.

Happy Hacking!

Frieder


List of 44 messages in thread
TopicAuthorDate
Simulator... A truly educational task!            01/01/70 00:00      
   How Interesting            01/01/70 00:00      
      Been awhile            01/01/70 00:00      
   what I would like to see            01/01/70 00:00      
      do you mean plugins?            01/01/70 00:00      
         yep not so easy            01/01/70 00:00      
            AGSI?            01/01/70 00:00      
            Plan ahead?            01/01/70 00:00      
      one resonable approach ...            01/01/70 00:00      
      Logging outputs            01/01/70 00:00      
   as long as its not like codewarrior            01/01/70 00:00      
      Codewarrior is a beast            01/01/70 00:00      
   Getting Closer            01/01/70 00:00      
      user interface            01/01/70 00:00      
         re: user interface            01/01/70 00:00      
   Waiting the Simulator from expert            01/01/70 00:00      
      expert? You are very funny!            01/01/70 00:00      
   A screenshot for those that are interested.            01/01/70 00:00      
      some feedback            01/01/70 00:00      
      How big            01/01/70 00:00      
         Screen Window Size            01/01/70 00:00      
            Way to get image size            01/01/70 00:00      
               Meazure Does So Much More            01/01/70 00:00      
      It might be helpful to have a display of the pins            01/01/70 00:00      
   Nice...            01/01/70 00:00      
      What's wrong with VB?            01/01/70 00:00      
         That's why it exists!            01/01/70 00:00      
      VB            01/01/70 00:00      
         VB or not VB (with apologies to Shakespeare)            01/01/70 00:00      
            True            01/01/70 00:00      
               Laptops and desktops            01/01/70 00:00      
                  Hmmm            01/01/70 00:00      
               Have you looked at UBUNTU or FEDORA?            01/01/70 00:00      
            Lock-in?            01/01/70 00:00      
               Yep            01/01/70 00:00      
                  Java?            01/01/70 00:00      
                     You'd better wait until things speed up!            01/01/70 00:00      
   What a byte in the output port!            01/01/70 00:00      
      12-clockers are easy, because they're documented            01/01/70 00:00      
   Another screenshot            01/01/70 00:00      
      Keeping the thread alive            01/01/70 00:00      
         Helping...            01/01/70 00:00      
            Yes my friend.            01/01/70 00:00      
         Still            01/01/70 00:00      

Back to Subject List