Skip to content

Releases: eighttails/PC6001VX

v4.3.0

23 Nov 10:09

Choose a tag to compare

  • 起動時に任意のどこでもLOADファイルを自動的に読み込むコマンドラインオプションを追加

  • サウンド出力デバイスの切り替えに対応

  • CTRL+ファンクションキーで入力できるキーを追加

  • TILTモードがジョイスティックに対応していなかったのを修正

  • 英語キーボードでの入力がおかしくなっていたのを修正

  • (Linux)AppImage形式の提供を開始

  • (Android)SDKバージョンを36に更新(再修正)

  • Added command line option to automatically load arbitrary state file at startup.

  • Supports switching of sound output devices.

  • Added key assignment that can be entered with CTRL + function keys.

  • Fixed TILT mode not supporting joystick.

  • Fixed an issue where input on the English keyboard was wrong.

  • (Linux) Started offering of AppImage format.

  • (Android)Updated SDK Version to 36.(Re-fix)

v4.2.14

30 Aug 13:59

Choose a tag to compare

  • ローマ字入力のリプレイがおかしくなるのを修正
  • (Android)SDKバージョンを36に更新
  • Fixed a case where replays of Roman alphabet inputs may not be reproduced correctly.
  • (Android)Updated SDK Version to 36.

v4.2.13

06 Jun 14:17

Choose a tag to compare

  • PC-6001互換BASICを0.8.1に更新
  • PC-6001mkII/6601用互換BASICを0.5.2に更新
  • Updated PC-6001 compatible basic ROMs to 0.8.1.
  • Updated PC-6001mk2/6601 compatible basic ROMs to 0.5.2.

v4.2.12

06 Apr 11:53

Choose a tag to compare

  • PC6001V 2.1.4ベースに更新
  • デバッガの savemem,loadmem コマンドで小文字のファイル名が使えない問題を修正
  • Merged upstream PC6001V version 2.1.4.
  • Fixed an issue where lower case file names could not be used with debugger savemem,loadmem command.

v4.2.11

10 Feb 11:48

Choose a tag to compare

  • FM音源再生時にフリーズすることがあるのを修正
  • ジョイスティック設定が保存されないのを修正
  • Fixed freezes when playing FM synthesizer.
  • Fixed joystick settings not saved.

v4.2.10

16 Dec 11:51

Choose a tag to compare

  • ステータスバーが文字化けすることがあるのを修正
  • サウンドが再生されないことがあるのを修正
  • (Windows)フルスクリーン時にメニューが表示されないことがあるのを修正
  • Fixed an issue where the status bar may become garbled.
  • Fixed an issue where sound might not play.
  • (Windows) Fixed an issue where the menu may not be displayed when in full screen.

v4.2.9

20 Jul 06:30

Choose a tag to compare

  • 表示のハードウェアアクセラレーションが動作していなかったのを修正
    ** Androidではパフォーマンスの問題で引き続き無効化
    ** 表示のハードウェアアクセラレーションは、CPU使用率の低下をもたらしますが、フルHDより大きい表示領域ではフレームレートの低下を引き起こすことが確認されています。ご使用の環境に合わせて設定してください。
  • サウンド再生の安定性を向上
  • Fixed display hardware acceleration not working.
    ** Still disabled on Android due to performance issues.
    ** Hardware acceleration of the display results in lower CPU usage, but has been observed to cause lower frame rates for display areas larger than Full HD. Please set according to your environment.
  • Improved stability of sound playback.

v4.2.8

23 Jun 11:19

Choose a tag to compare

  • Qt6.7でビルドすると終了時にフリーズするのを修正
  • Fixed freezing on termination when building with Qt6.7

v4.2.7

22 Jun 15:21

Choose a tag to compare

  • PC6001V 2.1.3ベースに更新
  • PC-6001互換BASICを0.8に更新
  • Merged upstream PC6001V version 2.1.3.
  • Updated PC-6001 compatible basic ROMs to 0.8.

v4.2.6

10 Jun 12:40

Choose a tag to compare

  • PC-6001mkII/6601用互換BASICを0.5.1に更新

  • FFmpeg7に対応(現時点でバージョン5,6,7でビルド可能)

  • (Android)再起動時に画面レイアウトが破綻することがあるのを修正

  • Updated PC-6001mk2/6601 compatible basic ROMs to 0.5.1.

  • Compatible with FFmpeg7 (currently buildable with versions 5, 6, and 7)

  • (Android)Fixed an issue where the screen layout may be corrupted when restarting.