.. |
a7800.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
abc80.h
|
Removed pseudo-palettes from video/generic.c. All drivers that were using them now have an actual palette [Alex Jackson]
|
2014-03-13 08:48:50 +00:00 |
abc80x.h
|
saa5050: devcb2. (nw)
|
2014-04-01 07:19:07 +00:00 |
abc1600.h
|
(MESS) Moved the remaining slot interfaces to emu/bus. (nw)
|
2014-03-17 22:06:26 +00:00 |
ac1.h
|
z80pio: converted to use devcb2. nw.
|
2014-04-29 07:24:36 +00:00 |
ace.h
|
(MESS) sp0256: modernized the SP0256 Narrator Speech Processor sound device. [Fabio Priuli]
|
2013-05-26 07:30:32 +00:00 |
adam.h
|
(MESS) adam: Added ColecoVision cartridge port slot interface. [Curt Coder]
|
2014-03-13 12:09:00 +00:00 |
advision.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
aim65.h
|
Cleanups and version bump
|
2013-09-17 06:47:03 +00:00 |
alesis.h
|
Huge update, palette is now device (nw)
|
2014-02-27 13:35:15 +00:00 |
amstrad.h
|
amstrad: added preliminary Amstrad/Pace RS232C interface. The terminal
|
2014-04-24 00:15:14 +00:00 |
apollo.h
|
m68000 callbacks to delegates (nw)
|
2014-04-22 14:18:30 +00:00 |
apple1.h
|
(MESS) Apple 1: Added support for expansion slot, moved cassette interface to a card to match reality. [R. Belmont]
|
2014-04-19 18:51:51 +00:00 |
apple2.h
|
a2bus_device and a2eauxslot_device: converted to devcb2 (nw)
|
2014-04-17 05:17:58 +00:00 |
apple2gs.h
|
g65816.c: Modernised cpu core (nw)
|
2014-04-21 10:05:03 +00:00 |
apple3.h
|
(MESS) apple3: preliminary joystick support [R. Belmont]
|
2014-04-12 03:35:23 +00:00 |
apricotf.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
apricotp.h
|
pic8259: remove trampolines (nw)
|
2014-04-23 18:38:15 +00:00 |
aquarius.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
arcadia.h
|
removed some of machine().first_screen() users (nw)
|
2014-03-14 15:27:44 +00:00 |
at.h
|
pic8259: remove trampolines (nw)
|
2014-04-23 18:38:15 +00:00 |
atarist.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
atom.h
|
Centronics WIP using write lines and DEVCB2. Added an output latch and input buffer device to allow configuration in MCFG. Renamed centronics device "printer" to "image". FM-7 parallel port joystick works again. Added support for using PC LPT control lines as inputs (not tested). c64 geocable now just passes individual lines through, changed the strobe line to what is documented online (not tested). Converted MSX & exidy sorcerer parallel port DAC to use covox device instead of using a configuration switch (not tested). Sorcerer parallel port is more like the commodore user port, so should be converted to it's own slot where one option is a centronics card. [smf]
|
2014-02-09 20:08:25 +00:00 |
avigo.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
b2m.h
|
pic8259: remove trampolines (nw)
|
2014-04-23 18:38:15 +00:00 |
bbc.h
|
converted i8271 to use inline configs and reduced tagmap lookups
|
2014-04-17 07:21:01 +00:00 |
bebox.h
|
SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separate so you can for example have -harddisk1 as ID 6 and -harddisk 2 as ID 5. The HLE'd CD & HD have configuration switches to set the ID, real emulated hardware will specify the ID using it's own method. [smf]
|
2014-04-14 11:50:39 +00:00 |
beta.h
|
License tags. (nw)
|
2013-10-16 13:38:21 +00:00 |
bk.h
|
(MESS) cassette cleanup (nw)
|
2013-04-17 08:30:36 +00:00 |
bullet.h
|
SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separate so you can for example have -harddisk1 as ID 6 and -harddisk 2 as ID 5. The HLE'd CD & HD have configuration switches to set the ID, real emulated hardware will specify the ID using it's own method. [smf]
|
2014-04-14 11:50:39 +00:00 |
busicom.h
|
Moved optional_device<screen_device> m_screen and optional_device<palette_device> m_palette out of driver.* (nw)
|
2014-03-05 13:29:22 +00:00 |
bw2.h
|
wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder]
|
2014-03-16 22:26:55 +00:00 |
bw12.h
|
Removed pseudo-palettes from video/generic.c. All drivers that were using them now have an actual palette [Alex Jackson]
|
2014-03-13 08:48:50 +00:00 |
c64.h
|
Fixed c64 restore key and c128 crashing if exp_irq_w called at device_start() time.
|
2014-03-11 08:16:57 +00:00 |
c65.h
|
(MESS) c65: Less tagmap lookup. (nw)
|
2014-03-31 13:02:31 +00:00 |
c80.h
|
License tags. (nw)
|
2013-10-16 13:38:21 +00:00 |
c128.h
|
Fixed c64 restore key and c128 crashing if exp_irq_w called at device_start() time.
|
2014-03-11 08:16:57 +00:00 |
cbm2.h
|
pic8259: remove trampolines (nw)
|
2014-04-23 18:38:15 +00:00 |
cgc7900.h
|
Checkpoint 2:
|
2014-03-15 07:34:54 +00:00 |
cgenie.h
|
removed some of machine().first_screen() users (nw)
|
2014-03-14 15:27:44 +00:00 |
channelf.h
|
Huge update, palette is now device (nw)
|
2014-02-27 13:35:15 +00:00 |
coco3.h
|
Cleanups and version bump
|
2013-01-11 07:32:46 +00:00 |
coco12.h
|
hsync and fsync are part of mc6847 so devcb2 conversion was needed there not in gime, this fixes coco3 issue (nw)
|
2014-03-28 13:18:42 +00:00 |
coco.h
|
Added serial printer, renamed centronics printer to match. Standardised the configuration of rs232 devices. All serial devices are now connected using an rs232 port. [smf]
|
2014-04-16 07:53:39 +00:00 |
coleco.h
|
was going to do some coleco stuff, but changed my mind
|
2014-01-20 10:54:25 +00:00 |
compis.h
|
upd7220: devcb2 and delegates. (nw)
|
2014-04-02 13:17:56 +00:00 |
comquest.h
|
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
|
2013-04-10 11:31:17 +00:00 |
comx35.h
|
cdp1869 converted to use delegates so whole configuration is in MCFG block (nw)
|
2014-03-26 18:32:03 +00:00 |
concept.h
|
Convert VIA6522 to use DEVCB2 [smf]
|
2013-12-31 08:46:37 +00:00 |
cosmicos.h
|
cdp1802: devcb for the state codes. (nw)
|
2014-02-25 22:24:52 +00:00 |
crvision.h
|
Converted SN76496 ready to DEVCB2 [smf]
|
2014-02-11 15:40:52 +00:00 |
cxhumax.h
|
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 and midi devices, changed h89 to use an rs232 port to communicate with the serial terminal to instead of connecting it directly. [smf]
|
2014-02-15 01:29:27 +00:00 |
cybiko.h
|
(MESS) cybiko: more I/O re-hookup. [R. Belmont]
|
2014-04-24 03:27:21 +00:00 |
dai.h
|
converted i8255 to devcb2. nw.
|
2014-04-17 05:49:48 +00:00 |
dccons.h
|
Cleanups and version bump
|
2013-09-17 06:47:03 +00:00 |
dgn_beta.h
|
Fixed all bitmap.palette() users to use m_palette instead (nw)
|
2014-03-15 12:08:24 +00:00 |
dgnalpha.h
|
Converted PIA6821 to DEVCB2 [smf]
|
2014-01-06 13:17:32 +00:00 |
dm7000.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
dragon.h
|
(MESS) Refactored all drivers to use the new MOS6551 and removed the old implementation. (nw)
|
2013-02-06 20:39:31 +00:00 |
ec184x.h
|
(mess) mega Soviet clone patch [shattered]
|
2013-12-22 21:17:17 +00:00 |
einstein.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
electron.h
|
Huge update, palette is now device (nw)
|
2014-02-27 13:35:15 +00:00 |
elf.h
|
cdp1802: devcb for the state codes. (nw)
|
2014-02-25 22:24:52 +00:00 |
ep64.h
|
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 and midi devices, changed h89 to use an rs232 port to communicate with the serial terminal to instead of connecting it directly. [smf]
|
2014-02-15 01:29:27 +00:00 |
eti660.h
|
License tags. (nw)
|
2013-10-16 13:38:21 +00:00 |
exp85.h
|
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 and midi devices, changed h89 to use an rs232 port to communicate with the serial terminal to instead of connecting it directly. [smf]
|
2014-02-15 01:29:27 +00:00 |
fidelz80.h
|
remove not needed parameters (nw)
|
2014-03-24 19:55:51 +00:00 |
fm7.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
fmtowns.h
|
pic8259: remove trampolines (nw)
|
2014-04-23 18:38:15 +00:00 |
galaxy.h
|
SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw)
|
2013-04-19 14:47:35 +00:00 |
galeb.h
|
Moved optional_device<screen_device> m_screen and optional_device<palette_device> m_palette out of driver.* (nw)
|
2014-03-05 13:29:22 +00:00 |
gamecom.h
|
Huge update, palette is now device (nw)
|
2014-02-27 13:35:15 +00:00 |
gamepock.h
|
upd7810.c: Modernized cpu core. [Wilbert Pol]
|
2014-02-21 22:43:53 +00:00 |
gb.h
|
(MESS) gb.c: Reduce tagmap lookups. (nw)
|
2014-03-23 19:09:36 +00:00 |
gba.h
|
Moved rest of console slot devices to bus folder (nw)
|
2014-03-10 14:00:01 +00:00 |
genpc.h
|
pic8259: remove trampolines (nw)
|
2014-04-23 18:38:15 +00:00 |
gp32.h
|
Moved optional_device<screen_device> m_screen and optional_device<palette_device> m_palette out of driver.* (nw)
|
2014-03-05 13:29:22 +00:00 |
hec2hrp.h
|
upd765: Refactored to use devcb2 callbacks. [Curt Coder]
|
2014-03-17 20:38:18 +00:00 |
hp48.h
|
Preliminary driver support for the HP 49 G [Antoine Mine]
|
2014-03-25 07:25:03 +00:00 |
huebler.h
|
Removed pseudo-palettes from video/generic.c. All drivers that were using them now have an actual palette [Alex Jackson]
|
2014-03-13 08:48:50 +00:00 |
hx20.h
|
(MESS) Moved the remaining slot interfaces to emu/bus. (nw)
|
2014-03-17 22:06:26 +00:00 |
intv.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
jupiter.h
|
Cleanups and version bump
|
2013-01-11 07:32:46 +00:00 |
kaypro.h
|
z80pio: converted to use devcb2. nw.
|
2014-04-29 07:24:36 +00:00 |
kc.h
|
License tags. (nw)
|
2013-10-26 19:53:18 +00:00 |
kramermc.h
|
z80pio: converted to use devcb2. nw.
|
2014-04-29 07:24:36 +00:00 |
kyocera.h
|
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 and midi devices, changed h89 to use an rs232 port to communicate with the serial terminal to instead of connecting it directly. [smf]
|
2014-02-15 01:29:27 +00:00 |
lc80.h
|
License tags. (nw)
|
2013-10-16 13:38:21 +00:00 |
lisa.h
|
leftover from past (nw)
|
2014-04-17 10:42:36 +00:00 |
llc.h
|
z80pio: converted to use devcb2. nw.
|
2014-04-29 07:24:36 +00:00 |
lviv.h
|
converted i8255 to devcb2. nw.
|
2014-04-17 05:49:48 +00:00 |
lynx.h
|
Moved optional_device<screen_device> m_screen and optional_device<palette_device> m_palette out of driver.* (nw)
|
2014-03-05 13:29:22 +00:00 |
m5.h
|
upd765: Refactored to use devcb2 callbacks. [Curt Coder]
|
2014-03-17 20:38:18 +00:00 |
mac.h
|
Fixed mac validation (nw)
|
2014-04-23 08:36:18 +00:00 |
macpci.h
|
Convert VIA6522 to use DEVCB2 [smf]
|
2013-12-31 08:46:37 +00:00 |
mbc55x.h
|
pic8259: remove trampolines (nw)
|
2014-04-23 18:38:15 +00:00 |
mbee.h
|
z80pio: converted to use devcb2. nw.
|
2014-04-29 07:24:36 +00:00 |
mboard.h
|
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
|
2013-04-10 11:31:17 +00:00 |
mc80.h
|
z80dart: converted to use devcb2. nw.
|
2014-04-29 14:22:11 +00:00 |
mc1000.h
|
Centronics WIP using write lines and DEVCB2. Added an output latch and input buffer device to allow configuration in MCFG. Renamed centronics device "printer" to "image". FM-7 parallel port joystick works again. Added support for using PC LPT control lines as inputs (not tested). c64 geocable now just passes individual lines through, changed the strobe line to what is documented online (not tested). Converted MSX & exidy sorcerer parallel port DAC to use covox device instead of using a configuration switch (not tested). Sorcerer parallel port is more like the commodore user port, so should be converted to it's own slot where one option is a centronics card. [smf]
|
2014-02-09 20:08:25 +00:00 |
mc1502.h
|
pic8259: remove trampolines (nw)
|
2014-04-23 18:38:15 +00:00 |
md_cons.h
|
(MESS) moved megadrive add-ons to appropriate place + cleaned up classes
|
2014-03-30 11:47:30 +00:00 |
micronic.h
|
(MESS) modernized friskyt and micronic nvram. nw.
|
2014-04-04 06:03:16 +00:00 |
microtan.h
|
moved optional_device<gfxdecode_device> to specific drivers state classes (nw)
|
2014-02-17 15:46:55 +00:00 |
mikro80.h
|
converted i8255 to devcb2. nw.
|
2014-04-17 05:49:48 +00:00 |
mikromik.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
mpf1.h
|
modernised TMS5220 [smf]
|
2013-05-14 10:21:05 +00:00 |
mpz80.h
|
(MESS) s100: devcb2. (nw)
|
2014-03-14 12:40:17 +00:00 |
msbc1.h
|
replaced some calls to machine().firstcpu->pcbase() with machine().describe_context() [smf]
|
2014-01-23 01:34:19 +00:00 |
msx_slot.h
|
(MESS) msx.c: Bye bye MSX_DRIVER_LIST. (nw)
|
2014-04-14 21:28:36 +00:00 |
msx.h
|
converted i8255 to devcb2. nw.
|
2014-04-17 05:49:48 +00:00 |
mtx.h
|
Centronics WIP using write lines and DEVCB2. Added an output latch and input buffer device to allow configuration in MCFG. Renamed centronics device "printer" to "image". FM-7 parallel port joystick works again. Added support for using PC LPT control lines as inputs (not tested). c64 geocable now just passes individual lines through, changed the strobe line to what is documented online (not tested). Converted MSX & exidy sorcerer parallel port DAC to use covox device instead of using a configuration switch (not tested). Sorcerer parallel port is more like the commodore user port, so should be converted to it's own slot where one option is a centronics card. [smf]
|
2014-02-09 20:08:25 +00:00 |
mz80.h
|
converted i8255 to devcb2. nw.
|
2014-04-17 05:49:48 +00:00 |
mz700.h
|
z80pio: converted to use devcb2. nw.
|
2014-04-29 07:24:36 +00:00 |
nascom1.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
nc.h
|
(MESS) modernized nvram for clcd.c, lisa.c and nc.c. nw.
|
2014-04-03 18:07:04 +00:00 |
nes.h
|
snes and nes slot devices moved into bus folder (nw)
|
2014-03-10 08:29:46 +00:00 |
newbrain.h
|
Removed pseudo-palettes from video/generic.c. All drivers that were using them now have an actual palette [Alex Jackson]
|
2014-03-13 08:48:50 +00:00 |
next.h
|
next: fix the vblank disables [O. Galibert]
|
2014-04-22 20:33:41 +00:00 |
ob68k1a.h
|
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 and midi devices, changed h89 to use an rs232 port to communicate with the serial terminal to instead of connecting it directly. [smf]
|
2014-02-15 01:29:27 +00:00 |
ondra.h
|
(MESS) cassette cleanup (nw)
|
2013-04-17 08:30:36 +00:00 |
orao.h
|
(MESS) cassette cleanup (nw)
|
2013-04-17 08:30:36 +00:00 |
orion.h
|
converted i8255 to devcb2. nw.
|
2014-04-17 05:49:48 +00:00 |
osborne1.h
|
Huge update, palette is now device (nw)
|
2014-02-27 13:35:15 +00:00 |
osi.h
|
Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock hacks. Standardised COM8116 DEVCB2 callbacks. GUS gf1_device device derives from acia6850_device to gain access to the tx & rx irq state, rather than exposing it with a public method. [smf]
|
2014-02-21 09:51:59 +00:00 |
p2000t.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
partner.h
|
i8257: updated to devcb2. nw.
|
2014-04-12 08:36:53 +00:00 |
pasopia.h
|
(MESS) Pasopia : fixed keyboard (nw)
|
2012-12-27 11:43:58 +00:00 |
pc4.h
|
Huge update, palette is now device (nw)
|
2014-02-27 13:35:15 +00:00 |
pc1251.h
|
removed need for legacy palette for pocketc (nw)
|
2014-03-12 11:09:54 +00:00 |
pc1350.h
|
removed need for legacy palette for pocketc (nw)
|
2014-03-12 11:09:54 +00:00 |
pc1401.h
|
removed need for legacy palette for pocketc (nw)
|
2014-03-12 11:09:54 +00:00 |
pc1403.h
|
removed need for legacy palette for pocketc (nw)
|
2014-03-12 11:09:54 +00:00 |
pc1512.h
|
pic8259: remove trampolines (nw)
|
2014-04-23 18:38:15 +00:00 |
pc8001.h
|
pc8001: why was it all backwards? (nw)
|
2014-04-28 04:11:28 +00:00 |
pc8401a.h
|
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 and midi devices, changed h89 to use an rs232 port to communicate with the serial terminal to instead of connecting it directly. [smf]
|
2014-02-15 01:29:27 +00:00 |
pce.h
|
(MESS) Moved the remaining slot interfaces to emu/bus. (nw)
|
2014-03-17 22:06:26 +00:00 |
pcw16.h
|
pckeybrd: make into a device (nw)
|
2014-03-31 02:43:25 +00:00 |
pcw.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
pdp1.h
|
Moved optional_device<screen_device> m_screen and optional_device<palette_device> m_palette out of driver.* (nw)
|
2014-03-05 13:29:22 +00:00 |
pecom.h
|
cdp1869 converted to use delegates so whole configuration is in MCFG block (nw)
|
2014-03-26 18:32:03 +00:00 |
pes.h
|
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 and midi devices, changed h89 to use an rs232 port to communicate with the serial terminal to instead of connecting it directly. [smf]
|
2014-02-15 01:29:27 +00:00 |
pet.h
|
(MESS) pet: Added user port diagnostic connector. [Curt Coder]
|
2014-04-19 20:05:18 +00:00 |
phc25.h
|
Centronics WIP using write lines and DEVCB2. Added an output latch and input buffer device to allow configuration in MCFG. Renamed centronics device "printer" to "image". FM-7 parallel port joystick works again. Added support for using PC LPT control lines as inputs (not tested). c64 geocable now just passes individual lines through, changed the strobe line to what is documented online (not tested). Converted MSX & exidy sorcerer parallel port DAC to use covox device instead of using a configuration switch (not tested). Sorcerer parallel port is more like the commodore user port, so should be converted to it's own slot where one option is a centronics card. [smf]
|
2014-02-09 20:08:25 +00:00 |
pk8020.h
|
converted i8255 to devcb2. nw.
|
2014-04-17 05:49:48 +00:00 |
plus4.h
|
Merged pet/vic20/c64/plus4/c128 user ports, the pinout is slightly different on each one but there are cards that are compatible with each of the different machines. [smf]
|
2014-01-04 05:01:35 +00:00 |
pmd85.h
|
converted i8255 to devcb2. nw.
|
2014-04-17 05:49:48 +00:00 |
pocketc.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
poisk1.h
|
pic8259: remove trampolines (nw)
|
2014-04-23 18:38:15 +00:00 |
poly88.h
|
Converted i8251 to DEVCB2 [smf]
|
2014-02-15 19:50:54 +00:00 |
poly880.h
|
License tags. (nw)
|
2013-10-16 13:38:21 +00:00 |
portfoli.h
|
Huge update, palette is now device (nw)
|
2014-02-27 13:35:15 +00:00 |
pp01.h
|
converted i8255 to devcb2. nw.
|
2014-04-17 05:49:48 +00:00 |
primo.h
|
(MESS) cbmiec: Moved under emu/bus. (nw)
|
2013-10-20 16:35:08 +00:00 |
prof80.h
|
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 and midi devices, changed h89 to use an rs232 port to communicate with the serial terminal to instead of connecting it directly. [smf]
|
2014-02-15 01:29:27 +00:00 |
prof180x.h
|
Centronics WIP using write lines and DEVCB2. Added an output latch and input buffer device to allow configuration in MCFG. Renamed centronics device "printer" to "image". FM-7 parallel port joystick works again. Added support for using PC LPT control lines as inputs (not tested). c64 geocable now just passes individual lines through, changed the strobe line to what is documented online (not tested). Converted MSX & exidy sorcerer parallel port DAC to use covox device instead of using a configuration switch (not tested). Sorcerer parallel port is more like the commodore user port, so should be converted to it's own slot where one option is a centronics card. [smf]
|
2014-02-09 20:08:25 +00:00 |
psion.h
|
(MESS) modernized psion.c nvram. nw.
|
2014-04-04 06:53:33 +00:00 |
px8.h
|
(MESS) Moved the remaining slot interfaces to emu/bus. (nw)
|
2014-03-17 22:06:26 +00:00 |
ql.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
radio86.h
|
converted i8255 to devcb2. nw.
|
2014-04-17 05:49:48 +00:00 |
rm380z.h
|
Cleanups and version bump
|
2013-01-11 07:32:46 +00:00 |
rmnimbus.h
|
i186: use static set irq and clean up leftovers (nw)
|
2014-04-23 18:14:52 +00:00 |
sage2.h
|
upd765: Refactored to use devcb2 callbacks. [Curt Coder]
|
2014-03-17 20:38:18 +00:00 |
samcoupe.h
|
Huge update, palette is now device (nw)
|
2014-02-27 13:35:15 +00:00 |
sg1000.h
|
converted i8255 to devcb2. nw.
|
2014-04-17 05:49:48 +00:00 |
sms.h
|
(MESS) smssdisp: implemented game selection. [Enik Land]
|
2014-04-08 07:36:15 +00:00 |
softbox.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
sorcerer.h
|
(MESS) sorcerer : added .TAPE cassette format [Robbbert]
|
2014-02-23 11:11:58 +00:00 |
special.h
|
converted i8255 to devcb2. nw.
|
2014-04-17 05:49:48 +00:00 |
spectrum.h
|
modernized speaker device. [Fabio Priuli]
|
2013-06-04 07:57:44 +00:00 |
ssystem3.h
|
Moved optional_device<screen_device> m_screen and optional_device<palette_device> m_palette out of driver.* (nw)
|
2014-03-05 13:29:22 +00:00 |
studio2.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
super6.h
|
wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder]
|
2014-03-16 22:26:55 +00:00 |
super80.h
|
z80pio: converted to use devcb2. nw.
|
2014-04-29 07:24:36 +00:00 |
superslave.h
|
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 and midi devices, changed h89 to use an rs232 port to communicate with the serial terminal to instead of connecting it directly. [smf]
|
2014-02-15 01:29:27 +00:00 |
svi318.h
|
converted i8255 to devcb2. nw.
|
2014-04-17 05:49:48 +00:00 |
svision.h
|
Moved optional_device<screen_device> m_screen and optional_device<palette_device> m_palette out of driver.* (nw)
|
2014-03-05 13:29:22 +00:00 |
swtpc09.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
tandy2k.h
|
(MESS) tandy2k: WIP. (nw)
|
2014-04-08 07:56:04 +00:00 |
tdv2324.h
|
Cleanup. (nw)
|
2013-06-10 13:45:13 +00:00 |
tek405x.h
|
Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock hacks. Standardised COM8116 DEVCB2 callbacks. GUS gf1_device device derives from acia6850_device to gain access to the tx & rx irq state, rather than exposing it with a public method. [smf]
|
2014-02-21 09:51:59 +00:00 |
thomson.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
ti85.h
|
(mess) ti85: nvram (nw)
|
2014-04-17 15:35:57 +00:00 |
ti89.h
|
remove not needed parameters (nw)
|
2014-03-24 19:55:51 +00:00 |
tiki100.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
tmc600.h
|
cdp1869 converted to use delegates so whole configuration is in MCFG block (nw)
|
2014-03-26 18:32:03 +00:00 |
tmc1800.h
|
License tags. (nw)
|
2013-10-16 13:38:21 +00:00 |
tmc2000e.h
|
License tags. (nw)
|
2013-10-16 13:38:21 +00:00 |
trs80.h
|
Centronics WIP using write lines and DEVCB2. Added an output latch and input buffer device to allow configuration in MCFG. Renamed centronics device "printer" to "image". FM-7 parallel port joystick works again. Added support for using PC LPT control lines as inputs (not tested). c64 geocable now just passes individual lines through, changed the strobe line to what is documented online (not tested). Converted MSX & exidy sorcerer parallel port DAC to use covox device instead of using a configuration switch (not tested). Sorcerer parallel port is more like the commodore user port, so should be converted to it's own slot where one option is a centronics card. [smf]
|
2014-02-09 20:08:25 +00:00 |
trs80m2.h
|
pic8259: remove trampolines (nw)
|
2014-04-23 18:38:15 +00:00 |
tsispch.h
|
pic8259: remove trampolines (nw)
|
2014-04-23 18:38:15 +00:00 |
tvc.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
tx0.h
|
Moved optional_device<screen_device> m_screen and optional_device<palette_device> m_palette out of driver.* (nw)
|
2014-03-05 13:29:22 +00:00 |
ut88.h
|
converted i8255 to devcb2. nw.
|
2014-04-17 05:49:48 +00:00 |
v1050.h
|
SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separate so you can for example have -harddisk1 as ID 6 and -harddisk 2 as ID 5. The HLE'd CD & HD have configuration switches to set the ID, real emulated hardware will specify the ID using it's own method. [smf]
|
2014-04-14 11:50:39 +00:00 |
vc4000.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
vcs80.h
|
various cpu lookup cleanup (nw)
|
2013-04-15 13:41:27 +00:00 |
vector06.h
|
converted i8255 to devcb2. nw.
|
2014-04-17 05:49:48 +00:00 |
vic10.h
|
(MESS) Moved a bunch of buses under emu/bus. (nw)
|
2013-10-22 15:44:27 +00:00 |
vic20.h
|
Merged pet/vic20/c64/plus4/c128 user ports, the pinout is slightly different on each one but there are cards that are compatible with each of the different machines. [smf]
|
2014-01-04 05:01:35 +00:00 |
victor9k.h
|
pic8259: remove trampolines (nw)
|
2014-04-23 18:38:15 +00:00 |
vidbrain.h
|
f3853: converted to use delegates. nw.
|
2014-04-13 07:31:12 +00:00 |
vip.h
|
cdp1802: devcb for the state codes. (nw)
|
2014-02-25 22:24:52 +00:00 |
vixen.h
|
Removed pseudo-palettes from video/generic.c. All drivers that were using them now have an actual palette [Alex Jackson]
|
2014-03-13 08:48:50 +00:00 |
vtech2.h
|
Moved optional_device<screen_device> m_screen and optional_device<palette_device> m_palette out of driver.* (nw)
|
2014-03-05 13:29:22 +00:00 |
wangpc.h
|
pic8259: remove trampolines (nw)
|
2014-04-23 18:38:15 +00:00 |
wswan.h
|
Huge update, palette is now device (nw)
|
2014-02-27 13:35:15 +00:00 |
x1.h
|
z80dma finalized modernizing (nw)
|
2014-03-15 21:05:22 +00:00 |
x07.h
|
(MESS) modernized x07 nvram. nw.
|
2014-04-04 06:34:23 +00:00 |
x68k.h
|
i8257: new 8257 based on am9517a [Carl]
|
2014-04-28 03:20:14 +00:00 |
xerox820.h
|
SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separate so you can for example have -harddisk1 as ID 6 and -harddisk 2 as ID 5. The HLE'd CD & HD have configuration switches to set the ID, real emulated hardware will specify the ID using it's own method. [smf]
|
2014-04-14 11:50:39 +00:00 |
xor100.h
|
(MESS) s100: devcb2. (nw)
|
2014-03-14 12:40:17 +00:00 |
z80ne.h
|
legacy wd17xx is now also a modern device (nw)
|
2014-03-18 13:31:41 +00:00 |
z88.h
|
(MESS) upd65031_device: updated to use delegates
|
2014-04-08 14:51:44 +00:00 |
zx.h
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |