1
0
Fork 0
Commit graph

1428 commits

Author SHA1 Message Date
Peter Veenstra
f3e3d24e89 added patch 857225 from Curt Coder (partly). Added support for disabling the mouse driver as requested at vogons. Added correct *hopefully* results for get maximum virtual coordinates
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1509
2003-12-30 20:39:07 +00:00
Peter Veenstra
880b4454d3 Added changes from woody for fixing al1
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1508
2003-12-30 19:07:42 +00:00
Sjoerd van der Berg
b9b0308345 Changed the paging link management
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1507
2003-12-29 23:16:46 +00:00
Sjoerd van der Berg
5573af89f6 Changed the paging link management
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1506
2003-12-29 23:07:12 +00:00
Sjoerd van der Berg
de536dfae0 Changed the paging link management
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1505
2003-12-29 22:53:02 +00:00
Peter Veenstra
c26a547cde Added Some warning concerning writeprotection
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1504
2003-12-29 22:42:23 +00:00
Ulf Wohlers
af56fa8d08 deletion of files now safer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1503
2003-12-26 20:39:27 +00:00
Ulf Wohlers
20d576a256 Fixed drive letter bug in mscdex device header
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1502
2003-12-26 20:38:34 +00:00
Sjoerd van der Berg
485eb2d5d4 Fixing the fixes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1501
2003-12-19 16:17:51 +00:00
Sjoerd van der Berg
6cdb0c8994 Fixed Bit testing instructions, thanks srecko
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1500
2003-12-19 16:08:26 +00:00
Sjoerd van der Berg
355320d101 fix the 0x82 opcode displaying
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1499
2003-12-19 15:46:52 +00:00
Peter Veenstra
f9780a04f1 added ^ as valid character
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1498
2003-12-18 09:30:48 +00:00
Ulf Wohlers
559e21d17b added exception if ss is loaded with illegal segment
fixed bug in IRET - return to outer level


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1497
2003-12-17 23:10:00 +00:00
Ulf Wohlers
36073bb20f added int 15 c0 - bios configuration
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1496
2003-12-17 23:04:40 +00:00
Peter Veenstra
c831e34ffb exported DOS_MakeName
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1495
2003-12-17 21:57:51 +00:00
Peter Veenstra
735883416c moved shell_inc.h to include
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1494
2003-12-17 21:55:42 +00:00
Peter Veenstra
82155f2b42 moved shell_inc.h to include and added subst and loadhigh (Srecko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1493
2003-12-17 21:50:59 +00:00
Ulf Wohlers
b82ffd8088 fixed pop gs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1492
2003-12-13 15:57:26 +00:00
Peter Veenstra
660bc44155 removed core_16(I hope. Mail me if not)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1491
2003-12-12 22:11:14 +00:00
Ulf Wohlers
b07c69403d limit value in CPU_SetSegGeneral to 16bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1490
2003-12-12 19:51:20 +00:00
Sjoerd van der Berg
f6f780f108 Clear segment registers when interrupting a v86 task
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1489
2003-12-12 17:23:55 +00:00
Ulf Wohlers
a7b5694f5e added INT15 C3 and improved INT 1A 04. Thanks c2woody.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1488
2003-12-11 22:12:41 +00:00
Ulf Wohlers
7d859fe795 added opcode length as parameter for ret,call and jmp instructions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1487
2003-12-11 21:35:06 +00:00
Ulf Wohlers
d7d47dfaee added exception 'segment not present',
removed some unneccessary checks in VERR,VERW,LAR,LSL


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1486
2003-12-11 21:32:55 +00:00
Peter Veenstra
fdcf5243aa Updated alsa checks to support 1.0
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1485
2003-12-10 18:28:25 +00:00
Sjoerd van der Berg
9c01f2cc33 Use new cpu_sw_interrupt
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1484
2003-12-10 17:39:13 +00:00
Sjoerd van der Berg
67c0a2329f New entries for exception generating instructions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1483
2003-12-10 17:24:13 +00:00
Sjoerd van der Berg
9c7b2aa638 Changed exception handling to let core start the exception.
Added support for segment load exceptions


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1482
2003-12-10 17:02:22 +00:00
Peter Veenstra
a3f5f3c445 unmask irq on hardware reset. used MOUSE_IRQ instead of 12
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1481
2003-12-10 14:59:53 +00:00
Peter Veenstra
60e425dfe9 added PIC_SetIRQMask
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1480
2003-12-10 14:55:49 +00:00
Peter Veenstra
6fdc7a5359 added cpu cycle changing by configfile
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1479
2003-12-10 13:20:26 +00:00
Peter Veenstra
40e2a1507a changed dta in dos_Execute fixes: zone66 and unpack
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1478
2003-12-10 09:34:21 +00:00
Peter Veenstra
ff18ffe314 Fixed possible bug in xms with handlecount
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1477
2003-12-09 21:10:31 +00:00
Sjoerd van der Berg
e281aed2dd fix variable init errors in gcc
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1476
2003-12-03 14:06:09 +00:00
Sjoerd van der Berg
c13138ad6e Set dirty/access bits on page acces
use new physical memory read/write functions


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1475
2003-12-03 14:02:29 +00:00
Sjoerd van der Berg
f90b1c310d Fix correct releasing of paging links
new phys_read/write functions


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1474
2003-12-03 14:01:11 +00:00
Sjoerd van der Berg
3655cc0cc6 First run scancodes through int 15 0x4f before handling them in bios
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1473
2003-12-03 09:44:43 +00:00
Dean Beeler
0bec45e6b7 Fixed channel iterating
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1472
2003-12-03 02:51:57 +00:00
Dean Beeler
9f1e9e305d Change to ensure correct number of channels played
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1471
2003-12-03 01:30:28 +00:00
Sjoerd van der Berg
5ad16d2037 make static table
Fix templates not inlining with gcc


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1470
2003-11-30 11:51:09 +00:00
Ulf Wohlers
96cbf4d6a2 childpsp gets environment block from parent psp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1469
2003-11-27 20:00:52 +00:00
Peter Veenstra
53008fb6ec Added c2woody's way of handling 1 concurrent IRQ
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1468
2003-11-27 18:57:42 +00:00
Peter Veenstra
ba0c8d9542 Added patch 847168 from Michael Drueing
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1467
2003-11-27 18:54:22 +00:00
Sjoerd van der Berg
b0d9929ed3 Fix line compare to always be 1023 for vga mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1466
2003-11-27 09:20:26 +00:00
Sjoerd van der Berg
2ef1879ac5 Fix 32-bit LSL instruction and remove some logging messages for debug registers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1465
2003-11-26 17:24:36 +00:00
Sjoerd van der Berg
6d1d97b139 Added switch to protected mode call 0x89
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1464
2003-11-26 09:25:51 +00:00
Peter Veenstra
f7678d231b Copyright update, g++ warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1463
2003-11-26 08:38:23 +00:00
Sjoerd van der Berg
96df8584cf Added reset and enable commands for port 0x60
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1462
2003-11-25 08:27:50 +00:00
Sjoerd van der Berg
796809564e Fix setflagb helper
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1461
2003-11-25 08:26:44 +00:00
Sjoerd van der Berg
21f1ec6d60 Fix 0x66 0x0f prefixed instructions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1460
2003-11-23 09:49:48 +00:00