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 |
|
Sjoerd van der Berg
|
daf5435456
|
No longer E_exit on illegal headers, just a warning,.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@578
|
2002-12-17 09:06:17 +00:00 |
|
Sjoerd van der Berg
|
aa633a7e81
|
Test for parallel port and setup bios segment for it.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@577
|
2002-12-17 08:57:27 +00:00 |
|
Sjoerd van der Berg
|
4efaf1c46c
|
gus.cpp and disney.cpp added.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@576
|
2002-12-17 08:55:12 +00:00 |
|
Sjoerd van der Berg
|
fc07c6466d
|
Gravis UltraSound Someday
Disney Sound Source
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@575
|
2002-12-17 08:54:36 +00:00 |
|
Sjoerd van der Berg
|
4b95cf5b97
|
Support for loading gus and disney sound source.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@574
|
2002-12-17 08:54:01 +00:00 |
|
Sjoerd van der Berg
|
4f04dd2b8a
|
Support for 0x67 prefix and some new 0x66 prefixed instructions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@573
|
2002-12-16 14:43:54 +00:00 |
|
Sjoerd van der Berg
|
6e61c2621a
|
Changed it so pit counters count down and correct latching of mode 3 timers.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@572
|
2002-12-16 09:31:38 +00:00 |
|
Peter Veenstra
|
93ebf23a18
|
forgot to clear the ansi.esc if an error occured
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@571
|
2002-12-13 15:31:31 +00:00 |
|
Sjoerd van der Berg
|
cb84cb12cd
|
Neg didn't show 8bit regs.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@570
|
2002-12-12 08:59:23 +00:00 |
|
Sjoerd van der Berg
|
b3edd4eb90
|
Updated to version 0.60 of fmopl by Jarek Burczynski
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@569
|
2002-12-11 22:05:15 +00:00 |
|
Peter Veenstra
|
8ae271bf19
|
added support for ansi terminal graphics.
outputted the 0xD 0xA when they appear in the Read function
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@568
|
2002-12-11 19:57:21 +00:00 |
|
Peter Veenstra
|
ce851095e0
|
fixed fcb random block read/write.
added minimal int 29 handler(detector)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@567
|
2002-12-11 19:56:04 +00:00 |
|
Peter Veenstra
|
9aafc9ae6f
|
fixed fcb random block read/write.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@566
|
2002-12-11 19:54:45 +00:00 |
|
Peter Veenstra
|
fecc2a4a8a
|
int 10:0b now gives 1 warning.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@565
|
2002-12-11 19:52:37 +00:00 |
|
Peter Veenstra
|
fcb74411a9
|
readline considers 0x1b (esc) as a valid char now
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@564
|
2002-12-11 19:50:40 +00:00 |
|