summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emu.mak (follow)
Commit message (Expand)AuthorAgeFilesLines
* Place-holder Angelo Salese2012-09-121-0/+1
* Generalized the PLS100 into a PLA device of variable amounts of inputs/output... Curt Coder2012-09-111-11/+11
* Split out callbacks from scsibus_device into scscb_device, eventually this wi... smf-2012-09-061-1/+2
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-1/+0
* Created new sprite device base class, which manages a bitmap Aaron Giles2012-09-021-0/+1
* Some changes, MB90082 != MB90092 Angelo Salese2012-08-291-1/+1
* Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS.... smf-2012-08-291-1/+1
* Preliminary implementation of the Fujitsu MB90092 OSD chip, used by Super Fam... Angelo Salese2012-08-291-0/+1
* Place-holders, F-Zero boots anyway Angelo Salese2012-08-271-0/+1
* Written a preliminary S-3520CF RTC chip device, used by Nintendo Super System... Angelo Salese2012-08-251-0/+1
* JUST A MOMENT / NON SLOT ... messages putted in VRAM Angelo Salese2012-08-251-2/+3
* Template for King device Angelo Salese2012-08-231-3/+4
* Sync with MESS (nw) Wilbert Pol2012-08-201-0/+1
* Sync with MESS (nw) Wilbert Pol2012-08-191-0/+3
* Convert remaining drivers. Kill off old 8255ppi. Aaron Giles2012-08-081-1/+0
* Moved TMS9901/9902 from mess/machine into emu/machine subtree Michael Zapf2012-07-231-0/+2
* Ported TC0091LVC into a proper file Angelo Salese2012-07-231-5/+6
* Implemented a generic implementation to model discrete net lists. [Couriersud] Couriersud2012-07-221-0/+2
* Sync with MESS (nw) Miodrag Milanovic2012-06-071-0/+1
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-06-021-1/+1
* Sync with MESS, Curt changes related to Wang PC (no whatsnew) Miodrag Milanovic2012-05-291-0/+1
* icecold.c [Sandro Ronco] Scott Stone2012-04-151-0/+1
* Merged watchdog back into running_machine. Aaron Giles2012-04-121-1/+0
* Moved soundlatch helpers into driver.c and removed emu/audio/generic.c. Aaron Giles2012-04-091-1/+0
* Extracted driver_device base class from machine.* and into its Aaron Giles2012-04-061-0/+1
* Move driver list/enumerator to new file drivenum.c/.h. Aaron Giles2012-04-061-1/+1
* Create new devices buffered_spriteram<n>_device, which manage buffered Aaron Giles2012-03-081-0/+1
* Removed legacy image devices and related code (no whatsnew) Miodrag Milanovic2012-03-061-1/+0
* New modern object-oriented bus-signals-available SCSI implementation [O. Gali... R. Belmont2012-02-091-0/+3
* Added PLS100 (82S100) PLA emulation which utilizes a binary JED fusemap. [Cur... Curt Coder2012-02-051-7/+8
* mess sync (nw) Olivier Galibert2012-01-231-1/+0
* Added Intersil IM6402 UART emulation. [Curt Coder] Curt Coder2012-01-201-0/+1
* Created new testcpu driver that shows how to develop an empty Aaron Giles2012-01-141-0/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+2
* Moved the implementation for the Sega 315-5124, 315-5246, and 315-5378 video ... Wilbert Pol2011-12-311-0/+1
* Made proper linking (no whatsnew) Miodrag Milanovic2011-12-271-1/+1
* Moved pc_cga again Angelo Salese2011-12-271-0/+2
* Sync with MESS all credited there (no whatsnew) Miodrag Milanovic2011-12-121-0/+2
* Written a generic RAMDAC device, hooked it up to the sfbonus.c as an example ... Angelo Salese2011-12-011-0/+1
* Commented (per Kale's request) not removed libcothread usage in core (require... Miodrag Milanovic2011-11-301-1/+0
* Clean-ups and version bumpmame0144u1 Angelo Salese2011-11-271-1/+1
* Removed multcart from imagedev, slots and softlists replaces this functionali... Miodrag Milanovic2011-11-261-1/+0
* Moved V3021 RTC emulation into a proper device, and made it to increment the ... Angelo Salese2011-11-221-4/+5
* Rewrote NCR539x SCSI emulation from scratch [R. Belmont] R. Belmont2011-11-021-0/+1
* amigafdc: Upgrade [O. Galibert] Olivier Galibert2011-11-011-0/+1
* Haze: basic RTC-9701 eeprom support + hookup (RTC part not done) (nw) Scott Stone2011-10-121-0/+1
* Started rewriting of HD63484, using ADP driver as a starting base Angelo Salese2011-09-121-5/+6
* Added network support used by MESS implemented by Carl (no whatsnew) Miodrag Milanovic2011-09-091-1/+3
* Import 6551acia and i8251 from MESS and hooked up i8251 in ecoinfr (no whatsnew) Miodrag Milanovic2011-09-031-0/+2
* Added serial image device, was in serial.c in mess/machine (no whatsnew) Miodrag Milanovic2011-09-031-0/+1