Patryk Obara
|
064108c9c4
|
Switch to using C++14
|
2020-05-11 01:18:21 +02:00 |
|
Patryk Obara
|
b6959e2e4c
|
Add DEBUG_LOG_MSG macro
For printing logs only when DEBUG macro is turned on (without sprinkling
idefs all around the code).
|
2020-04-10 09:57:29 +02:00 |
|
Joshua Fern
|
f2029d71d8
|
Update copyright dates to 2020
|
2020-03-07 00:18:01 +01:00 |
|
Peter Veenstra
|
1fbaff47fc
|
Update year and address of FSF
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4183
|
2019-01-25 14:09:58 +00:00 |
|
Peter Veenstra
|
5bb10db88b
|
Time keeps on ticking
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4109
|
2018-05-29 12:58:58 +00:00 |
|
Peter Veenstra
|
6cf39c1fc6
|
Years update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4021
|
2017-05-30 11:35:08 +00:00 |
|
Peter Veenstra
|
0f4c92ca32
|
Year update.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3878
|
2015-01-06 14:40:32 +00:00 |
|
Peter Veenstra
|
2fea508f7f
|
Year update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3812
|
2013-01-15 09:03:13 +00:00 |
|
Sebastian Strohhäcker
|
6bc4e41458
|
add PCI framework
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3723
|
2011-06-18 13:39:31 +00:00 |
|
Peter Veenstra
|
999f33de27
|
Update year. Remove CVS tags
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3700
|
2011-04-26 09:34:55 +00:00 |
|
Peter Veenstra
|
415a6641c0
|
Fix non-debug mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3347
|
2009-04-17 11:33:51 +00:00 |
|
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 |
|