1
0
Fork 0
Commit graph

550 commits

Author SHA1 Message Date
Peter Veenstra
a1f52fbd1d fixes for black on white terminals
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@629
2003-01-15 18:35:07 +00:00
Peter Veenstra
66996ec882 fixed a bug in parsecommand for gcc3.2
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@628
2003-01-14 11:13:18 +00:00
Peter Veenstra
43dd0e358e made gcc happy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@627
2003-01-07 18:17:42 +00:00
Peter Veenstra
b52e4e5f08 made gcc3.2 happy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@626
2003-01-07 18:12:41 +00:00
Peter Veenstra
34188f9e14 renamed Thread to thread as else the linux filesystem couldn't find it
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@625
2003-01-07 18:11:11 +00:00
Peter Veenstra
3642056686 debugger fixes under linux
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@624
2003-01-07 18:03:39 +00:00
Peter Veenstra
036ac5a298 fixed a typo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@623
2003-01-06 10:40:58 +00:00
Sjoerd van der Berg
9d8a3b6020 Support for async display udpates.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@622
2003-01-05 12:33:22 +00:00
Sjoerd van der Berg
b4fe560bd7 Async graphics updates.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@621
2003-01-05 12:32:37 +00:00
Sjoerd van der Berg
af01668b34 New async rendering.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@620
2003-01-05 12:08:49 +00:00
Sjoerd van der Berg
4bcf247a00 Moved vga retrace handling.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@619
2003-01-05 12:08:12 +00:00
Sjoerd van der Berg
6a3be16d00 Use new MCB class
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@618
2002-12-31 13:33:38 +00:00
Sjoerd van der Berg
bba62a21b4 Use new MCB Class
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@617
2002-12-31 13:32:53 +00:00
Sjoerd van der Berg
29a781ff18 Use the new MCB class.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@616
2002-12-31 13:31:53 +00:00
Sjoerd van der Berg
92858fee03 Use the new MCB class
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@615
2002-12-31 13:27:38 +00:00
Sjoerd van der Berg
080bcf28d4 Removed dos_mcb class from here.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@614
2002-12-31 13:26:59 +00:00
Sjoerd van der Berg
ec8b4e3ec2 MCB structure now endian safe
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@613
2002-12-31 13:26:23 +00:00
Sjoerd van der Berg
4376052e99 Don't reset last pressed/released location and always give back button status.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@612
2002-12-31 01:28:27 +00:00
Sjoerd van der Berg
930f07c55a Endian safe register structures.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@611
2002-12-30 21:54:36 +00:00
Sjoerd van der Berg
dccb4e4e73 Support reading/writing memory on bigendian machines.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@610
2002-12-30 21:53:44 +00:00
Sjoerd van der Berg
a70ff185dd Endian detection.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@609
2002-12-30 21:52:26 +00:00
Sjoerd van der Berg
1bd011d74b Force " " around path's giiven in the command line to support path's with spaces.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@608
2002-12-29 00:16:44 +00:00
Sjoerd van der Berg
2df4ad3de2 Fix bug with sierra installer's using scroll to clear areas of the screen.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@607
2002-12-28 13:24:23 +00:00
Sjoerd van der Berg
26940f77ad Disable GUS startup for now.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@605
2002-12-22 20:42:43 +00:00
Sjoerd van der Berg
ab44001619 New startup message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@604
2002-12-22 20:42:11 +00:00
Ulf Wohlers
4e3869fcb1 fixed a problem with mouse resolution
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@603
2002-12-22 20:14:45 +00:00
Peter Veenstra
80265b0172 0.57
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@602
2002-12-22 18:42:13 +00:00
Peter Veenstra
c8ce5d0605 smarter startup message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@601
2002-12-22 18:35:16 +00:00
Peter Veenstra
eb27ac8bba gcc warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@600
2002-12-22 18:27:40 +00:00
Peter Veenstra
3b304c78f3 removed screenshots update (was in there in 0.56)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@599
2002-12-22 17:20:18 +00:00
Ulf Wohlers
ebc95ab27e INT10 tells mouse about resolution change
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@598
2002-12-22 17:03:29 +00:00
Ulf Wohlers
0ee8335de9 Mouse_SetResolution
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@597
2002-12-22 17:02:41 +00:00
Sjoerd van der Berg
4e421529c7 render section
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@596
2002-12-22 15:24:02 +00:00
Sjoerd van der Berg
700d1c6e36 New rendering and video mode setup functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@595
2002-12-22 15:23:30 +00:00
Sjoerd van der Berg
0f28c80907 Added render_support.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@594
2002-12-22 15:23:08 +00:00
Sjoerd van der Berg
3442926a79 Removed frame skipping support.
Added support for special flags when setting up resolution, to support the new rendering operations.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@593
2002-12-22 15:22:59 +00:00
Sjoerd van der Berg
565b8119e4 Support for doubling of width/height/both.
Moved frame skipping in here.
Support for direct rendering to display depth.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@592
2002-12-22 15:22:22 +00:00
Sjoerd van der Berg
d54ae0640b Updated vga screen updates routines.
correct frame per second,
corrected dac read/write index
added support for split screen.
Some more fixes i forgot


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@591
2002-12-22 15:11:29 +00:00
Sjoerd van der Berg
f1fd4ae696 Fix for memory allocate to not run outside the range of xms handles.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@590
2002-12-22 13:13:51 +00:00
Sjoerd van der Berg
4665b9b268 Fixed button pressed masks
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@589
2002-12-22 13:04:10 +00:00
Ulf Wohlers
5991ee0c94 mouse improvements
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@588
2002-12-22 11:53:04 +00:00
Peter Veenstra
0d2c7f7016 0.57 preparations
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@587
2002-12-21 15:58:40 +00:00
Peter Veenstra
c0ae71729e 0.57 mayor update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@586
2002-12-21 15:49:05 +00:00
Ulf Wohlers
3350fc0c86 if mouse is autolocked, ignore first button click
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@585
2002-12-19 14:03:44 +00:00
Ulf Wohlers
6966af57ac Added mickey/pixel rate
New mouse int vector for weird mouse detection routines in some games


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@584
2002-12-19 13:59:40 +00:00
Sjoerd van der Berg
8a7b36aaee If we're gonna support delete why not add some wildcard support too.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@583
2002-12-18 09:30:55 +00:00
Peter Veenstra
4ff5924eb1 changed upcase and lowercase code.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@582
2002-12-17 18:32:02 +00:00
Peter Veenstra
a8cacc5c63 added delete
removed a strange include


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@581
2002-12-17 18:31:08 +00:00
Ulf Wohlers
22f9949b9d Be sure not to draw sdl mouse pointer in fullscreen
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@580
2002-12-17 14:13:01 +00:00
Sjoerd van der Berg
fd1591a4a2 disney and gus added
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@579
2002-12-17 09:54:14 +00:00