File pcem.changes of Package pcem
-------------------------------------------------------------------
Thu Dec 3 21:54:06 UTC 2020 - Avindra Goolcharan <avindra@opensuse.org>
- Update to v17
* New machines added - Amstrad PC5086, Compaq Deskpro, Samsung
SPC-6033P, Samsung SPC-6000A, Intel VS440FX, Gigabyte GA-686BX
* New graphics cards added - 3DFX Voodoo Banshee, 3DFX Voodoo 3 2000,
3DFX Voodoo 3 3000, Creative 3D Blaster Banshee, Kasan Hangulmadang-16,
Trident TVGA9000B
* New CPUs - Pentium Pro, Pentium II, Celeron, Cyrix III
* VHD disc image support
* Numerous bug fixes
* A few other bits and pieces
- Dropped fix-gcc-checks.patch
-------------------------------------------------------------------
Sat Jun 6 01:48:35 UTC 2020 - Scott Young <dev@iotib.net>
- Update to v16
* New machines added - Commodore SL386SX-25, ECS 386/32, Goldstar GDC-212M, Hyundai Super-286TR, IBM PS/1 Model 2133 (EMEA 451), Itautec Infoway Multimidia, Samsung SPC-4620P, Leading Edge Model M
* New graphics cards added - ATI EGA Wonder 800+, AVGA2, Cirrus Logic GD5428, IBM 1MB SVGA Adapter/A
* New sound card added - Aztech Sound Galaxy Pro 16 AB (Washington)
* New SCSI card added - IBM SCSI Adapter with Cache
* Support FPU emulation on pre-486 machines
* Numerous bug fixes
* A few other bits and pieces
- Fixed fix-gcc-checks.patch
- Change gcc-c++ to gcc7-c++ as otherwise build fails.
-------------------------------------------------------------------
Tue Feb 18 20:27:24 UTC 2020 - Michael Pujos <pujos.michael@gmail.com>
- Update to v15
* New machines added - Zenith Data SupersPort, Bull Micral 45,
Tulip AT Compact, Amstrad PPC512/640, Packard Bell PB410A,
ASUS P/I-P55TVP4, ASUS P/I-P55T2P4, Epox P55-VA, FIC VA-503+
* New graphics cards added - Image Manager 1024,
Sigma Designs Color 400, Trigem Korean VGA
* Added emulation of AMD K6 family and IDT Winchip 2
* New CPU recompiler. This provides several optimisations,
and the new design allows for greater portability and more scope
for optimisation in the future
* Experimental ARM and ARM64 host support
* Read-only cassette emulation for IBM PC and PCjr
* Numerous bug fixes
* Thanks to dns2kv2, Greatpsycho, Greg V, John Elliott, Koutakun,
leilei, Martin_Riarte, rene, Tale and Tux for contributions
towards this release
- removed patch fix-random-data-error.patch
- added patch fix-gcc-checks.patch
- compile with --enable-network for networking support
-------------------------------------------------------------------
Sat Apr 21 02:42:06 UTC 2018 - avindra@opensuse.org
- Update to v14
* New machines added - Compaq Portable Plus, Compaq Portable II,
Elonex PC-425X, IBM PS/2 Model 70 (types 3 & 4), Intel
Advanced/ZP, NCR PC4i, Packard Bell Legend 300SX, Packard Bell
PB520R, Packard Bell PB570, Thomson TO16 PC, Toshiba T1000,
Toshiba T1200, Xi8088
* New graphics cards added - ATI Korean VGA, Cirrus Logic
CL-GD5429, Cirrus Logic CL-GD5430, Cirrus Logic CL-GD5435, OAK
OTI-037, Trident TGUI9400CXi
* New network adapters added - Realtek RTL8029AS
* Iomega Zip drive emulation
* Added option for default video timing
* Added dynamic low-pass filter for SB16/AWE32 DSP playback
* Can select external video card on some systems with built-in video
* Can use IDE hard drives up to 127 GB
* Can now use 7 SCSI devices
* Implemented CMPXCHG8B on Winchip. Can now boot Windows XP on
Winchip processors
* Tweaks to Pentium and 6x86 timing
* Numerous bug fixes
- minor cleanup with spec-cleaner
-------------------------------------------------------------------
Sun Mar 18 19:23:43 UTC 2018 - avindra@opensuse.org
- initial package at 13.1
- add fix-random-data-error.patch