1
0
Fork 0
Commit graph

200 commits

Author SHA1 Message Date
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
fa9eb4efa6 Fix fps for ega
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1457
2003-11-21 19:28:50 +00:00
Sjoerd van der Berg
d7b678ab45 Use a HW_interrupt
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1454
2003-11-18 22:43:58 +00:00
Sjoerd van der Berg
b91359610a port 61 xors bit 4 on and off during reads
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1451
2003-11-18 22:32:13 +00:00
Sjoerd van der Berg
27fd691fff Check for illegal pages being linked
New physical page read function


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1450
2003-11-18 22:31:03 +00:00
Sjoerd van der Berg
7139da9f0d Fix some vstudio.net warnings/errors
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1421
2003-11-09 08:20:23 +00:00
Dean Beeler
6a3c799e18 Tuned 16-bit samples. Increased support for some tracker programs.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1419
2003-11-09 04:05:51 +00:00
Dean Beeler
909f7333fb Restored lost DMA functionality. (Fixed MM45 bug.)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1418
2003-11-09 04:05:06 +00:00
Sjoerd van der Berg
9da071a0be Logging message changed a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1415
2003-11-08 10:18:06 +00:00
Sjoerd van der Berg
895995c073 Added some kind of aspect correction calcuation, still not perfect
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1414
2003-11-08 10:11:25 +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
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
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
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
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
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
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
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
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
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
Sjoerd van der Berg
35858d84e5 Some CGA/tandy/hercules register support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1361
2003-10-22 14:51:17 +00:00
Sjoerd van der Berg
fb7a8015de Small cleanups
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1357
2003-10-22 14:38:17 +00:00
Sjoerd van der Berg
e712e7dc9c Paging tables/functions changed somewhat
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1356
2003-10-22 14:30:57 +00:00
Sjoerd van der Berg
9e4ddd517b Move vga.h to includes dir
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1351
2003-10-22 14:18:15 +00:00
Sjoerd van der Berg
fb4053b38c Removed help line and changed option.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1331
2003-10-14 23:03:39 +00:00
Sjoerd van der Berg
57d6fa9b64 Removed help line
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1330
2003-10-14 23:03:01 +00:00
Sjoerd van der Berg
b1fe464f4f Remove help line and changed option.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1329
2003-10-14 23:02:32 +00:00
Sjoerd van der Berg
fea1635867 Change lfb base message to a debug one
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1324
2003-10-14 15:38:57 +00:00
Sjoerd van der Berg
a6e31b6654 use rate instead of freq
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1318
2003-10-14 15:25:21 +00:00
Sjoerd van der Berg
828e7113b9 Disabled WTF log_msg for now
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1315
2003-10-14 13:12:25 +00:00
Peter Veenstra
c36318f721 correct all unintentional changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1314
2003-10-14 08:38:36 +00:00
Ulf Wohlers
5e13e5c0e4 argh, committed good file...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1313
2003-10-13 22:01:07 +00:00
Ulf Wohlers
55591a56da no message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1312
2003-10-13 19:44:47 +00:00
Sjoerd van der Berg
60f95a14eb Added Tandy emulation based on sn76496.c from MAME
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1306
2003-10-10 08:15:49 +00:00
Sjoerd van der Berg
21949d3225 Auto intialize dma transfers now use the dma block size parameter setup previously
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1295
2003-10-05 19:12:09 +00:00
Ulf Wohlers
7ce6f66865 Added CMOS_SetRegister
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1285
2003-09-30 15:42:12 +00:00
Sjoerd van der Berg
6b72dfd2f0 Fix signed/unsigned warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1270
2003-09-25 19:30:55 +00:00
Sjoerd van der Berg
4f4eefda17 Really clear the lower 4 bits
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1269
2003-09-25 19:30:23 +00:00
Peter Veenstra
3145bf2165 fixed rtc timers to behave like timer instead of a onetime event. fixes several games
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1252
2003-09-19 12:57:27 +00:00
Sjoerd van der Berg
7d2bdc65e3 Allow reallocation of memory handles to 0 pages.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1231
2003-09-07 14:35:41 +00:00
Sjoerd van der Berg
21ca26be96 Reading SBPRO microphone level fixed.
Triggering 8-bit irq DSP function doesn't return data.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1229
2003-09-04 19:17:57 +00:00
Sjoerd van der Berg
2fd4a98dde Initial font selection
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1228
2003-09-04 15:49:00 +00:00
Sjoerd van der Berg
6de41171d1 Fix memory allocation using same memory block again while doing bestmatch
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1227
2003-09-04 15:47:55 +00:00
Sjoerd van der Berg
72e2a732df Text mode uses start address now.
Support for double lined vesa modes.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1226
2003-09-03 20:36:28 +00:00