1
0
Fork 0
dosbox-staging/src
Sjoerd van der Berg 3b74afe0c4 Scaler rewrite for detecting changes
New scalers for tv3x, rgb2x, rgb3x, scan2x, scan3x
Only updaterect the changed parts in sdl
Add support for 15/16/32bpp modes
Add support for highres 4bpp modes
Rewrite of vga page handlers for most other modes
AVI capturing using zmbv codec
New option for hardware scaled windows to try and reach a specified resolution


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2444
2006-01-30 09:58:07 +00:00
..
cpu New pagehandler option for different read and write pointers 2006-01-30 09:47:04 +00:00
debug Fix some compilation warnings 2006-01-30 09:48:03 +00:00
dos Work around broken POSIX implementations. 2006-01-27 10:44:55 +00:00
fpu ignore unneeded fpu-exception flags 2006-01-08 18:05:06 +00:00
gui Scaler rewrite for detecting changes 2006-01-30 09:58:07 +00:00
hardware Add patch 1391092:"Soundblaster DSP fixes" from Vasyl and the SB MIDI interface from Srecko. 2006-01-19 14:42:19 +00:00
ints initialize a few fixed-position bios interrupt locations 2006-01-05 14:14:53 +00:00
misc implemented feature request 1242202: "getting config values via z:\config" 2005-08-22 19:31:27 +00:00
platform check for builtin_expect and define GCC_UNLIKELY 2005-04-21 21:03:19 +00:00
shell change ctrl-pause to alt-pause 2006-01-22 14:13:00 +00:00
dosbox.cpp use fixed keyboard buffer start/end for old bioses (ApplePanic booter); 2005-12-22 20:37:20 +00:00
Makefile.am Add patch 1151453 from h-a-l-9000. Improves softmodem and directserial supports. Adds a dummy serial class as well and makes the serial ports runtime changable 2005-07-30 14:41:31 +00:00