edit · history · upload · logout · print

Wristapps.Readmem History

Show minor edits - Show changes to markup

April 25, 2007, at 10:15 PM by Pierre -
Changed line 6 from:
Authors: Pierre Delore
to:
Author: Pierre Delore
April 24, 2007, at 11:41 PM by Pierre -
Changed line 22 from:
START: address = address + 100h
to:
START: address = address - 100h
Changed line 25 from:
CCW: address = address + 4
to:
CCW: address = address - 4
April 24, 2007, at 11:39 PM by Pierre -
Changed line 19 from:

This screen display 4 bytes of memory. The address is displayed in the segment area. The letter before the address indicate the memory type.

to:

This screen display 4 bytes of memory (in hexadecimal). The address is displayed in the segment area (in hexadecimal). The letter before the address indicate the memory type.

Changed lines 22-25 from:
START: Record a start task
STOP: Record a stop task
CW: Record a stop task
CCW: Record a stop task
to:
START: address = address + 100h
STOP: address = address + 100h
CW: address = address + 4
CCW: address = address + 4
Added line 27:
SET: Display the setting screen
Changed line 31 from:

This screen is displayed when no task are already recorded. It allow to record a start task.

to:

This screen display the memory type setting (ROM / RAM / LCD / SFR /EEPROM).

Changed lines 33-35 from:
START: Record a start task
STOP: Record a stop task
MODE: Exit from the wristapp
to:
CW: Next memory type
CCW: Previous memory type
SET: Exit from the setting screen
April 24, 2007, at 11:27 PM by Pierre -
Changed line 20 from:

R = ROM - V = RAM - L = LCD - S = SFR - E = EEPROM

to:

R = ROM - V = RAM - L = LCD - S = SFR - E = EEPROM

April 24, 2007, at 11:27 PM by Pierre -
Changed lines 19-24 from:

This screen display 4 bytes of memory. The address is displayed in the segment area.
R = ROM
V = RAM
L = LCD
S = SFR
E = EEPROM

to:

This screen display 4 bytes of memory. The address is displayed in the segment area. The letter before the address indicate the memory type.
R = ROM - V = RAM - L = LCD - S = SFR - E = EEPROM

April 24, 2007, at 11:21 PM by Pierre -
Changed lines 23-24 from:
to:

S = SFR
E = EEPROM

April 24, 2007, at 11:20 PM by Pierre -
Changed lines 19-23 from:

This screen is displayed when no task are already recorded. It allow to record a start task.

to:

This screen display 4 bytes of memory. The address is displayed in the segment area.
R = ROM
V = RAM
L = LCD

Added lines 27-28:
CW: Record a stop task
CCW: Record a stop task
Changed lines 30-38 from:


to:


This screen is displayed when no task are already recorded. It allow to record a start task.

START: Record a start task
STOP: Record a stop task
MODE: Exit from the wristapp


April 24, 2007, at 11:11 PM by Pierre -
Changed lines 12-13 from:
to:
April 24, 2007, at 11:09 PM by Pierre -
Added lines 1-24:

"Readmem" Wristapp

This wristapp allow to display the content of the watch memory.

Authors: Pierre Delore
Version: 1.00


Downloads


Binary: RTask-1.0-Bin.zip
Source: RTask-1.0-Src.zip

Scrrenshoots

This screen is displayed when no task are already recorded. It allow to record a start task.

START: Record a start task
STOP: Record a stop task
MODE: Exit from the wristapp


edit · history · upload · logout · print
Page last modified on April 25, 2007, at 10:15 PM