Peter Veenstra
|
c9b747adc4
|
new logging system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@987
|
2003-05-04 19:12:09 +00:00 |
|
Sjoerd van der Berg
|
82c7fc4021
|
Added VERR and VERW
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@977
|
2003-05-01 18:08:57 +00:00 |
|
Sjoerd van der Berg
|
06ab2d99bb
|
Added VERR and VERW
Added BSWAP
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@976
|
2003-05-01 18:06:20 +00:00 |
|
Sjoerd van der Berg
|
b1da749576
|
makefiles for core_full directory
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@974
|
2003-05-01 13:00:57 +00:00 |
|
Sjoerd van der Berg
|
787a0c941a
|
Fixed double shift's
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@973
|
2003-05-01 12:59:53 +00:00 |
|
Sjoerd van der Berg
|
a92e39e7f1
|
New variable for start of opcode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@970
|
2003-04-27 11:45:09 +00:00 |
|
Sjoerd van der Berg
|
47228f94b6
|
Allow interrupting of non flag changing string operations.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@969
|
2003-04-27 11:44:47 +00:00 |
|
Sjoerd van der Berg
|
1f6f136720
|
Save start of an opcode.
Decrease cycles after the opcode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@968
|
2003-04-27 11:43:34 +00:00 |
|
Sjoerd van der Berg
|
1f5dac8c97
|
Added 32-bit ENTER and fixed 16-bit one
Added 32-bit XLAT
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@962
|
2003-04-25 08:42:42 +00:00 |
|
Sjoerd van der Berg
|
bbe3ba5120
|
Fix for interrupt flag in pmode interrupts
Small hack to stop messages from being showed.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@960
|
2003-04-23 19:24:05 +00:00 |
|
Sjoerd van der Berg
|
4916b5fb6c
|
Place #ifdef's around MSVC #pragma's
Rewrite some signed/unsigned unions to use casts.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@956
|
2003-04-23 07:33:06 +00:00 |
|
Sjoerd van der Berg
|
84f547974f
|
Add 32-bit lss and cleared out 32-bit xlat for now.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@954
|
2003-04-21 07:49:44 +00:00 |
|
Ulf Wohlers
|
0ab79955e6
|
Fixed bug in detecting breakpoint
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@951
|
2003-04-20 12:13:14 +00:00 |
|
Sjoerd van der Berg
|
2290c779f2
|
Some more protected mode opcodes added.
Added 16-bit bit testing operations.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@947
|
2003-04-20 10:40:46 +00:00 |
|
Sjoerd van der Berg
|
60e058ca76
|
Some more protected mode opcodes added.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@946
|
2003-04-20 10:40:13 +00:00 |
|
Sjoerd van der Berg
|
53c514eb2e
|
Fixes to SMSW/LMSW and LAR
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@938
|
2003-04-17 18:31:16 +00:00 |
|
Sjoerd van der Berg
|
2abe0736f6
|
Fixed 32-bit CBW.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@937
|
2003-04-16 20:14:35 +00:00 |
|
Sjoerd van der Berg
|
2639d29db8
|
CPUID Instruction
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@936
|
2003-04-16 16:34:37 +00:00 |
|
Sjoerd van der Berg
|
1ba388b35c
|
Fixes overflow of RCL instructions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@933
|
2003-04-15 15:59:57 +00:00 |
|
Ulf Wohlers
|
43fc38c1de
|
added CMPSD
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@931
|
2003-04-14 11:21:48 +00:00 |
|
Ulf Wohlers
|
65d4bbf28c
|
Added heavy breakpoint handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@929
|
2003-04-14 10:44:39 +00:00 |
|
Ulf Wohlers
|
7b45220ec3
|
fixed breakpoint handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@928
|
2003-04-14 10:43:56 +00:00 |
|
Sjoerd van der Berg
|
4f9387f1ce
|
Removed start.h and stop.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@927
|
2003-04-13 22:32:32 +00:00 |
|
Sjoerd van der Berg
|
bb7bd6c3be
|
Changes for new flags
Opcodes moved into instructions.h
Added support for a load of protected mode related opcodes.
Fixed some opcodes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@920
|
2003-04-13 18:36:20 +00:00 |
|
Sjoerd van der Berg
|
4826bf78e0
|
Added lot's of new opcodes
Moved some core_16 specific functions out.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@919
|
2003-04-13 18:35:09 +00:00 |
|
Sjoerd van der Berg
|
b77dea601e
|
Changes for new flags.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@918
|
2003-04-13 18:34:43 +00:00 |
|
Sjoerd van der Berg
|
5375838637
|
Changes for new flags
Always add a 0x67 handler incase ems is not loaded.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@917
|
2003-04-13 18:34:21 +00:00 |
|
Sjoerd van der Berg
|
3874c20563
|
Rewrites for new flags
Moved functions into instructions.h
Added some new opcodes
Removed start.h and stop.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@916
|
2003-04-13 18:33:43 +00:00 |
|
Sjoerd van der Berg
|
72b321a4cf
|
Changes for new flags
Added a load of support functions for protected mode operations.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@915
|
2003-04-13 18:32:41 +00:00 |
|
Ulf Wohlers
|
f7b841d05a
|
fixed bug in bt group
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@902
|
2003-04-10 15:43:19 +00:00 |
|
Sjoerd van der Berg
|
109bd9958f
|
Small clean up and fix with new cpu.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@893
|
2003-04-08 19:01:30 +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
|
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
|
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 |
|
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 |
|
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 |
|
Ulf Wohlers
|
5bf4faa828
|
fix for vc optimization bug in EA_32_44_n and EA_32_84_n
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@762
|
2003-03-13 21:22:55 +00:00 |
|
Sjoerd van der Berg
|
b36c835664
|
Changed keyboard modifiers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@706
|
2003-03-02 21:50:42 +00:00 |
|
Peter Veenstra
|
f79eaaba75
|
updates for new logging system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@695
|
2003-02-27 19:56:22 +00:00 |
|
Sjoerd van der Berg
|
3e9e80ea13
|
Protection against PIC index overflowing when changing cycles.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@684
|
2003-02-22 12:16:20 +00:00 |
|