rubidium
|
2be4215f43
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
rubidium
|
d185ca3b0e
|
(svn r26225) -Document: more tidbits about cpuid and PIC (Eagle_Rainbow)
|
2014-01-04 19:46:24 +00:00 |
|
rubidium
|
8dd2230b10
|
(svn r26220) -Fix?: another attempt at getting cpuid to finally work "everywhere"
|
2014-01-03 15:09:55 +00:00 |
|
rubidium
|
bd282d2572
|
(svn r26219) -Fix: cpuid code still didn't work right in some situations
|
2014-01-03 13:29:12 +00:00 |
|
rubidium
|
1f0d3cc15b
|
(svn r26208) -Fix (r26197): the cpuid assembly didn't work when PIC was enabled
|
2014-01-02 21:28:40 +00:00 |
|
rubidium
|
ee73015e8f
|
(svn r26207) -Codechange: move the CPUID flag detection into cpu.cpp
|
2014-01-02 18:52:54 +00:00 |
|
rubidium
|
3d40beeb69
|
(svn r26200) -Fix (r26197): hopefully it works now
|
2014-01-02 09:26:21 +00:00 |
|
rubidium
|
ee25e7a0cb
|
(svn r26199) -Fix (r29197): typo in function name
|
2014-01-02 09:14:13 +00:00 |
|
rubidium
|
2ef6ad8cf9
|
(svn r26197) -Add: wrappers around cpuid
|
2014-01-02 08:55:32 +00:00 |
|
rubidium
|
ebda1208d0
|
(svn r26195) -Codechange: move debug's ottd_rdtsc (CPU specific high precision timer) into cpu.h/cpp
|
2014-01-02 08:45:28 +00:00 |
|