1
0
Fork 0
Commit graph

1330 commits

Author SHA1 Message Date
Sjoerd van der Berg
a1e279829b Rendering rewrite for aspect correction and vga vertical stretching
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1411
2003-11-08 09:53:11 +00:00
Sjoerd van der Berg
7b36937c81 New height scaling variable
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1410
2003-11-08 09:41:45 +00:00
Dean Beeler
247678bbe6 Added documentation. Removed outdated code.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1409
2003-11-06 01:15:10 +00:00
Dean Beeler
4239e8d87f Moved DMA channel code to dma.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1408
2003-11-06 01:14:05 +00:00
Ulf Wohlers
622310e567 fixed a crash, removed some warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1407
2003-11-05 20:28:29 +00:00
Sjoerd van der Berg
a74a1dc337 Changed some of the flag handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1406
2003-11-05 19:57:13 +00:00
Sjoerd van der Berg
d11ec849a5 Forcing get_CF to be bool and INC/DEC set var1 flag variable
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1405
2003-11-05 19:50:33 +00:00
Sjoerd van der Berg
814ed9bef5 New lazyflag testing and fillflags returns the flags
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1404
2003-11-05 19:49:30 +00:00
Sjoerd van der Berg
b4753c5c62 Far jmps/calls interrupts restart the core
Changes for new lazy flag testing
Removed carry flag only changing type


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1403
2003-11-05 19:48:49 +00:00
Sjoerd van der Berg
f28bdda7b1 Far jmps/calls interrupts restart the core
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1402
2003-11-05 19:45:07 +00:00
Sjoerd van der Berg
43f7ba3ed9 parity table changed to bit16u
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1401
2003-11-05 19:43:02 +00:00
Sjoerd van der Berg
e23bab62ff Removed code type options
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1400
2003-11-05 19:41:10 +00:00
Sjoerd van der Berg
c0eeebc16a Some changes for main interrupt handler and endian fixes for descriptor structures
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1399
2003-11-05 19:39:51 +00:00
Dean Beeler
ed4d000c14 Implemented 16-bit DMA support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1398
2003-11-04 03:41:33 +00:00
Dean Beeler
9d8d93a7dd Added GUS init section
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1397
2003-11-04 03:40:59 +00:00
Dean Beeler
4057f50057 Added port hack to Gravis to aid in GUS detection
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1396
2003-11-04 03:40:22 +00:00
Dean Beeler
f9cb7aa8db Added GUS functionality
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1395
2003-11-04 03:39:23 +00:00
Sjoerd van der Berg
9c3002204e undocumented feature with resize returning segment in AX
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1394
2003-11-01 16:03:42 +00:00
Sjoerd van der Berg
cf9a3a8931 Remove PIC_AddIRQ
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1393
2003-10-30 22:18:15 +00:00
Sjoerd van der Berg
83209226a0 Remove PIC_AddIRQ usage
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1392
2003-10-30 22:15:28 +00:00
Sjoerd van der Berg
7ee41eb2e6 Maybe improve fullscreen rendering
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1391
2003-10-30 09:08:58 +00:00
Ulf Wohlers
95bb9c0372 Fixed issue with long filenames (directory entries not displayed)
init some static vars with 0


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1390
2003-10-29 19:43:22 +00:00
Ulf Wohlers
fbd28bf4bb Fixed issue with long filenames (directory entries not displayed)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1389
2003-10-29 19:42:19 +00:00
Ulf Wohlers
d78a0f9be0 Fixed a bug with the control status
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1388
2003-10-29 10:18:30 +00:00
Sjoerd van der Berg
63cd8d1b5d Fix errors with trap flag and interrupts
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1387
2003-10-28 09:43:06 +00:00
Sjoerd van der Berg
66e76bc0d5 Set correct size while making child psp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1386
2003-10-27 21:05:25 +00:00
Sjoerd van der Berg
166b944fc9 void function returning a value
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1385
2003-10-27 18:36:12 +00:00
Ulf Wohlers
def42bde5f added function 0x0301
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1384
2003-10-27 17:18:27 +00:00
Sjoerd van der Berg
7180399a98 Added mode 0x103 and fixed bug with vertical blank start.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1383
2003-10-27 15:36:21 +00:00
Peter Veenstra
87216faa9b Added patch 826821 from phearbear
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1382
2003-10-27 14:16:59 +00:00
Peter Veenstra
6ad8bd1411 removed core_16
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1381
2003-10-27 14:09:41 +00:00
Sjoerd van der Berg
9f6a6bc5cf New IO Functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1380
2003-10-27 13:19:19 +00:00
Sjoerd van der Berg
45c1f1c663 Changes for new flag word
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1379
2003-10-26 19:05:01 +00:00
Sjoerd van der Berg
66df37b533 New lazy flag header file and endian fixes for flags
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1378
2003-10-26 19:00:47 +00:00
Sjoerd van der Berg
e92e17addd New lazy flag header file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1377
2003-10-26 18:58:46 +00:00
Sjoerd van der Berg
4f130819d6 remove lazy flag references
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1376
2003-10-26 18:57:46 +00:00
Sjoerd van der Berg
8c832a4a81 Remove the old slow_16 core
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1375
2003-10-26 17:44:35 +00:00
Sjoerd van der Berg
23bbc96f4d Change the disney enabling config setting
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1374
2003-10-24 20:03:33 +00:00
uid83799
b76723b848 new config file line of help
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1373
2003-10-23 19:42:35 +00:00
Peter Veenstra
59316dda6d enabled modem again.(Jammet)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1372
2003-10-23 11:59:09 +00:00
Sjoerd van der Berg
953da98424 fix 16 color graphics colors
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1371
2003-10-23 07:03:37 +00:00
Sjoerd van der Berg
94a38c265e Fixed write functions returns values
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1370
2003-10-22 19:55:42 +00:00
Sjoerd van der Berg
1d7d80028e add vga.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1369
2003-10-22 16:27:36 +00:00
Sjoerd van der Berg
b84ff3d9c3 remove vga.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1368
2003-10-22 16:27:12 +00:00
Sjoerd van der Berg
f9a917548c new host_write functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1367
2003-10-22 16:08:41 +00:00
Sjoerd van der Berg
a9dedff7a2 New teletype functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1366
2003-10-22 15:48:20 +00:00
Sjoerd van der Berg
338aa25384 New machine type option in config file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1365
2003-10-22 14:56:07 +00:00
Sjoerd van der Berg
6878b36703 ...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1364
2003-10-22 14:53:23 +00:00
Sjoerd van der Berg
fde309a4e7 mono text mode change
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1363
2003-10-22 14:52:34 +00:00
Sjoerd van der Berg
b23dc28497 changes for new paging/memory system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1362
2003-10-22 14:51:50 +00:00