1
0
mirror of https://git.code.sf.net/p/fuse-emulator/fuse synced 2026-01-27 01:41:34 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Gergely Szasz
b31a895ecb Fixes for speed estimation (part of patch #175)
Legacy-ID: 4023
2009-05-29 23:49:52 +00:00
Philip Kendall
8bb5e2a8c2 Move better abstraction of timer routines from the Wii branch.
Legacy-ID: 3934
2009-01-06 13:01:37 +00:00
Philip Kendall
b638565e2a Tidy new event removal function a bit, and make functions which can't error
return void.

Legacy-ID: 3912
2008-12-15 05:10:21 +00:00
Philip Kendall
ddcb8654a2 Refactor the event architecture so that modules register their own events with
the event system (patch #177).


Legacy-ID: 3681
2008-06-16 09:40:29 +00:00
Fredrick Meunier
a309bce591 Use AM_CPPFLAGS rather than change every header inclusion to be relative to the
current directory.

Legacy-ID: 3115
2007-08-19 02:49:14 +00:00
Philip Kendall
fdc2fa8813 Enable Fuse to build in directories other than the source directory itself.
Doesn't *run* from those directories, but it's a start.

Legacy-ID: 3110
2007-08-17 12:38:39 +00:00
Philip Kendall
0872b1501d Move timer code selection logic into configure.in.
Legacy-ID: 3084
2007-07-30 21:54:54 +00:00