Glad to be able to do the paste of the program text of
FamilyBasic in using Nestopia.
"Machine -> External -> Keybord -> PasteText F12"
However, the katakana of Japan and some signs cannot
do the paste.
When the following programs are pasted, it surely
displays it like an attached
image. (Family BASIC (J) (V3.0) is used.)
-------------------------
10 PRINT "アイウエオ"
20 PRINT "ァィゥェォ"
30 PRINT "カキクケコ"
40 PRINT "ガギグゲゴ"
50 PRINT "サシスセソ"
60 PRINT "ザジズゼゾ"
70 PRINT "タチツテト"
80 PRINT "ダヂヅデド"
90 PRINT "ッ"
100 PRINT "ナニヌネノ"
110 PRINT "ハヒフヘホ"
120 PRINT "バビブベボ"
130 PRINT "パピプペポ"
140 PRINT "マミムメモ"
150 PRINT "ヤユヨ"
160 PRINT "ャュョ"
170 PRINT "ラリルレロ"
180 PRINT "ワヲン"
190 PRINT "。「」"
-------------------------
katakana of Japan and some signs
Logged In: NO
It serves as a reference though it is a source code of
imperfect NNNesterJ.
http://www.mycgiserver.com/~nnnesterj/nnn_srcz.zip
This source code is
"。「」"
the paste cannot be done.
Therefore, it is imperfect.
Logged In: NO
-How to Family Basic
http://web.archive.org/web/20021204223155/refam.virtualave.n
et/famiba/
-Basic Program :)
http://www.geocities.co.jp/SiliconValley-
Sunnyvale/6003/fb/game1/index.html
Logged In: NO
Nestopia is Cool!!!!
It was completely corrected with Ver 1.25.
When I pastie a kana character "ヲ" ('wo': 0x8d on FAMILY BASIC) using the F12 key, but "ラ"('ra': 0x86 on FAMILY BASIC) is pasted. (v1.40)
Could anybody fix it ?
180 PRINT "ワヲン" <--- paste WO(ヲ), but RA(ラ) is pasted.