summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-0742-158/+155
* (MESS) tandy2k: Tries to load DOS now. (nw) Curt Coder2014-04-061-1/+4
* (MESS) tandy2k: Hacked in some video. (nw) Curt Coder2014-04-061-0/+1
* hardcode the rs232 port again. (nw) smf-2014-04-061-3/+7
* (mess) x68k: rework bus errors (nw) cracyc2014-04-061-1/+4
* MESS: coco uses rs232 port instead of bitbanger [smf] smf-2014-04-061-7/+3
* (MESS) tandy2k: WIP. (nw) Curt Coder2014-04-051-1/+7
* (MESS) tandy2k: WIP. (nw) Curt Coder2014-04-051-10/+62
* (MESS) tandy2k: WIP. (nw) Curt Coder2014-04-051-0/+3
* (MESS) bbc.c: fixed external cart slot -cart1 for the BBC Master (demo cart Fabio Priuli2014-04-041-1/+2
* (MESS) tandy2k: WIP. (nw) Curt Coder2014-04-041-9/+9
* (MESS) tandy2k: WIP. (nw) Curt Coder2014-04-041-6/+7
* upd3301: devcb2 & delegate. (nw) Curt Coder2014-04-041-0/+1
* i8275x: Delegated. (nw) Curt Coder2014-04-041-0/+1
* (MESS) modernized psion.c nvram. nw. Fabio Priuli2014-04-041-0/+9
* (MESS) modernized x07 nvram. nw. Fabio Priuli2014-04-041-1/+10
* (MESS) modernized friskyt and micronic nvram. nw. Fabio Priuli2014-04-041-2/+10
* (MESS) modernized nvram for clcd.c, lisa.c and nc.c. nw. Fabio Priuli2014-04-032-2/+9
* Moved things to driver state, too coupled right now to make a proper device (nw) Miodrag Milanovic2014-04-031-5/+22
* removing legacy handlers in msx_slot (nw) Miodrag Milanovic2014-04-021-0/+9
* upd7220: devcb2 and delegates. (nw) Curt Coder2014-04-022-0/+3
* modernized access for legacy floppy, quite straight forward thing (nw) Miodrag Milanovic2014-04-021-11/+11
* modernized apollo a little bit more (nw) Miodrag Milanovic2014-04-021-16/+217
* using delegates instead of read/write_device_func in ppc core (nw) Miodrag Milanovic2014-04-011-0/+5
* saa5050: devcb2. (nw) Curt Coder2014-04-011-19/+30
* (MESS) abc806: Video and save state cleanup. (nw) Curt Coder2014-03-311-3/+3
* (MESS) c65: Less tagmap lookup. (nw) Curt Coder2014-03-311-0/+6
* (MESS) v1050: Less tagmap lookup. (nw) Curt Coder2014-03-311-0/+4
* (MESS) fm7: Less tag lookup. (nw) Curt Coder2014-03-311-0/+3
* pckeybrd: make into a device (nw) cracyc2014-03-311-1/+3
* fmtowns: converted to use wd_fdc and modern floppy drive implementation. mahlemiut2014-03-311-4/+11
* (MESS) moved megadrive add-ons to appropriate place + cleaned up classes Fabio Priuli2014-03-301-0/+14
* (MESS) smssdisp: fixed slot recognition so that now the system Fabio Priuli2014-03-301-2/+4
* (mess) pc: further separation and cleanup (nw) cracyc2014-03-294-397/+21
* (MESS) megavdp: simplified DMA 'lag' handling, reducing the need of Fabio Priuli2014-03-291-0/+1
* (MESS) 32x: replaced direct references to 32x inside the MD VDP with Fabio Priuli2014-03-291-0/+4
* (MESS) sms: slightly modified system flags, and fixed RAM init Fabio Priuli2014-03-291-3/+5
* hsync and fsync are part of mc6847 so devcb2 conversion was needed there not ... Miodrag Milanovic2014-03-281-2/+2
* (mess) pc: split tandy 1000 and pcjr from pc.c (nw) cracyc2014-03-272-87/+0
* mc6845: Added display enable and horizontal/vertical back porch widths to the... Curt Coder2014-03-272-3/+5
* cdp1869 converted to use delegates so whole configuration is in MCFG block (nw) Miodrag Milanovic2014-03-263-1/+8
* mc6846_device: converted to devcb2 (nw) Ivan Vangelista2014-03-261-12/+0
* aga is isa device now, aga/cga cleanup (nw) Miodrag Milanovic2014-03-261-2/+2
* fix cybiko "handlers" (nw) Olivier Galibert2014-03-261-6/+6
* (MESS) sms: fixed Korean Gam*Boy 2 being detected as a Japanese Fabio Priuli2014-03-261-1/+5
* (MESS) ql.c: Added emulation of both the QIMI and Sandy mice to the QL drive... Scott Stone2014-03-261-29/+99
* no more pc_cga (nw) Miodrag Milanovic2014-03-261-1/+0
* h8: Rewrite [O. Galibert] Olivier Galibert2014-03-251-1/+2
* (MESS) mm1: Separated keyboard from driver. (nw) Curt Coder2014-03-251-62/+28
* (MESS) New driver added : Miodrag Milanovic2014-03-251-0/+131