Verwendungen von Klasse
libsidplay.components.cart.supported.core.FMOPL_072.FM_OPL
Packages, die FMOPL_072.FM_OPL verwenden
-
Verwendungen von FMOPL_072.FM_OPL in libsidplay.components.cart.supported
Felder in libsidplay.components.cart.supported, die deklariert sind als FMOPL_072.FM_OPL -
Verwendungen von FMOPL_072.FM_OPL in libsidplay.components.cart.supported.core
Methoden in libsidplay.components.cart.supported.core, die FMOPL_072.FM_OPL zurückgebenModifizierer und TypMethodeBeschreibungprivate static FMOPL_072.FM_OPLFMOPL_072.FM_OPL.Create(int clock, int rate, int type) static FMOPL_072.FM_OPLFMOPL_072.init(int type, int clock, int rate) Methoden in libsidplay.components.cart.supported.core mit Parametern vom Typ FMOPL_072.FM_OPLModifizierer und TypMethodeBeschreibungstatic voidFMOPL_072.clock_changed(FMOPL_072.FM_OPL chip, int clock, int rate) static intFMOPL_072.read(FMOPL_072.FM_OPL chip, int a) static voidFMOPL_072.reset_chip(FMOPL_072.FM_OPL chip) static voidFMOPL_072.set_irq_handler(FMOPL_072.FM_OPL chip, FMOPL_072.OPL_IRQHANDLER IRQHandler) static voidFMOPL_072.set_timer_handler(FMOPL_072.FM_OPL chip, FMOPL_072.OPL_TIMERHANDLER timer_handler) static voidFMOPL_072.set_update_handler(FMOPL_072.FM_OPL chip, FMOPL_072.OPL_UPDATEHANDLER UpdateHandler) static voidFMOPL_072.shutdown(FMOPL_072.FM_OPL chip) static intFMOPL_072.timer_over(FMOPL_072.FM_OPL chip, int c) static voidFMOPL_072.update_one(FMOPL_072.FM_OPL chip, IntConsumer sampler, int length) static intFMOPL_072.write(FMOPL_072.FM_OPL chip, int a, int v)