PCem

log

age author description
Wed Jul 09 21:45:42 2014 +0100 TomW Added emulation of Phoenix Trio32. Based on patch from Battler.
Wed Jul 09 19:21:16 2014 +0100 TomW Video cards defines replaced with enumerator. Patch from SA1988.
Tue Jul 08 22:06:48 2014 +0100 TomW Added REP NOP / PAUSE instruction, needed for Windows 2000 installer. Patch from SA1988.
Tue Jul 08 21:03:34 2014 +0100 TomW Fixed crash when selecting no sound card.
Tue Jul 08 20:35:39 2014 +0100 TomW Switched IBM AT to more recent BIOS. Added 8 MHz option. Patch from SA1988.
Sun Jul 06 21:40:28 2014 +0100 TomW Port 0x3da diagnostic bits now held static during blanking, fixes DOS 6.2/V hang.
Sun Jul 06 12:45:35 2014 +0100 TomW ViRGE S3D improvements :
Mon Jun 30 21:31:28 2014 +0100 TomW Added per-device configuration.
Tue Jun 24 21:15:42 2014 +0100 TomW Reorganised Windows-specific code a bit.
Thu Jun 19 21:02:59 2014 +0100 TomW Moved PIT to common timer API.
Fri Jun 13 18:43:25 2014 +0100 TomW Initial S3 ViRGE video overlay emulation.
Mon Jun 09 18:13:57 2014 +0100 TomW Reverted revision 107.
Sun Jun 08 22:03:04 2014 +0100 TomW Added DIRECTINPUT_VERSION to joystick code.
Sun Jun 08 15:53:09 2014 +0100 TomW Bodged PIT reads slightly, fixed Lotus III hangs.
Sun Jun 08 13:45:26 2014 +0100 TomW Added joystick emulation
Sat Jun 07 15:57:57 2014 +0100 TomW Minor memory optimisations.
Wed Jun 04 19:45:12 2014 +0100 TomW S3D optimisations - between 15% and 30% faster on my machine.
Mon May 26 18:13:23 2014 +0100 TomW S3 ViRGE S3D emulation. Currently very slow, bugs, features missing.
Sun May 11 14:09:13 2014 +0100 TomW Innovation SSI-2001 emulation. Using ReSID-FP.
Sat May 03 13:39:03 2014 +0100 TomW S3 changes :
Mon Apr 28 21:01:38 2014 +0100 TomW Fixed inverted vertical axis on Amstrad mouse.
Sun Apr 27 11:40:03 2014 +0100 TomW Register operands on BOUND/LEA/LDS/LES/LFS/LGS/LSS now cause invalid opcode faults. Fixes NTVDM.
Fri Apr 18 11:54:52 2014 +0100 TomW Cancel IDE callback on early IDE reset.
Wed Apr 09 20:32:54 2014 +0100 TomW Slowed down serial transfer - fixes mouse on OS/2.
Wed Apr 09 19:55:14 2014 +0100 TomW Restore correct ESP value on fault during IRET - fixes issues in at least Windows NT 3.51, NT 4.0, OS/2 2.0, OS/2 Warp. Thanks to SA1988.
Tue Apr 08 20:45:09 2014 +0100 TomW Return sane values for absolute & relative addresses in CD-ROM Get Subchannel command. Fixes display in Windows 9x CD player.
Sat Mar 29 17:35:50 2014 +0000 TomW Fixed trap handling.
Sat Mar 29 15:17:23 2014 +0000 TomW Set transmitter shift register empty bit in serial LSR. Windows 3.1 no longer hangs when DOS mouse driver loaded.
Sat Mar 29 14:28:13 2014 +0000 TomW Loading a segment register in real mode no longer clears USE32.
Wed Mar 26 22:14:13 2014 +0000 TomW Added 32-bit command registers for S3 864/Trio64.