./emulators/PC6001VX, Cross platform PC-6001 emulator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.2.10, Package name: PC6001VX-4.2.10, Maintainer: tsutsui

PC6001VX is cross platform PC-6001 emulator based on "PC6001V" for Windows.


Required to run:
[devel/SDL2] [x11/qt5-qtx11extras] [x11/qt5-qtbase] [x11/qt5-qtmultimedia] [multimedia/ffmpeg4]

Required to build:
[textproc/asciidoc] [textproc/source-highlight] [pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Package options: debug, ffmpeg, manual, sdl2

Master sites:

Filesize: 5837.096 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-17 16:21:29 by Izumi Tsutsui | Files touched by this commit (3) | Package updated
Log message:
PC6001VX: update to 4.2.10. (bug fixes)

pkgsrc changes:
* sync ffmpeg version with qt6-qtmultimedia

Upstream changes:
 http://eighttails.seesaa.net/article/506411600.html

* 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.
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-10-13 11:00:19 by Thomas Klausner | Files touched by this commit (1)
Log message:
PC6001VX: wants to use lrelease

Add tool dependency on qt6-qttools
   2024-07-21 08:03:08 by Izumi Tsutsui | Files touched by this commit (2) | Package updated
Log message:
PC6001VX: update to 4.2.9.

Upstream changes:
 http://eighttails.seesaa.net/article/504073710.html

4.2.9
* 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.
   2024-06-24 15:43:33 by Izumi Tsutsui | Files touched by this commit (2) | Package updated
Log message:
PC6001VX: update to 4.2.8.

Upstream changes:
 http://eighttails.seesaa.net/article/503741373.html

4.2.8
* Fixed freezing on completion when building with Qt6.7
   2024-06-23 09:12:12 by Izumi Tsutsui | Files touched by this commit (2) | Package updated
Log message:
PC6001VX: update to 4.2.7.

This version includes a fix of SIGSEGV on startup issue with Qt 6.7.1,
by using Qt/SingleApplication 3.4.1 (the previous PC6001VX 4.2.4 with
SingleApplication 3.3.1 fails with Qt 6.7.1).

Upstream changes:
 http://eighttails.seesaa.net/article/503733599.html
 http://eighttails.seesaa.net/article/503611168.html
 http://eighttails.seesaa.net/article/501854573.html

4.2.7
* Merged upstream PC6001V version 2.1.3.
* Updated PC-6001 compatible basic ROMs to 0.8.

4.2.6
* 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.

4.2.5
* Fixed screen layout sometimes not updating when enabling/disabling
  virtual keyboard.
* Fixed an issue where the menu appearance position during touch
  operation was incorrect.