1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
Peter Veenstra
e08ea925b7 pedantic warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3209
2008-08-24 16:43:06 +00:00
Peter Veenstra
d7294c6314 rename LOG_DMA to LOG_DMACONTROL to remove nameclash with soundblaster dma.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3128
2008-03-19 08:41:45 +00:00
Peter Veenstra
fc25306a9b Add %c %X %s.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2979
2007-08-21 20:20:58 +00:00
Peter Veenstra
132bbffb68 Add part of patch 1235377 of msharov and fix a few small bugs in the return values of the cpu cores
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2593
2006-04-11 19:02:33 +00:00
Peter Veenstra
e80222f29b New include system + Removed stddef.h from dosbox.h , added it to core_dyn_x86.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2135
2005-03-24 10:11:18 +00:00
Peter Veenstra
d17551ad8c added 4 and 5 parameters
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2091
2004-12-28 15:58:49 +00:00
Sjoerd van der Berg
2174ca5c3b LOG_PAGING target.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1111
2003-07-14 08:13:26 +00:00
Sjoerd van der Berg
a8a7d4ed98 Update logging with some new targets for better compling without debugging
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1099
2003-07-08 17:11:04 +00:00
Peter Veenstra
f64cceafdf added const to some char* and some other changes to get it compiling under gcc
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1007
2003-05-11 19:51:31 +00:00
Sjoerd van der Berg
830a9f81e9 New logging target LOG_IO
Changed handling of logging without C_DEBUG


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@993
2003-05-06 07:31:38 +00:00
Peter Veenstra
a336b5d7cc added logging.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@986
2003-05-04 19:09:16 +00:00