1
0
Fork 0
Commit graph

1048 commits

Author SHA1 Message Date
Ulf Wohlers
18ef6fdf50 changed xms allocation strategy (big block allocation)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@885
2003-04-07 14:45:18 +00:00
Ulf Wohlers
923ca7281a put xms in functions and added resize block
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@884
2003-04-07 10:48:53 +00:00
Sjoerd van der Berg
4960a9201b changes for new c_extra_inline handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@883
2003-04-06 21:23:18 +00:00
Sjoerd van der Berg
58622a1de9 Clean up some old structure
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@882
2003-04-06 20:00:19 +00:00
Sjoerd van der Berg
b0cb5d2b0b Save lower 16-bits when saving 32-bit flags
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@881
2003-04-06 13:34:39 +00:00
Sjoerd van der Berg
a49cad547d Fixed to 32-bit IDIV and IMUL
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@880
2003-04-06 13:34:19 +00:00
Sjoerd van der Berg
adb8268359 Add INSB,INSW,CMPSD
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@879
2003-04-06 12:09:43 +00:00
Sjoerd van der Berg
ee247fc7d2 Running irq's when saving flags disabled for now.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@878
2003-04-06 11:56:38 +00:00
Sjoerd van der Berg
b3dcf45c8a Always use inline memory read/writes
Support for 0x67 prefix
Removed some old debugging code


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@877
2003-04-06 11:08:07 +00:00
Sjoerd van der Berg
34004ce676 Support 0x67 prefix
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@875
2003-04-06 11:06:13 +00:00
Sjoerd van der Berg
a75a39a550 Full 32-bit flags support for detecting 386
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@874
2003-04-06 11:05:43 +00:00
Sjoerd van der Berg
b7040481ab Support for 0x0f prefixed 386 opcodes and added some new instructions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@871
2003-04-06 08:36:37 +00:00
Sjoerd van der Berg
4c13a9d897 ALSA Midi Support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@870
2003-04-06 06:31:54 +00:00
Sjoerd van der Berg
d89a9e1fc1 Small bug in one of the 32-bit r/m address lookups
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@869
2003-04-04 22:17:54 +00:00
Sjoerd van der Berg
54edb9922b Correct calculation for function 0x2c get time.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@868
2003-04-04 21:59:38 +00:00
Sjoerd van der Berg
fe77e30d77 Fix LAHF and SAHF
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@867
2003-04-04 21:05:54 +00:00
Sjoerd van der Berg
d9410982d0 Added LFS and LGS
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@866
2003-04-04 16:33:43 +00:00
Sjoerd van der Berg
d8c23d9b98 Fix LOOPZ and LOOPNZ
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@865
2003-04-04 16:32:03 +00:00
Ulf Wohlers
8a3d68cbaa Added ClearAnsi in Constructor
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@864
2003-04-03 11:03:58 +00:00
Ulf Wohlers
2bada3655d Fixed bug in dev_Con::write - use background attribute only if ansi is enabled.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@863
2003-04-03 11:02:43 +00:00
Sjoerd van der Berg
302cf8e94a New cpu core for some testing.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@859
2003-04-01 22:16:19 +00:00
Peter Veenstra
1d510b4a24 fixed compilation under gcc2.95
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@857
2003-03-31 10:10:13 +00:00
Sjoerd van der Berg
9192bc4561 No support for GUS
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@852
2003-03-31 08:30:10 +00:00
Sjoerd van der Berg
b859a063c0 Saving of pit modes for better switching
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@851
2003-03-31 08:06:57 +00:00
Sjoerd van der Berg
ae7a6f81ed Handle unmapped SDL keys as a known key, best we can do.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@850
2003-03-30 23:00:14 +00:00
Sjoerd van der Berg
3c9284193e Changes for new pc-speaker effects.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@849
2003-03-30 22:53:08 +00:00
Sjoerd van der Berg
adf1c689e3 New pc-speaker code
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@848
2003-03-30 22:52:13 +00:00
Sjoerd van der Berg
fde8f9cf8e Option for pcspeak generation rate
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@847
2003-03-30 22:41:27 +00:00
Sjoerd van der Berg
32dff6253f Always set first 0x40 interrupts to default handler at startup.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@846
2003-03-30 21:12:15 +00:00
Sjoerd van der Berg
10be655e33 Added intro.com on virtual drive
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@845
2003-03-30 21:00:35 +00:00
Sjoerd van der Berg
09b7167fcf Removal of intro command from shell
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@844
2003-03-30 20:59:42 +00:00
Sjoerd van der Berg
c7f8e95cdb midi_coreaudio.h added
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@843
2003-03-30 12:37:33 +00:00
Sjoerd van der Berg
447094cfb3 Default to using /dev/sequencer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@842
2003-03-30 11:03:44 +00:00
Sjoerd van der Berg
f83ff4ea6e Changed faulty #elif into #else
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@841
2003-03-30 10:51:01 +00:00
Sjoerd van der Berg
c7f8376088 Show error information when unable to open audio device.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@840
2003-03-30 10:50:20 +00:00
Sjoerd van der Berg
0988c1e4dc Fix calculation of milliseconds from the bios ticks value.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@839
2003-03-30 08:24:27 +00:00
Ulf Wohlers
20e5d26f6e changed includes to avoid macro redefinition
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@837
2003-03-29 20:16:28 +00:00
Ulf Wohlers
f1227be179 moved drive cache to dos_system.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@836
2003-03-29 17:14:59 +00:00
Ulf Wohlers
470f4937fd Added rescan command (clear drive cache)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@835
2003-03-29 17:13:58 +00:00
Ulf Wohlers
e78c836cb0 Improved int 21 38/65 : Get (extended) country information
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@834
2003-03-29 16:36:12 +00:00
Sjoerd van der Berg
0f2cb26064 Fixed keyboard data in buffer bit.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@833
2003-03-29 10:28:20 +00:00
Sjoerd van der Berg
cbeca815e5 include ctype.h for toupper function
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@832
2003-03-29 00:34:30 +00:00
Sjoerd van der Berg
74cdd9bfed Add cdrom_ioctl_win32.cpp and cdrom_aspi_win32.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@831
2003-03-29 00:32:48 +00:00
Sjoerd van der Berg
c0ddbe1da3 -scaler command line option.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@829
2003-03-28 23:38:48 +00:00
Sjoerd van der Berg
5db04ccbbe Register seems to be 0x100 on program's startup.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@828
2003-03-28 21:05:13 +00:00
Sjoerd van der Berg
984fb6ed98 Removed the E_Exit's of unhandled calls and grouped them all together.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@827
2003-03-28 21:04:19 +00:00
Sjoerd van der Berg
e365dc5d5b Lower next key delay a bit.
Fixes with extended keys getting pressed twice.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@826
2003-03-28 20:35:12 +00:00
Sjoerd van der Berg
98b32db971 CoreAudio midi support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@824
2003-03-28 07:57:30 +00:00
Sjoerd van der Berg
5f45f5ec90 Moved the MACOSX check below the header includes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@823
2003-03-28 00:28:44 +00:00
Ulf Wohlers
26442d5cf0 removed #include "sdl.h"
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@820
2003-03-27 22:03:30 +00:00