OSDN Git Service

[VM][FM7][JCOMMCARD] Fix name of FIRMWAREs.
[csp-qt/common_source_project-fm7.git] / doc / VMs / fm77av.txt
1 "eFM77AV" "eFM77AV20" "eFM77AV20EX" "eFM77AV40"
2                       "eFM77AV40EX" "eFM77AV40SX"
3                                 - Fujitsu FM-77AV/20/20EX/40/40EX/40SX
4                                                                 1/12/2018
5
6 --- Internal ROM image
7
8     Main SYSTEM:
9         BOOT_BAS.ROM    $FE00 - $FFFF BOOT ROM(Basic Mode / optional)
10         BOOT_DOS.ROM    $FE00 - $FFFF BOOT ROM(Dos Mode / optional)
11         BOOT_DOS.ROM    $FE00 - $FFFF BOOT ROM(MMR Mode / optional)
12         INITIATE.ROM    $6000 - $7FFF Initiator ROM.
13                                       You MUST real machine's initiator ROM.
14                                       i.e) If you use 77AV's initiator ROM to
15                                       eFM77AV40, eFM77AV40 will not boot.
16
17         Please select one of three:
18         FBASIC.ROM      $8000 - $FBFF F-BASIC V3.0
19         FBASIC300.ROM   $8000 - $FBFF F-BASIC V3.0
20         FBASIC302.ROM   $8000 - $FBFF F-BASIC V3.0 L20
21
22         Please select one of two:
23         KANJI1.ROM      JIS class 1 Kanji ROM $20000 bytes.
24         KANJI.ROM       JIS class 1 Kanji ROM $20000 bytes.
25
26         With eFM77AV40EX/SX, you must put:
27         EXTSUB.ROM      FM77AV40EX/SX's extra subsystem ROM.
28         
29     Display Sub System:
30         SUBSYS_A.ROM    $E000 - $FFFF Subsystem monitor type A.
31         SUBSYS_B.ROM    $E000 - $FFFF Subsystem monitor type B.
32         SUBSYS_C.ROM    $D800 - $FFFF Subsystem monitor (type C) and font.
33         SUBSYSCG.ROM    $E000 - $FFFF ANK Fonts data.
34
35     External dictionary card (with FM77AV40/EX/SX, must have these):    
36         DICROM.ROM      Dictionary ROM
37         KANJI2.ROM      JIS class 2 Kanji ROM $20000 bytes.
38
39         Optional (for eFM77AV only):
40         JSUBMON.ROM             Firmware of Japanese communication board (FM-7/77/AV). $4000 bytes.
41         JSUBDICT.ROM    Dictionary of Japanese communication board (FM-7/77/AV). $40000 bytes.
42         JSUBKANJI.ROM   Kanji data of Japanese communication board (FM-7/77/AV). $20000 bytes.
43                         If you don't have, KANJI.ROM/KANJI1.ROM is used for fallback.
44                                         
45     In addition, will save on exit:
46         JCOMMCARD.bin   RAM data of Japanese communication board. $2000 bytes.
47         USERDIC.DAT     Learning data of Kana Kanji conversion.
48                                     to battery backuped CMOS RAM.
49
50 --- Key maps
51
52         Virtual         PC
53         --------------------------------
54         ESC             Kanji or Pause/Break
55         BREAK           Esc
56         Left Space      Muhenkan
57         Center Space    Space
58         Right Space     Henkan
59         GRPH            Left ALT(Windows) or Left Windows key
60         KANA            Katakana Hiragana
61         INS             Insert
62         DEL             Delete
63         BS(⇐)         Back Space
64         HOME            Home
65         CLS             Page Down
66         DUP             End
67         EL              Page Up
68         = (NUMPAD)      =       Scroll Lock(Windows) or Right Windows key
69         Comma (NUMPAD)  Right Alt
70
71         Anothe Keys include NUMPAD are refer to physical keyboard.
72         
73 ----------------------------------------
74 K.Ohta
75 whatisthis.sowhat@gmail.com
76 https://github.com/Artanejp/
77 Twitter @Artanejp
78