summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emu.mak
Commit message (Expand)AuthorAgeFilesLines
* Fixed compile when there is just SYMBOLS=1 (and not PROFILER=1 or DEBUG=1 whi... Miodrag Milanovic2010-08-241-5/+1
* Massive memory system change. This is another step along the path toward Aaron Giles2010-08-191-0/+1
* Return to type safety. Changed address maps back into functions that build Aaron Giles2010-08-011-0/+1
* Added some missing makefile dependencies [Atari Ace] Phil Bennett2010-07-151-2/+2
* turned i2cmem into a c++ device & ditched the unused legacy device. smf-2010-07-071-1/+0
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-0/+1
* C++-ified the debugger views. Not quite architecturally where I would Aaron Giles2010-06-251-0/+4
* - Moved ioproc implementation from MESS [Miodrag Milanovic] Miodrag Milanovic2010-06-231-0/+1
* - Moved softlist implementation from MESS [Miodrag Milanovic] Miodrag Milanovic2010-06-201-0/+2
* - removed MESS dependency from config.c Miodrag Milanovic2010-06-171-0/+2
* hashfile moved from MESS to emu section (needed for now in image support unti...mame0138u2 Miodrag Milanovic2010-06-171-0/+1
* - moved opresolv and zippath into /lib/util from MESS [Miodrag Milanovic] Miodrag Milanovic2010-06-161-1/+0
* devlegacy.c,clifront.c,info.c [Miodrag Milanovic] Miodrag Milanovic2010-06-151-0/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-1/+9
* pcat_nit.c update [Mariusz Wojcieszek] mariuszw12010-06-051-0/+3
* Moved tms6100 code into emu/machine/tms6100.[ch]. Added pinouts for TMS6100 a... Couriersud2010-05-311-0/+1
* Added gprof support to the makefile. [Bryan Ischo] Aaron Giles2010-04-081-1/+3
* Imported Z80 DART and Z80 STI from MESS. (no whatsnew) Curt Coder2010-03-081-0/+2
* Moved ins8154 emulation from MESS to MAME, needed by future drivers Dirk Best2010-02-201-0/+1
* Internal debugger using the mame rendering infrastructure Couriersud2010-02-111-1/+3
* Moved HD63484 ACRTC device from mame/video to emu/video. Roberto Fresca2010-01-261-0/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-2/+2
* Results of running the latest srcclean. Aaron Giles2009-12-281-13/+13
* Rename eepromdev.c/h back to eeprom.c/h Aaron Giles2009-12-271-1/+1
* Remove old eeprom implementation. Aaron Giles2009-12-271-1/+0
* Split ADC1038, Konami 033906 and Konami 056230 emulation from gticlub.c and k... Fabio Priuli2009-12-241-0/+3
* Made MB14241 Shifter IC a device and moved its source to emu/machine. Updated... Fabio Priuli2009-12-131-0/+1
* Imported SAA5050 emulation from MESS and made it a device. Updated malzak.c t... Fabio Priuli2009-12-121-0/+1
* Added infrastructure to compile universal standalone disassembler: Aaron Giles2009-08-221-1/+3
* Intel 8255A PPI: Curt Coder2009-07-101-0/+1
* Added basic TMS9927 implementation. Hooked it up to the statriv2 Aaron Giles2009-04-201-0/+1
* Hi, Aaron Giles2009-04-091-0/+1
* Eeprom and i2c implemeted as devices [Samuele Zannoli] davidhay2009-04-021-0/+2
* Renamed 6821new.* -> 6821pia.* Aaron Giles2009-03-031-1/+1
* Delete old PIA implementation. Aaron Giles2009-03-031-1/+0
* Cidelsa changes: Curt Coder2009-02-161-1/+0
* Ok, this is The Big One. Aaron Giles2009-02-111-1/+0
* Added new module devcb, which can generically handle conversions between device Aaron Giles2009-01-261-0/+1
* 1. Introduced a parallel 6821 PIA implementation, as a MAME device (6821new.c) Nathan Woods2009-01-111-0/+1
* Removed bogus port 4-7 definitions from MCS-48. Added i8243 Aaron Giles2009-01-041-0/+1
* Added f3853 to src/emu/emu.mak Wilbert Pol2008-12-231-0/+1
* CPU interface organization shuffle. The file cpuintrf.h now merely Aaron Giles2008-12-221-1/+0
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-1/+0
* Added 22VP931 emulation, which is mostly working. Communication works Aaron Giles2008-09-251-0/+1
* preliminary firefox emulation. smf-2008-09-131-0/+1
* Split core laserdisc functionality into separate file ldcore.c. Aaron Giles2008-09-041-1/+3
* Adds new generic latch device Couriersud2008-08-221-0/+1
* Added new options 'cheatpath' to specify one or more paths for cheat Aaron Giles2008-07-311-0/+1
* Note: I have done some testing, but there are probably more bugs Aaron Giles2008-07-121-1/+1
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-14/+7