index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu.cpp
Age
Commit message (
Expand
)
Author
2021-01-18
Feature: Add support for rdtsc for ARM-based Windows (MSVC)
Owen Rudge
2020-12-25
Fix: [Emscripten] using TIC/TOC on this platform is silly
Patric Stout
2019-12-24
Codechange: Improve MSVC ARM64 support
MichaĆ Janiszewski
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-03-19
Remove: DOS support
Patric Stout
2018-04-29
Remove: WinCE support
Patric Stout
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-01-04
(svn r26225) -Document: more tidbits about cpuid and PIC (Eagle_Rainbow)
rubidium
2014-01-03
(svn r26220) -Fix?: another attempt at getting cpuid to finally work "everywh...
rubidium
2014-01-03
(svn r26219) -Fix: cpuid code still didn't work right in some situations
rubidium
2014-01-02
(svn r26208) -Fix (r26197): the cpuid assembly didn't work when PIC was enabled
rubidium
2014-01-02
(svn r26207) -Codechange: move the CPUID flag detection into cpu.cpp
rubidium
2014-01-02
(svn r26200) -Fix (r26197): hopefully it works now
rubidium
2014-01-02
(svn r26199) -Fix (r29197): typo in function name
rubidium
2014-01-02
(svn r26197) -Add: wrappers around cpuid
rubidium
2014-01-02
(svn r26195) -Codechange: move debug's ottd_rdtsc (CPU specific high precisio...
rubidium