forked from TeamTofuShop/segatools
add half-working CXB support
This commit is contained in:
21
cxbhook/cxbhook.def
Normal file
21
cxbhook/cxbhook.def
Normal file
@ -0,0 +1,21 @@
|
||||
LIBRARY cxbhook
|
||||
|
||||
EXPORTS
|
||||
Direct3DCreate9
|
||||
aime_io_get_api_version
|
||||
aime_io_init
|
||||
aime_io_led_set_color
|
||||
aime_io_nfc_get_aime_id
|
||||
aime_io_nfc_get_felica_id
|
||||
aime_io_nfc_poll
|
||||
amDllVideoClose @2
|
||||
amDllVideoGetVBiosVersion @4
|
||||
amDllVideoOpen @1
|
||||
amDllVideoSetResolution @3
|
||||
cxb_io_get_api_version
|
||||
cxb_io_revio_init
|
||||
cxb_io_revio_poll
|
||||
cxb_io_revio_get_coins
|
||||
cxb_io_revio_set_coins
|
||||
cxb_io_led_init
|
||||
cxb_io_led_update
|
Reference in New Issue
Block a user