Peter Veenstra
f29645ce69
Add icon + mention movie capturing
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2479
2006-02-09 08:49:52 +00:00
Peter Veenstra
bb17ee6101
add icon to titlebar
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2478
2006-02-09 08:42:42 +00:00
Sebastian Strohhäcker
eb3209cc3a
fix pcjr doublewidth of mode 0x0a
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2477
2006-02-08 19:03:52 +00:00
Peter Veenstra
b2ca61030e
Fix ROM checksum. (was broken as setupvesa modifies the rom as well)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2476
2006-02-08 15:13:06 +00:00
Sjoerd van der Berg
3be8dfc37a
Fix png output from generating too big files and being unreadable for certain viewers
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2475
2006-02-08 07:16:15 +00:00
Peter Veenstra
163e4a81a2
Some special case for mode 6
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2474
2006-02-07 20:25:47 +00:00
Sebastian Strohhäcker
17e0c0b8c5
fix VESA_ScanLineLength subcall 1;
...
improve some vesa mode detection a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2473
2006-02-07 20:12:27 +00:00
Sjoerd van der Berg
734c9856e1
New callback_setupat call
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2472
2006-02-03 17:07:41 +00:00
Sjoerd van der Berg
ab78ad03e6
Fix some 32bpp colormask issues
...
Rewrite protected mode vbe2 interface
Fix set scanlength call somewhat
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2471
2006-02-02 17:57:08 +00:00
Peter Veenstra
5f4018f19d
workaround bug in pdcurses
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2470
2006-02-01 07:59:54 +00:00
Sjoerd van der Berg
69550d3db5
Fix some issues with 1024x768 resolutions
...
Add the adveinterp3x scaler, although not really doing much interpolating
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2469
2006-02-01 07:22:45 +00:00
Peter Veenstra
2ac98a74ab
Add patch 1210768 which reintroduces the lockfree mouse from Moe
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2468
2006-01-31 09:26:45 +00:00
Peter Veenstra
73530a5ed1
Added vga_s3
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2467
2006-01-31 07:31:45 +00:00
Peter Veenstra
dec67f0129
mention noautoexec
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2466
2006-01-30 19:55:21 +00:00
Peter Veenstra
0e9168b556
Fix some memory leaks. Fix double destruction of classes. Add some input checks on the environment reader
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2465
2006-01-30 19:37:49 +00:00
Sjoerd van der Berg
6b7b66c0ec
Improved clearing the cache a bit
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2464
2006-01-30 19:05:05 +00:00
Peter Veenstra
3fc521c909
Fix compilation without png
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2463
2006-01-30 16:10:13 +00:00
Sjoerd van der Berg
5866acbba2
Fix not giving bad updaterects during an unfinished screenupdate
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2462
2006-01-30 15:02:34 +00:00
Peter Veenstra
b33bfb80d9
Add a larger cache. Allocated when the dynamic core is selected.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2461
2006-01-30 14:01:52 +00:00
Peter Veenstra
e82452e6a9
added render_loops.h
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2460
2006-01-30 11:58:14 +00:00
Sjoerd van der Berg
5efb59c0aa
Fix double height scaler
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2459
2006-01-30 11:56:55 +00:00
Sjoerd van der Berg
5190334069
Add video for windows control for zmbv codec
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2458
2006-01-30 11:29:06 +00:00
Sjoerd van der Berg
952f8f0d1d
Fix some gcc compilation issues
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2457
2006-01-30 10:55:49 +00:00
Peter Veenstra
78f4e566bc
fix a memleak
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2456
2006-01-30 10:45:49 +00:00
Peter Veenstra
6804f85609
add vga_23.cpp
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2455
2006-01-30 10:33:58 +00:00
Sjoerd van der Berg
b202a02f2e
Remove SSE instrinsics include
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2454
2006-01-30 10:23:30 +00:00
Sjoerd van der Berg
16e30fb710
Add the missing losing focus call
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2453
2006-01-30 10:20:25 +00:00
Sjoerd van der Berg
960f3b55ec
new svgacard option
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2452
2006-01-30 10:11:18 +00:00
Sjoerd van der Berg
40c0e26781
ZMBV codec for avi capturing
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2451
2006-01-30 10:10:04 +00:00
Sjoerd van der Berg
b032209b75
Support for 15/16/32 bpp and highres 4bpp
...
Added some lowres resolutions to the vesa modes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2450
2006-01-30 10:07:19 +00:00
Sjoerd van der Berg
f416052584
Fix some compilation warnings
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2449
2006-01-30 10:06:36 +00:00
Sjoerd van der Berg
28588c997b
New seperate read/write handlers for getHostPt
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2448
2006-01-30 10:04:46 +00:00
Sjoerd van der Berg
b45c282867
Avi capturing with zmbv codec
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2447
2006-01-30 10:04:20 +00:00
Sjoerd van der Berg
c196fba725
Rewrtites of most memory and drawing handlers
...
Some splitting of the s3 hardware into a seperate module
Support for 15/16/32bpp modes
Support for a highres 4bpp mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2446
2006-01-30 10:04:03 +00:00
Sjoerd van der Berg
8bc8960ab7
Fix compilation warning
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2445
2006-01-30 10:00:44 +00:00
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
Sjoerd van der Berg
0968989c7a
Remove active events when losing focus
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2443
2006-01-30 09:57:18 +00:00
Sjoerd van der Berg
a9f5e6619b
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
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2442
2006-01-30 09:54:34 +00:00
Sjoerd van der Berg
8cceb3b0e9
new svgacard option that's not finished
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2441
2006-01-30 09:49:07 +00:00
Sjoerd van der Berg
45f98bff53
Fix some compilation warnings
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2440
2006-01-30 09:48:03 +00:00
Sjoerd van der Berg
c739745151
New pagehandler option for different read and write pointers
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2439
2006-01-30 09:47:04 +00:00
Sjoerd van der Berg
5a601f5b35
New pagehandler option for different read and write pointers
...
Slight change to getphysicaladdress call to always use the tables
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2438
2006-01-30 09:46:01 +00:00
Peter Veenstra
c5c513fc60
Work around broken POSIX implementations.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2437
2006-01-27 10:44:55 +00:00
Peter Veenstra
2f358d904e
increased amount of simultanious cdrom drives. Makes a few people happy with games that have lot's of cdroms.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2436
2006-01-27 07:54:51 +00:00
Sebastian Strohhäcker
e24298c28a
dynamic core: add memory checking stack functions (Descent1),
...
move rarely executed blocks to end of cacheblock
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2435
2006-01-26 21:07:17 +00:00
Peter Veenstra
2b828867f7
change ctrl-pause to alt-pause
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2434
2006-01-22 14:13:00 +00:00
Peter Veenstra
18cb433c5c
update Changelog
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2433
2006-01-22 14:10:37 +00:00
Sebastian Strohhäcker
f47287f59c
dynamic core: prevent double memory access on smc,
...
handle 16bit-underflow of stack (fixes Privateer)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2432
2006-01-20 21:27:03 +00:00
Peter Veenstra
67693a9396
Add patch 1391092:"Soundblaster DSP fixes" from Vasyl and the SB MIDI interface from Srecko.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2431
2006-01-19 14:42:19 +00:00
Sebastian Strohhäcker
931561bf3b
handle modification of the running dynamic core code block
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2430
2006-01-17 20:29:50 +00:00