mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 19:08:32 +08:00
more
This commit is contained in:
@@ -431,7 +431,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|||||||
|
|
||||||
|
|
||||||
<hr class="footer"/><address class="footer"><small>
|
<hr class="footer"/><address class="footer"><small>
|
||||||
Generated on Sun Feb 18 2018 02:51:45 for DOSBox-X by  <a href="http://www.doxygen.org/index.html">
|
Generated on Sun Feb 18 2018 02:58:18 for DOSBox-X by  <a href="http://www.doxygen.org/index.html">
|
||||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||||
</a> 1.8.0
|
</a> 1.8.0
|
||||||
</small></address>
|
</small></address>
|
||||||
|
@@ -98,7 +98,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|||||||
|
|
||||||
|
|
||||||
<hr class="footer"/><address class="footer"><small>
|
<hr class="footer"/><address class="footer"><small>
|
||||||
Generated on Sun Feb 18 2018 02:51:45 for DOSBox-X by  <a href="http://www.doxygen.org/index.html">
|
Generated on Sun Feb 18 2018 02:58:18 for DOSBox-X by  <a href="http://www.doxygen.org/index.html">
|
||||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||||
</a> 1.8.0
|
</a> 1.8.0
|
||||||
</small></address>
|
</small></address>
|
||||||
|
@@ -90,7 +90,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|||||||
|
|
||||||
|
|
||||||
<hr class="footer"/><address class="footer"><small>
|
<hr class="footer"/><address class="footer"><small>
|
||||||
Generated on Sun Feb 18 2018 02:51:45 for DOSBox-X by  <a href="http://www.doxygen.org/index.html">
|
Generated on Sun Feb 18 2018 02:58:18 for DOSBox-X by  <a href="http://www.doxygen.org/index.html">
|
||||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||||
</a> 1.8.0
|
</a> 1.8.0
|
||||||
</small></address>
|
</small></address>
|
||||||
|
@@ -40,8 +40,8 @@
|
|||||||
\fancyhead[RO]{\fancyplain{}{\bfseries\thepage}}
|
\fancyhead[RO]{\fancyplain{}{\bfseries\thepage}}
|
||||||
\fancyfoot[LE]{\fancyplain{}{}}
|
\fancyfoot[LE]{\fancyplain{}{}}
|
||||||
\fancyfoot[CE]{\fancyplain{}{}}
|
\fancyfoot[CE]{\fancyplain{}{}}
|
||||||
\fancyfoot[RE]{\fancyplain{}{\bfseries\scriptsize Generated on Sun Feb 18 2018 02\-:51\-:45 for D\-O\-S\-Box-\/\-X by Doxygen }}
|
\fancyfoot[RE]{\fancyplain{}{\bfseries\scriptsize Generated on Sun Feb 18 2018 02\-:58\-:18 for D\-O\-S\-Box-\/\-X by Doxygen }}
|
||||||
\fancyfoot[LO]{\fancyplain{}{\bfseries\scriptsize Generated on Sun Feb 18 2018 02\-:51\-:45 for D\-O\-S\-Box-\/\-X by Doxygen }}
|
\fancyfoot[LO]{\fancyplain{}{\bfseries\scriptsize Generated on Sun Feb 18 2018 02\-:58\-:18 for D\-O\-S\-Box-\/\-X by Doxygen }}
|
||||||
\fancyfoot[CO]{\fancyplain{}{}}
|
\fancyfoot[CO]{\fancyplain{}{}}
|
||||||
\fancyfoot[RO]{\fancyplain{}{}}
|
\fancyfoot[RO]{\fancyplain{}{}}
|
||||||
%---------- Internal commands used in this style file ----------------
|
%---------- Internal commands used in this style file ----------------
|
||||||
|
@@ -53,7 +53,7 @@
|
|||||||
\vspace*{1cm}
|
\vspace*{1cm}
|
||||||
{\large Generated by Doxygen 1.8.0}\\
|
{\large Generated by Doxygen 1.8.0}\\
|
||||||
\vspace*{0.5cm}
|
\vspace*{0.5cm}
|
||||||
{\small Sun Feb 18 2018 02:51:45}\\
|
{\small Sun Feb 18 2018 02:58:18}\\
|
||||||
\end{center}
|
\end{center}
|
||||||
\end{titlepage}
|
\end{titlepage}
|
||||||
\clearemptydoublepage
|
\clearemptydoublepage
|
||||||
|
@@ -1,3 +1,5 @@
|
|||||||
|
/// @brief Main DOSBox-X entry point, GFX, and Windows handling
|
||||||
|
/// @details GFX rendering/output, main entry point, emulation loop, Windows functions
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2002-2013 The DOSBox Team
|
* Copyright (C) 2002-2013 The DOSBox Team
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user