ProLook v3.1 is a professional memory viewer.
PROLOOK INFORMATION:
- HELP SCREEN
- ASCII mode
- HEX mode
- SAMPLE GRAPHICS mode
- SLOW mode
- FAST mode
- HIGH RESOLUTION mode
- LOW RESOLUTION mode
- DECREASE screen module
- INCREASE screen module
- DISPLAY DISTANCE beetween two points
- CLEAR SHIFT screen
- CLEAR SCREEN module
- SAVE this information : address, module, high/low resolution, fast/slow mode
- USE saved information
- MOVE SCREEN pointer with mouse
- MOVE SCREEN pointer with cursor key
- USE 2Mb chip (AGA compatible)
- INCREASE sample period
- DECREASE sample period
- INCREASE sample lenght
- DECREASE sample lenght
- PLAY SAMPLE
- STOP SAMPLE
- EXIT without killing ProLook (L+R mouse button to re-establish)
- EXIT and KILL ProLook
- ProLook screen appair like this one:
--------------------------------------------------------------------------------
ADDRESS: $000000 MOD: $0000 RESOLUTION: LOW MODE: SLOW N.LINE: 0000000
DISTANCE START: $000000 END: $000000 =: $000000 dec !0.000.000 SHIFT: $00
SCREEN WIDTH: 00320 PERIOD: 0180 SAMPLE LENGTH: 0800 PROLOOK 3.1 AGA
--------------------------------------------------------------------------------
ADDRESS : visualized memory's address
MOD : screen's module (number of byte for each row)
RESOLUTION : high or low resolution mode
MODE : slow or fast speed when cursor key are used
N.LINE : number of line beetween START and END (dependent by MOD)
DISTANCE START : start address in calculation mode
END : end address in calculation mode
= : distance beetween START and END in hex
dec : distance beetween START and END in decimal value
SHIFT : Playfield orizzontal scroll code
SCREEN WIDTH : screen's width
PERIOD : sample's period
SAMPLE LENGTH : sample's length
------------------------------------------------------------
| // | Alfredo Ornaghi (Amiga user!) |
| // Amiga | E-Mail : ted@intercom.it |
| \\X/ forever!!! | Web site : http://www.intercom.it/~ted/ |
------------------------------------------------------------
|