fincs
|
6aa30b4c3e
|
Fix osGetTime(), this time for real (also: race condition fix by mtheall)
|
2014-12-19 19:47:10 +01:00 |
|
Dave Murphy
|
c76ea75ae2
|
stop building everything when any header changes
|
2014-12-13 16:36:54 +00:00 |
|
fincs
|
a8e08d4138
|
osGetTime(): avoid using u64<->double conversions (not supported by VFP)
|
2014-11-28 23:54:32 +01:00 |
|
yellows8
|
6d2a0f5fa3
|
Started implementing code for new3ds mvd. Added osConvertOldLINEARMemToNew().
|
2014-11-06 19:02:55 -05:00 |
|
Lioncash
|
567b1ae4f7
|
os: Fix switch fallthrough in osGetTime.
|
2014-10-26 19:21:37 -04:00 |
|
plutoo
|
449ead1141
|
os: Added osGetTime().
|
2014-09-06 21:07:26 +02:00 |
|
fincs
|
9b370c7eff
|
Reorganize includes
|
2014-08-26 23:18:14 +02:00 |
|
fincs
|
8fccb570e5
|
Homogenize indentation (use tabs)
|
2014-08-21 22:59:42 +02:00 |
|
plutoo
|
a0f8a6d153
|
os: Changed Get*Version format.
|
2014-08-21 22:35:20 +02:00 |
|
plutoo
|
8c3ecfc621
|
os: Added functions for getting Firm/Kernel version.
|
2014-08-21 20:41:51 +02:00 |
|
plutoo
|
5045c830a8
|
os: Added DSP memory to virt->phys translation.
|
2014-08-21 20:35:12 +02:00 |
|
plutoo
|
9ff9ce5ad4
|
os: Added osStrError().
This will summarize an error-code given by the OS/sysmodules in few words.
Useful for debugging.
|
2014-08-21 20:20:23 +02:00 |
|
plutoo
|
ec9734bdeb
|
Moved OS module back out. Renamed functions.
|
2014-07-28 22:31:20 +02:00 |
|