Home
last modified time | relevance | path

Searched refs:ti99 (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/emulators/mess/mame-mame0226/src/devices/bus/ti99/peb/
H A Dpgram.h27 namespace bus { namespace ti99 { namespace peb {
52 required_device<bus::ti99::internal::buffered_ram_device> m_gram3;
53 required_device<bus::ti99::internal::buffered_ram_device> m_gram4567;
54 required_device<bus::ti99::internal::buffered_ram_device> m_dsrram;
85 DECLARE_DEVICE_TYPE_NS(TI99_PGRAM, bus::ti99::peb, pgram_device)
H A Dcc_fdc.h25 namespace bus { namespace ti99 { namespace peb {
245 DECLARE_DEVICE_TYPE_NS(TI99_CCDCC, bus::ti99::peb, corcomp_dcc_device)
246 DECLARE_DEVICE_TYPE_NS(TI99_CCFDC, bus::ti99::peb, corcomp_fdca_device)
247 DECLARE_DEVICE_TYPE_NS(CCDCC_PALU2, bus::ti99::peb, ccdcc_palu2_device)
248 DECLARE_DEVICE_TYPE_NS(CCDCC_PALU1, bus::ti99::peb, ccdcc_palu1_device)
249 DECLARE_DEVICE_TYPE_NS(CCFDC_PALU12, bus::ti99::peb, ccfdc_palu12_device)
250 DECLARE_DEVICE_TYPE_NS(CCFDC_PALU6, bus::ti99::peb, ccfdc_palu6_device)
H A Dperibox.h24 namespace bus { namespace ti99 { namespace peb {
33 class peribox_device : public bus::ti99::internal::ioport_attached_device
266 DECLARE_DEVICE_TYPE_NS(TI99_PERIBOX, bus::ti99::peb, peribox_device)
267 DECLARE_DEVICE_TYPE_NS(TI99_PERIBOX_EV, bus::ti99::peb, peribox_ev_device)
268 DECLARE_DEVICE_TYPE_NS(TI99_PERIBOX_SLOT, bus::ti99::peb, peribox_slot_device)
269 DECLARE_DEVICE_TYPE_NS(TI99_PERIBOX_SG, bus::ti99::peb, peribox_sg_device)
270 DECLARE_DEVICE_TYPE_NS(TI99_PERIBOX_GEN, bus::ti99::peb, peribox_gen_device)
271 DECLARE_DEVICE_TYPE_NS(TI99_PERIBOX_GENMOD, bus::ti99::peb, peribox_genmod_device)
H A Devpc.h27 namespace bus { namespace ti99 { namespace peb {
87 required_device<bus::ti99::colorbus::v9938_colorbus_device> m_colorbus;
88 optional_device<bus::ti99::internal::evpc_clock_connector> m_console_conn;
93 DECLARE_DEVICE_TYPE_NS(TI99_EVPC, bus::ti99::peb, snug_enhanced_video_device)
H A Dtn_ide.h27 namespace bus { namespace ti99 { namespace peb {
51 required_device<bus::ti99::internal::buffered_ram_device> m_sram;
80 DECLARE_DEVICE_TYPE_NS(TI99_IDE, bus::ti99::peb, nouspikel_ide_card_device)
H A Dmyarcfdc.h23 namespace bus { namespace ti99 { namespace peb {
130 DECLARE_DEVICE_TYPE_NS(TI99_DDCC1, bus::ti99::peb, myarc_fdc_device)
131 DECLARE_DEVICE_TYPE_NS(DDCC1_PAL, bus::ti99::peb, ddcc1_pal_device)
H A Dti_rs232.h22 namespace bus { namespace ti99 { namespace peb {
181 DECLARE_DEVICE_TYPE_NS(TI99_RS232, bus::ti99::peb, ti_rs232_pio_device)
182 DECLARE_DEVICE_TYPE_NS(TI99_RS232_DEV, bus::ti99::peb, ti_rs232_attached_device)
183 DECLARE_DEVICE_TYPE_NS(TI99_PIO_DEV, bus::ti99::peb, ti_pio_attached_device)
/dports/emulators/mame/mame-mame0226/src/devices/bus/ti99/peb/
H A Dpgram.h27 namespace bus { namespace ti99 { namespace peb {
52 required_device<bus::ti99::internal::buffered_ram_device> m_gram3;
53 required_device<bus::ti99::internal::buffered_ram_device> m_gram4567;
54 required_device<bus::ti99::internal::buffered_ram_device> m_dsrram;
85 DECLARE_DEVICE_TYPE_NS(TI99_PGRAM, bus::ti99::peb, pgram_device)
H A Dcc_fdc.h25 namespace bus { namespace ti99 { namespace peb {
245 DECLARE_DEVICE_TYPE_NS(TI99_CCDCC, bus::ti99::peb, corcomp_dcc_device)
246 DECLARE_DEVICE_TYPE_NS(TI99_CCFDC, bus::ti99::peb, corcomp_fdca_device)
247 DECLARE_DEVICE_TYPE_NS(CCDCC_PALU2, bus::ti99::peb, ccdcc_palu2_device)
248 DECLARE_DEVICE_TYPE_NS(CCDCC_PALU1, bus::ti99::peb, ccdcc_palu1_device)
249 DECLARE_DEVICE_TYPE_NS(CCFDC_PALU12, bus::ti99::peb, ccfdc_palu12_device)
250 DECLARE_DEVICE_TYPE_NS(CCFDC_PALU6, bus::ti99::peb, ccfdc_palu6_device)
H A Dperibox.h24 namespace bus { namespace ti99 { namespace peb {
33 class peribox_device : public bus::ti99::internal::ioport_attached_device
266 DECLARE_DEVICE_TYPE_NS(TI99_PERIBOX, bus::ti99::peb, peribox_device)
267 DECLARE_DEVICE_TYPE_NS(TI99_PERIBOX_EV, bus::ti99::peb, peribox_ev_device)
268 DECLARE_DEVICE_TYPE_NS(TI99_PERIBOX_SLOT, bus::ti99::peb, peribox_slot_device)
269 DECLARE_DEVICE_TYPE_NS(TI99_PERIBOX_SG, bus::ti99::peb, peribox_sg_device)
270 DECLARE_DEVICE_TYPE_NS(TI99_PERIBOX_GEN, bus::ti99::peb, peribox_gen_device)
271 DECLARE_DEVICE_TYPE_NS(TI99_PERIBOX_GENMOD, bus::ti99::peb, peribox_genmod_device)
H A Devpc.h27 namespace bus { namespace ti99 { namespace peb {
87 required_device<bus::ti99::colorbus::v9938_colorbus_device> m_colorbus;
88 optional_device<bus::ti99::internal::evpc_clock_connector> m_console_conn;
93 DECLARE_DEVICE_TYPE_NS(TI99_EVPC, bus::ti99::peb, snug_enhanced_video_device)
H A Dtn_ide.h27 namespace bus { namespace ti99 { namespace peb {
51 required_device<bus::ti99::internal::buffered_ram_device> m_sram;
80 DECLARE_DEVICE_TYPE_NS(TI99_IDE, bus::ti99::peb, nouspikel_ide_card_device)
H A Dmyarcfdc.h23 namespace bus { namespace ti99 { namespace peb {
130 DECLARE_DEVICE_TYPE_NS(TI99_DDCC1, bus::ti99::peb, myarc_fdc_device)
131 DECLARE_DEVICE_TYPE_NS(DDCC1_PAL, bus::ti99::peb, ddcc1_pal_device)
/dports/emulators/mess/mame-mame0226/src/devices/bus/ti99/internal/
H A D992board.h30 namespace bus { namespace ti99 { namespace internal {
225 DECLARE_DEVICE_TYPE_NS(TI992_EXPPORT, bus::ti99::internal, ti992_expport_device)
229 DECLARE_DEVICE_TYPE_NS(VIDEO99224, bus::ti99::internal, video992_24_device)
230 DECLARE_DEVICE_TYPE_NS(VIDEO99232, bus::ti99::internal, video992_32_device)
231 DECLARE_DEVICE_TYPE_NS(IO99224, bus::ti99::internal, io992_24_device)
232 DECLARE_DEVICE_TYPE_NS(IO99232, bus::ti99::internal, io992_32_device)
234 DECLARE_DEVICE_TYPE_NS(TI992_RAM32K, bus::ti99::internal, ti992_expram_device)
H A Dgenboard.h48 namespace bus { namespace ti99 { namespace internal {
235 required_device<bus::ti99::peb::peribox_device> m_peribox;
282 required_device<bus::ti99::peb::peribox_device> m_peribox;
323 DECLARE_DEVICE_TYPE_NS(GENEVE_GATE_ARRAY, bus::ti99::internal, geneve_gate_array_device)
324 DECLARE_DEVICE_TYPE_NS(GENEVE_PAL, bus::ti99::internal, geneve_pal_device)
325 DECLARE_DEVICE_TYPE_NS(GENMOD_DECODER, bus::ti99::internal, genmod_decoder_device)
H A Ddatamux.h36 namespace bus { namespace ti99 { namespace internal {
72 required_device<bus::ti99::internal::ioport_device> m_ioport;
75 required_device<bus::ti99::gromport::gromport_device> m_gromport;
152 DECLARE_DEVICE_TYPE_NS(TI99_DATAMUX, bus::ti99::internal, datamux_device)
H A D998board.h90 namespace bus { namespace ti99 { namespace internal {
648 required_device<bus::ti99::gromport::gromport_device> m_gromport;
649 required_device<bus::ti99::internal::ioport_device> m_ioport;
702 DECLARE_DEVICE_TYPE_NS(TI99_MAINBOARD8, bus::ti99::internal, mainboard8_device)
703 DECLARE_DEVICE_TYPE_NS(TI99_VAQUERRO, bus::ti99::internal, vaquerro_device)
704 DECLARE_DEVICE_TYPE_NS(TI99_MOFETTA, bus::ti99::internal, mofetta_device)
705 DECLARE_DEVICE_TYPE_NS(TI99_AMIGO, bus::ti99::internal, amigo_device)
706 DECLARE_DEVICE_TYPE_NS(TI99_OSO, bus::ti99::internal, oso_device)
/dports/emulators/mame/mame-mame0226/src/devices/bus/ti99/internal/
H A D992board.h30 namespace bus { namespace ti99 { namespace internal {
225 DECLARE_DEVICE_TYPE_NS(TI992_EXPPORT, bus::ti99::internal, ti992_expport_device)
229 DECLARE_DEVICE_TYPE_NS(VIDEO99224, bus::ti99::internal, video992_24_device)
230 DECLARE_DEVICE_TYPE_NS(VIDEO99232, bus::ti99::internal, video992_32_device)
231 DECLARE_DEVICE_TYPE_NS(IO99224, bus::ti99::internal, io992_24_device)
232 DECLARE_DEVICE_TYPE_NS(IO99232, bus::ti99::internal, io992_32_device)
234 DECLARE_DEVICE_TYPE_NS(TI992_RAM32K, bus::ti99::internal, ti992_expram_device)
H A Dgenboard.h48 namespace bus { namespace ti99 { namespace internal {
235 required_device<bus::ti99::peb::peribox_device> m_peribox;
282 required_device<bus::ti99::peb::peribox_device> m_peribox;
323 DECLARE_DEVICE_TYPE_NS(GENEVE_GATE_ARRAY, bus::ti99::internal, geneve_gate_array_device)
324 DECLARE_DEVICE_TYPE_NS(GENEVE_PAL, bus::ti99::internal, geneve_pal_device)
325 DECLARE_DEVICE_TYPE_NS(GENMOD_DECODER, bus::ti99::internal, genmod_decoder_device)
H A Ddatamux.h36 namespace bus { namespace ti99 { namespace internal {
72 required_device<bus::ti99::internal::ioport_device> m_ioport;
75 required_device<bus::ti99::gromport::gromport_device> m_gromport;
152 DECLARE_DEVICE_TYPE_NS(TI99_DATAMUX, bus::ti99::internal, datamux_device)
H A D998board.h90 namespace bus { namespace ti99 { namespace internal {
648 required_device<bus::ti99::gromport::gromport_device> m_gromport;
649 required_device<bus::ti99::internal::ioport_device> m_ioport;
702 DECLARE_DEVICE_TYPE_NS(TI99_MAINBOARD8, bus::ti99::internal, mainboard8_device)
703 DECLARE_DEVICE_TYPE_NS(TI99_VAQUERRO, bus::ti99::internal, vaquerro_device)
704 DECLARE_DEVICE_TYPE_NS(TI99_MOFETTA, bus::ti99::internal, mofetta_device)
705 DECLARE_DEVICE_TYPE_NS(TI99_AMIGO, bus::ti99::internal, amigo_device)
706 DECLARE_DEVICE_TYPE_NS(TI99_OSO, bus::ti99::internal, oso_device)
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dti99_2.cpp228 required_device<bus::ti99::internal::video992_device> m_videoctrl;
229 required_device<bus::ti99::internal::io992_device> m_io992;
234 required_device<bus::ti99::internal::ti992_expport_device> m_expport;
283 …map(0x0000, 0xffff).rw(m_io992, FUNC(bus::ti99::internal::io992_device::cruread), FUNC(bus::ti99::… in crumap()
416 using namespace bus::ti99::internal; in ti99_224()
440 using namespace bus::ti99::internal; in ti99_232()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dti99_2.cpp228 required_device<bus::ti99::internal::video992_device> m_videoctrl;
229 required_device<bus::ti99::internal::io992_device> m_io992;
234 required_device<bus::ti99::internal::ti992_expport_device> m_expport;
283 …map(0x0000, 0xffff).rw(m_io992, FUNC(bus::ti99::internal::io992_device::cruread), FUNC(bus::ti99::… in crumap()
416 using namespace bus::ti99::internal; in ti99_224()
440 using namespace bus::ti99::internal; in ti99_232()
/dports/emulators/mess/mame-mame0226/src/devices/bus/ti99/joyport/
H A Dhandset.h24 namespace bus { namespace ti99 { namespace joyport {
84 DECLARE_DEVICE_TYPE_NS(TI99_HANDSET, bus::ti99::joyport, ti99_handset_device)
85 DECLARE_DEVICE_TYPE_NS(TI99_JOYSTICK, bus::ti99::joyport, ti99_twin_joystick_device)
/dports/emulators/mame/mame-mame0226/src/devices/bus/ti99/joyport/
H A Dhandset.h24 namespace bus { namespace ti99 { namespace joyport {
84 DECLARE_DEVICE_TYPE_NS(TI99_HANDSET, bus::ti99::joyport, ti99_handset_device)
85 DECLARE_DEVICE_TYPE_NS(TI99_JOYSTICK, bus::ti99::joyport, ti99_twin_joystick_device)

1234567