Download List

项目描述

Developing multi-platform and international edition of ISO Full BASIC.

系统要求

System requirement is not defined

发布: 2020-02-26 15:46
Decimal BASIC 8.1.0.2 (10 files 隐藏)

发布版本通知

Decimal BASIC Ver.8.1.0.2  2020/02/26

Decimal BASIC implements the GRAPHICS module and the MODULES module of ANSI/ISO Full BASIC except for a little incompatibility.

Notes on Mac.

When installed in a USB drive, if it has a name that includes a space, you can not launch the Help. Delete spaces in the drive name.

The following enhancements do not work good.

SET DRAW MODE (NOTXOR, MASK, MERGE, etc.)
MOUSE POLL
GetKeyState

十進BASIC Ver.8.1.0.2 2020/02/26

JIS Full BASIC 図形機能単位+モジュール機能単位+単文字入力機能単位に対応します(若干の非互換があります)。

SDIアプリケーションです。複数のファイルを開いておくことはできません。

MAC版は, USBメモリなどにインストールした場合など,ドライブ名に空白を含むとヘルプが起動しません(ドライブ名を変更してください)。

Mac版には次の不具合があります。

(1) 次の独自拡張文は正しく実行されません。

  SET DRAW MODE (NOTXOR, MASK, MERGE, etc.)

  MOUSE POLL
  GetKeyState

变更日志

Set graphics coodinate system 16 bit for Linux, and 32 bit for Mac and printers.

On printer graphics mode, SET BITMAP SIZE made execution prohibited.

On printer graphics mode, SET TEXT BACKGROUND shall be ignored.

The default font for printer shall be identical to that for screen.

On Graphics Option Dialog, sellection and setteing of the printer enabled.

グラフィックス座標系をGTK2は16ビット,MACは32ビット,プリンタは32ビットにした。

グラフィックス出力先がプリンタのとき,SET BITMAP SIZE文を実行不可とした。

グラフィックス出力先がプリンタのとき,SET TEXT BACKGROUNDを無視することにした。

グラフィックス出力先がプリンタのときのフォントをスクリーンとそろえた。

Graphicsオプションダイアログでプリンタの選択と設定ができるようにした。