| Start Address | End Address | Description |
|---|---|---|
| 0x00000 | 0x7FFFF | RAM ? |
| 0x80000 | ? | Drive A: in ROM is mapped to this address. |
| 0x80A00 | 0xDFFFF | A:\CAMERA.EXE (main RXE executable) starts at this address and cannot exceed End Address. Code entry point is at 0x8D000. |
| 0xE0000 | 0xEBFFF | ????? |
| 0xEC000 | 0xEEFFF | .img files of type "Bank" get mapped into this 16 KB page, to allow firmware to fit into processor's 1 MB addressable memory. Pages switching seems to be accomplished by writing to port 0xFED6. |
| 0xF0000 | 0xFEFFF | ??? |
| 0xFE000 | 0xFFFFF | M_BIOS Tue Feb 18 14:52:34 2003 V30MZ BIOS (c) V1.28 Canon Inc. 2000.& Update : MODEL=K170MT Datalight miniBIOS (R) v6.22 (Revision 3.1) Copyright (c) 1989-1997 Datalight, Inc. |
There are no comments on this page. [Add comment]