1
0
Fork 0
dosbox-staging/src
Sjoerd van der Berg 3085db7883 Setting stack segment now sets a stack mask
Check for cpu decoder changes when CS changes.
Changed handling of HLT a bit


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1158
2003-07-26 10:41:34 +00:00
..
cpu Setting stack segment now sets a stack mask 2003-07-26 10:41:34 +00:00
debug New LOG_PAGING target 2003-07-14 08:40:20 +00:00
dos DOS_Execute: Moved creation of psp after closing exe, to avoid dead file handle of exe in copied psp. 2003-07-24 10:31:41 +00:00
fpu Changed long constants to LONGTYPE for compiler issues 2003-07-24 12:41:33 +00:00
gui Warning cleanup 2003-07-24 12:42:17 +00:00
hardware Added MEM_AllocatedPages. Get amount of allocated pages of handle 2003-07-24 19:13:58 +00:00
ints Fixed a resize memory bug 2003-07-24 19:14:47 +00:00
misc Remove usage of HostPt while going through environment strings. 2003-07-14 08:41:52 +00:00
platform Remove old memory size defines 2003-07-14 08:42:37 +00:00
shell Added support for pressing esc in shell so it escapes the current line and allows you to type a new command 2003-07-14 17:44:00 +00:00
dosbox.cpp new callback and tick handling in main loop. 2003-07-26 10:25:38 +00:00
Makefile.am curses and png get linked through $LIBS 2003-03-11 08:57:31 +00:00