Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-14De-Bitu LazyFlags and PageHandler (#1721)Kirk Klobe
2022-04-14Mass replace int types with cstdint typesWengier
2021-11-05DeBitu PageHandler's memory read and write opskcgen
2021-10-04Update entire system for C++17 supportKirk
2021-01-20Merge 'svn/trunk' r4412Patryk Obara
2021-01-14A new and hopeful better yearPeter Veenstra
2020-07-16Fix effc++ warnings in PageHandlerPatryk Obara
2020-07-12Assert paging.links.used is zero after clearingPatryk Obara
2020-05-24Silence MSVC 64-bit warning in mem_readd_inlinePatryk Obara
2020-04-25time keeps tickingPeter Veenstra
2020-03-07Update copyright dates to 2020Joshua Fern
2019-04-19Store whether generated code is 16 or 32 bit, so this information can be used...Peter Veenstra
2019-01-28Make feature checks consistent, include right header for memset, correct one ...Peter Veenstra
2019-01-25Update year and address of FSFPeter Veenstra
2018-05-29Time keeps on tickingPeter Veenstra
2017-05-30Years updatePeter Veenstra
2015-01-06Year update.Peter Veenstra
2013-01-15Year updatePeter Veenstra
2011-04-26Update year. Remove CVS tagsPeter Veenstra
2010-02-11Update yearPeter Veenstra
2009-05-27Some year and version numbersPeter Veenstra
2009-04-25Add compiler testing for always_inline attributeSjoerd van der Berg
2008-01-06force page initialization for code recompilationSebastian Strohhäcker
2007-12-11fix some bugs+enhance the s3/xga emulation (hal)Sebastian Strohhäcker
2007-11-24improve page protection handlingSebastian Strohhäcker
2007-10-05add banked tlb (crazyc)Sebastian Strohhäcker
2007-09-30simplify memory checking handlers a bitSebastian Strohhäcker
2007-09-29clean up memory access functionsSebastian Strohhäcker
2007-06-13silence some warnings, add most of sf patch #1185267 by MoeSebastian Strohhäcker
2007-01-08Happy New Year\!Peter Veenstra
2006-04-11Add part of patch 1235377 of msharov and fix a few small bugs in the return v...Peter Veenstra
2006-02-09time passes on and on....Peter Veenstra
2006-01-30New pagehandler option for different read and write pointersSjoerd van der Berg
2006-01-07add pagefault checking memory functions to the dynamic coreSebastian Strohhäcker
2005-12-20Some endian fixesPeter Veenstra
2005-09-03dynamic core optimizations;Sebastian Strohhäcker
2005-09-03fix Inner Worlds (vasyl)Sebastian Strohhäcker
2005-03-25hopefully some speed gain herePeter Veenstra
2005-03-24new include systemPeter Veenstra
2005-02-10Year updatePeter Veenstra
2004-12-22Use special physical memory access for dma transfersSjoerd van der Berg
2004-10-12New call to reset page handlersSjoerd van der Berg
2004-09-07packed typedefs. I didn't know they existed. Neither does gccPeter Veenstra
2004-09-05gcc3.4 doesn't really like pragma packPeter Veenstra
2004-08-23New memory handling using 1 big block of memorySjoerd van der Berg
2004-08-04Typo in preamblePeter Veenstra
2004-01-10Copyright to 2004Peter Veenstra
2003-12-30Changed the paging link managementSjoerd van der Berg
2003-11-18New cr2 registers and physical memory reading functionSjoerd van der Berg
2003-10-22Fixed write functions returns valuesSjoerd van der Berg