1
0
Fork 0
Commit graph

900 commits

Author SHA1 Message Date
Ulf Wohlers
dd32f041fb fixed breakpoint handling for protected mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@930
2003-04-14 10:45:23 +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
09a9c3eea9 New Flag handling
Starting programs from shell shouldn't require saving CS:IP


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@926
2003-04-13 20:28:47 +00:00
Sjoerd van der Berg
192a32e3b2 Updated PIC Controller handling.
New flag support


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@925
2003-04-13 20:26:52 +00:00
Sjoerd van der Berg
24e396fc0c Added dpmi.cpp to project file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@924
2003-04-13 18:47:57 +00:00
Sjoerd van der Berg
5e688529f2 Added dpmi.cpp to makefiles and project.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@923
2003-04-13 18:46:50 +00:00
Sjoerd van der Berg
bc209bd1b8 Removed fatal exit for VCPI functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@922
2003-04-13 18:39:10 +00:00
Sjoerd van der Berg
69060ae217 Clean up some test code.
Changes for new flag handling
Changes for protected mode handling.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@921
2003-04-13 18:38:03 +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
Sjoerd van der Berg
407b886a3b Changes for new flags
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@914
2003-04-13 18:30:58 +00:00
Sjoerd van der Berg
16904a20b3 A20 line enabling and status functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@913
2003-04-13 18:29:42 +00:00
Sjoerd van der Berg
2821b22b1e Changes for protected support someday.
Changes to flag handling
Changes to some structures and classes.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@912
2003-04-13 18:29:15 +00:00
Sjoerd van der Berg
25457dc4f0 Changed cpu.h include to regs.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@911
2003-04-13 18:27:53 +00:00
Sjoerd van der Berg
0dcd085c0a Changes for new flags.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@910
2003-04-13 18:27:08 +00:00
Sjoerd van der Berg
db025c7aaa Very early beta version
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@909
2003-04-13 18:26:21 +00:00
Sjoerd van der Berg
25716c8829 Added DPMI Init
Changed order of MEM and IO Init for dependancy


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@908
2003-04-13 18:25:10 +00:00
Sjoerd van der Berg
4ce762ab9a Fix to microsecond wait function.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@907
2003-04-13 18:24:08 +00:00
Sjoerd van der Berg
72e09d2827 Support HMA functions by giving correct errors codes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@906
2003-04-13 18:23:00 +00:00
Sjoerd van der Berg
ae0b157a7b Some changes to a20 line handling and some cleaning up.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@905
2003-04-13 18:21:49 +00:00
Sjoerd van der Berg
7cbbca92f4 Support for activating a20 line through keyboard controller
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@904
2003-04-13 18:21:09 +00:00
Ulf Wohlers
6d2e025aef Preparations for protected mode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@903
2003-04-12 10:44:37 +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
Ulf Wohlers
3091207f6a made it safer if accessing non existant subunit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@901
2003-04-10 15:42:46 +00:00
Ulf Wohlers
55b6b319eb removed clear mapping on free xms
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@900
2003-04-10 10:35:50 +00:00
Peter Veenstra
517cde1b3c cleanup patch from Max Horn
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@899
2003-04-10 10:32:59 +00:00
Peter Veenstra
5e968ab24c added xms.h to extra dist
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@898
2003-04-09 11:48:09 +00:00
Ulf Wohlers
7bc69501c7 remove static from xms-funcs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@897
2003-04-09 09:23:31 +00:00
Ulf Wohlers
ffcc1bb3dd delete -> free
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@896
2003-04-09 09:01:30 +00:00
Ulf Wohlers
d43d304911 fixed bug (xms mapping destroyed hma)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@895
2003-04-09 08:51:57 +00:00
Ulf Wohlers
0063eb982d fixed error (SegPhys)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@894
2003-04-08 19:11:36 +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
d4d1d72f6a Some prelimenary changes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@892
2003-04-08 18:54:17 +00:00
Sjoerd van der Berg
9fbf3c7b60 Remove dependency for cpu.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@891
2003-04-08 18:50:26 +00:00
Sjoerd van der Berg
ddd427f40f Updates for new Segment structure
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@890
2003-04-08 18:48:16 +00:00
Peter Veenstra
24e82f2d33 command /c works with batch files as well :)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@889
2003-04-08 18:24:38 +00:00
Ulf Wohlers
e5d49d2072 added xms.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@888
2003-04-08 16:25:31 +00:00
Ulf Wohlers
b4ebb348df added big block allocation, a20 status and hma mapping
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@887
2003-04-08 16:25:02 +00:00
Peter Veenstra
a34fb7ce60 fixed crashes under linux with cdrom
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@886
2003-04-08 10:32:22 +00:00
Ulf Wohlers
18ef6fdf50 changed xms allocation strategy (big block allocation)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@885
2003-04-07 14:45:18 +00:00
Ulf Wohlers
923ca7281a put xms in functions and added resize block
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@884
2003-04-07 10:48:53 +00:00
Sjoerd van der Berg
4960a9201b changes for new c_extra_inline handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@883
2003-04-06 21:23:18 +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