1
0
Fork 0
Commit graph

1525 commits

Author SHA1 Message Date
Peter Veenstra
2f84118e7c preparing 0.61
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1556
2004-01-10 20:10:31 +00:00
Sjoerd van der Berg
d4274ba2ce Disable the dynamic core log messages by default
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1555
2004-01-10 19:12:45 +00:00
Peter Veenstra
186b881f15 disabled aspect
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1554
2004-01-10 18:45:50 +00:00
Peter Veenstra
94b8931b78 Changed default cpu cycles to 2500
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1553
2004-01-10 18:42:58 +00:00
Peter Veenstra
fcbd0fe854 Copyright to 2004
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1552
2004-01-10 14:03:36 +00:00
Peter Veenstra
76460ed400 Chuck Yeager timer inits (Srecko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1551
2004-01-10 11:43:41 +00:00
Peter Veenstra
47227a3fdd Oops fixing mistake that broke ultima 7 and 8
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1550
2004-01-09 16:51:22 +00:00
Peter Veenstra
c5c064beb2 changed setenv to be case insensitive posted at vogons: turrican 2 post
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1549
2004-01-09 12:34:53 +00:00
Sjoerd van der Berg
ddd6c6531e Fix screenshot support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1548
2004-01-08 21:16:25 +00:00
Peter Veenstra
a5147909b0 pushed sensible values on the stack (wd)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1547
2004-01-08 11:51:08 +00:00
Peter Veenstra
9785e03197 Added patch 849608 from Jonathan Gray and a patch from Dominik Vogt
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1546
2004-01-08 11:47:26 +00:00
Sjoerd van der Berg
eda2ee4b18 increase horizontal retrace delay a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1545
2004-01-07 22:22:36 +00:00
Sjoerd van der Berg
012d12d691 add option to select cpu core in config file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1544
2004-01-07 21:37:47 +00:00
Peter Veenstra
926c1aab65 small typo (wd)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1543
2004-01-07 20:26:38 +00:00
Peter Veenstra
05a4fc6daa Revectorred int 5c(wd)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1542
2004-01-07 20:23:48 +00:00
Sjoerd van der Berg
df06393f64 Add IMUL Gv,Ev
Add LES,LDS,LFS,LGS
Add POP FS/GS PUSH FS/GS
Add MOVZX/MOVSX


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1541
2004-01-07 16:10:01 +00:00
Peter Veenstra
c663205a59 fixed pharlab keyboard issues (hopefully)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1540
2004-01-07 12:18:58 +00:00
Sjoerd van der Berg
7b3747769c fix double shift gen functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1539
2004-01-06 20:48:21 +00:00
Sjoerd van der Berg
d17fccc9b9 add shld/shrd opcodes
fix pmode segment sets


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1538
2004-01-06 20:47:42 +00:00
Peter Veenstra
7522924640 added shell.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1537
2004-01-06 11:23:32 +00:00
Peter Veenstra
ca97ad9560 removed shell_inc.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1536
2004-01-06 11:21:58 +00:00
Peter Veenstra
01017af2ae added visualc_net
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1535
2004-01-06 10:59:34 +00:00
Sjoerd van der Berg
395d712a23 Added exception checking for pmode segment loads
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1534
2004-01-03 10:33:09 +00:00
Sjoerd van der Berg
896f3fa1b9 fix header include differences between mingw and visual c
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1533
2004-01-02 23:43:52 +00:00
Ulf Wohlers
19e4adbc5a removed win cdrom files no longer needed
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1532
2004-01-02 23:14:56 +00:00
Ulf Wohlers
02236289ba changed to work with new win cdrom header files
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1531
2004-01-02 23:10:31 +00:00
Ulf Wohlers
eb18b71e69 changed for better win cdrom compatibility
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1530
2004-01-02 23:09:00 +00:00
Sjoerd van der Berg
3cb8910915 Changed running block variable
Test if someone makes changes to currently running block


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1529
2004-01-02 20:50:59 +00:00
Sjoerd van der Berg
252cc94215 Fix pop ss and mov ss,val instruction to release the stack mask registers
Fix the mov [mem],seg instruction to only save a short


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1528
2004-01-02 20:49:35 +00:00
Sjoerd van der Berg
f06e281ba5 Changed visual c assembly startup piece a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1527
2004-01-02 20:46:38 +00:00
Peter Veenstra
d78544d289 Added aditional includes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1526
2004-01-02 19:06:51 +00:00
Peter Veenstra
aeb604f4d1 Fixed reported doubleclicks while moving
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1525
2004-01-02 18:47:13 +00:00
Peter Veenstra
224a302f42 added for visual C users include backups(from mingw)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1524
2004-01-02 14:40:22 +00:00
Peter Veenstra
3724a83a39 removed Nttd*
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1523
2004-01-02 14:38:30 +00:00
Peter Veenstra
68c7731c91 Replaced it with the one from Bochs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1522
2004-01-02 14:34:48 +00:00
Sjoerd van der Berg
ce2a446de9 Removed last remaining fastcall functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1521
2004-01-01 20:44:09 +00:00
Sjoerd van der Berg
1ac82ec834 Changed #include filename slashes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1520
2004-01-01 20:35:44 +00:00
Sjoerd van der Berg
00e6d3c31d No longer directly stack variables in assembly
Changed initial flag loading


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1519
2004-01-01 20:33:22 +00:00
Sjoerd van der Berg
ce71f7d35a Only use #pragma's in visual c
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1518
2004-01-01 16:48:36 +00:00
Sjoerd van der Berg
a6dfd08d16 Add visual c.net solution and project
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1517
2004-01-01 13:53:48 +00:00
Sjoerd van der Berg
bd8196414c Fix for visual c startup assembly code
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1516
2004-01-01 12:39:53 +00:00
Sjoerd van der Berg
f4059666c3 x86 dynamic core
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1515
2004-01-01 12:33:03 +00:00
Sjoerd van der Berg
f5c2365e73 New directory added for x86 dynamic core
Added disable argument for x86 dynamic core


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1514
2004-01-01 12:27:27 +00:00
Sjoerd van der Berg
23a4d8fe3d Changed cpu core names
Changed the exception handling of far jmp/calls interrupts and some others
Added x86 dynamic core startup code
Some new defines to enable/disable the dynamic core


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1513
2004-01-01 12:26:08 +00:00
Sjoerd van der Berg
5cc3d9d24b Changed echo lines
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1512
2004-01-01 10:45:59 +00:00
Ulf Wohlers
4a8f40c92d added mscdex function 0f : Get directory entry
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1511
2003-12-30 23:55:47 +00:00
Sjoerd van der Berg
99b81667e5 Enable paging for non-debug builds
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1510
2003-12-30 23:28:54 +00:00
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