summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* removed space before m_gfxdecode in main trunk(nw) Miodrag Milanovic2014-02-266-8/+8
* fmtowns: reduced tagmap usage (memory banks still to look at) (no whatsnew) mahlemiut2014-02-251-33/+33
* cdp1802: devcb for the state codes. (nw) Curt Coder2014-02-2510-83/+75
* cdp1871: devcb2. (nw) Curt Coder2014-02-251-40/+29
* pdp1.c: Modernized cpu core. [Wilbert Pol] Wilbert Pol2014-02-251-5/+5
* MESS part of ATTR_PRINTF review (nw) Oliver Stöneberg2014-02-2515-58/+45
* fm7: reduced some tagmap usage, still need to look at fm77av banking, though.... mahlemiut2014-02-241-14/+14
* Reduced tagmap lookups in bigbord2.c (nw) Ivan Vangelista2014-02-241-11/+19
* Reduced tagmap lookups in gp2x.c (nw) Ivan Vangelista2014-02-241-4/+5
* Reduced tagmap lookups in sbrain.c and removed unneeded include in atarifdc (nw) Ivan Vangelista2014-02-241-14/+20
* Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ... smf-2014-02-246-106/+43
* (MESS) apollo: finish devcb2'ing the keyboard (nw) R. Belmont2014-02-241-39/+21
* (MESS) More apollo updates [R. Belmont] R. Belmont2014-02-241-66/+68
* (MESS) ql.c - Fixed up communication between main 68008 CPU and 8048 IPC so t... Scott Stone2014-02-241-6/+5
* (MESS) apollo: Start modernizing/cleanup. [R. Belmont] R. Belmont2014-02-231-10/+10
* changed dleuro from beep to speaker driven by z80ctc and removed some unneces... smf-2014-02-231-2/+2
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-2348-1001/+621
* Remove local lists of midi devices as they are currently all the same [smf] smf-2014-02-234-51/+0
* (MESS) sorcerer : added .TAPE cassette format [Robbbert] Robbbert2014-02-231-3/+2
* (MESS) sgi_ip2: converted to new 68681 and serial terminal [R. Belmont] R. Belmont2014-02-231-91/+33
* (MESS) Start removing usage of deprecated 68681 INPORT_CALLBACK. [R. Belmont] R. Belmont2014-02-235-67/+30
* (MESS) rainbow: added IRQ management framework and vector control. [R. Belmon... R. Belmont2014-02-231-8/+69
* (MESS) New NOT WORKING system Sandro Ronco2014-02-221-0/+228
* (MESS) apple2: fixed recent regressions (crash and missing text drawing) (nw) R. Belmont2014-02-221-1/+1
* upd7810.c: Modernized cpu core. [Wilbert Pol] Wilbert Pol2014-02-215-29/+1
* (MESS) apf : added back floppy code (but it doesn't work) Robbbert2014-02-211-60/+12
* (MESS) nes: properly implemented Aladdin Deck Enhancer as a Fabio Priuli2014-02-211-0/+2
* clang 3.4 now works out-of-the-box (nw) Oliver Stöneberg2014-02-211-4/+12
* fixed clang compilation (nw) Oliver Stöneberg2014-02-211-1/+0
* Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h... smf-2014-02-2137-668/+710
* (MESS) ht68k : fixed crash at start Robbbert2014-02-211-3/+3
* Guh Angelo Salese2014-02-211-2/+2
* (MESS) glcolor: fixed year (nw) Sandro Ronco2014-02-201-1/+1
* (MESS) a7800.c - Added more details and clarification regarding the potentiom... Scott Stone2014-02-201-8/+46
* (MESS) New NOT WORKING system Sandro Ronco2014-02-201-0/+9
* (MESS) gl4004: fixed lcd and ROM banking. (nw) Sandro Ronco2014-02-201-4/+36
* second round of clang 3.4 fixes for MESS (nw) Oliver Stöneberg2014-02-206-0/+12
* first round of clang 3.4 fixes for MESS (nw) Oliver Stöneberg2014-02-2032-7/+82
* (MESS) apf : added another bios [Thanks to ranger_lennier] Robbbert2014-02-201-6/+10
* removed superfluous 128k (nw) smf-2014-02-201-1/+1
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-1975-739/+739
* (MESS) nes: Properly implemented the Bandai Karaoke Studio expansion Fabio Priuli2014-02-191-2/+3
* (MESS) Cleanup. (nw) Curt Coder2014-02-181-0/+1
* (MESS) pc: Added support for NASLite 1.72MB disk images. [Curt Coder] Curt Coder2014-02-182-2/+8
* (nw) Olivier Galibert2014-02-182-2/+2
* Converted palette_t and palette_client to classes. General palette.c Aaron Giles2014-02-1835-40/+40
* Correct patch Angelo Salese2014-02-181-2/+1
* Another note ... Angelo Salese2014-02-181-0/+1
* Note update Angelo Salese2014-02-181-0/+1
* (MESS) apple3: Fixed colors in color hires mode. [R. Belmont] R. Belmont2014-02-181-1/+1