segatools2/divahook/divahook.def
Tau 32596acab7 Delete coin blocker exports from IO DLLs
These never get called at the moment, so we have no way of
guaranteeing that any existing implementations are even correct. If
we do decide to start emulating the coin blocker then we will need
to advance the API versions, which will (hopefully) force any
third-party devs to test their coin blocker code before opting in.
2021-06-13 11:27:01 -04:00

23 lines
510 B
Modula-2

LIBRARY divahook
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
diva_io_get_api_version
diva_io_jvs_init
diva_io_jvs_poll
diva_io_jvs_read_coin_counter
diva_io_slider_init
diva_io_slider_set_leds
diva_io_slider_start
diva_io_slider_stop