2 * Copyright 2005-2007 Marcus Overhagen
3 * Distributed under the terms of the MIT License.
7 * Authors (in chronological order):
8 * Marcus Overhagen (marcus@overhagen.de)
13 #include "ps2_common.h"
31 std_ops(int32 op
, ...)
47 static ps2_module_info ps2_module
= {
61 module_info
*modules
[] = {
62 (module_info
*)&ps2_module
,