index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
emu.mak
Commit message (
Expand
)
Author
Age
Files
Lines
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-1
/
+9
*
pcat_nit.c update [Mariusz Wojcieszek]
mariuszw1
2010-06-05
1
-0
/
+3
*
Moved tms6100 code into emu/machine/tms6100.[ch]. Added pinouts for TMS6100 a...
Couriersud
2010-05-31
1
-0
/
+1
*
Added gprof support to the makefile. [Bryan Ischo]
Aaron Giles
2010-04-08
1
-1
/
+3
*
Imported Z80 DART and Z80 STI from MESS. (no whatsnew)
Curt Coder
2010-03-08
1
-0
/
+2
*
Moved ins8154 emulation from MESS to MAME, needed by future drivers
Dirk Best
2010-02-20
1
-0
/
+1
*
Internal debugger using the mame rendering infrastructure
Couriersud
2010-02-11
1
-1
/
+3
*
Moved HD63484 ACRTC device from mame/video to emu/video.
Roberto Fresca
2010-01-26
1
-0
/
+1
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-2
/
+2
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-13
/
+13
*
Rename eepromdev.c/h back to eeprom.c/h
Aaron Giles
2009-12-27
1
-1
/
+1
*
Remove old eeprom implementation.
Aaron Giles
2009-12-27
1
-1
/
+0
*
Split ADC1038, Konami 033906 and Konami 056230 emulation from gticlub.c and k...
Fabio Priuli
2009-12-24
1
-0
/
+3
*
Made MB14241 Shifter IC a device and moved its source to emu/machine. Updated...
Fabio Priuli
2009-12-13
1
-0
/
+1
*
Imported SAA5050 emulation from MESS and made it a device. Updated malzak.c t...
Fabio Priuli
2009-12-12
1
-0
/
+1
*
Added infrastructure to compile universal standalone disassembler:
Aaron Giles
2009-08-22
1
-1
/
+3
*
Intel 8255A PPI:
Curt Coder
2009-07-10
1
-0
/
+1
*
Added basic TMS9927 implementation. Hooked it up to the statriv2
Aaron Giles
2009-04-20
1
-0
/
+1
*
Hi,
Aaron Giles
2009-04-09
1
-0
/
+1
*
Eeprom and i2c implemeted as devices [Samuele Zannoli]
davidhay
2009-04-02
1
-0
/
+2
*
Renamed 6821new.* -> 6821pia.*
Aaron Giles
2009-03-03
1
-1
/
+1
*
Delete old PIA implementation.
Aaron Giles
2009-03-03
1
-1
/
+0
*
Cidelsa changes:
Curt Coder
2009-02-16
1
-1
/
+0
*
Ok, this is The Big One.
Aaron Giles
2009-02-11
1
-1
/
+0
*
Added new module devcb, which can generically handle conversions between device
Aaron Giles
2009-01-26
1
-0
/
+1
*
1. Introduced a parallel 6821 PIA implementation, as a MAME device (6821new.c)
Nathan Woods
2009-01-11
1
-0
/
+1
*
Removed bogus port 4-7 definitions from MCS-48. Added i8243
Aaron Giles
2009-01-04
1
-0
/
+1
*
Added f3853 to src/emu/emu.mak
Wilbert Pol
2008-12-23
1
-0
/
+1
*
CPU interface organization shuffle. The file cpuintrf.h now merely
Aaron Giles
2008-12-22
1
-1
/
+0
*
Massive API cleanup/change. The primary goal is that all CPU-
Aaron Giles
2008-11-13
1
-1
/
+0
*
Added 22VP931 emulation, which is mostly working. Communication works
Aaron Giles
2008-09-25
1
-0
/
+1
*
preliminary firefox emulation.
smf-
2008-09-13
1
-0
/
+1
*
Split core laserdisc functionality into separate file ldcore.c.
Aaron Giles
2008-09-04
1
-1
/
+3
*
Adds new generic latch device
Couriersud
2008-08-22
1
-0
/
+1
*
Added new options 'cheatpath' to specify one or more paths for cheat
Aaron Giles
2008-07-31
1
-0
/
+1
*
Note: I have done some testing, but there are probably more bugs
Aaron Giles
2008-07-12
1
-1
/
+1
*
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
Aaron Giles
2008-06-26
1
-14
/
+7
*
Added CDP1852 I/O buffer chip, and used it in Altair/Draco.
Curt Coder
2008-05-12
1
-0
/
+1
*
(from Mariusz Wojcieszek)
Aaron Giles
2008-04-21
1
-0
/
+2
*
Moves crosshair code from video.c into its own module
Zsolt Vasvari
2008-03-11
1
-0
/
+1
*
Moves watchdog processing logic into its own module
Zsolt Vasvari
2008-03-02
1
-0
/
+1
*
New module: devintrf.c/.h. Implements a generic device interface similar
Aaron Giles
2008-02-19
1
-0
/
+2
*
Renames M6845 to MC6845
Zsolt Vasvari
2008-02-12
1
-1
/
+1
*
Renames CRTC6845 to M6845
Zsolt Vasvari
2008-02-12
1
-1
/
+1
*
Changed debugger-related code to be based off a new makefile define (DEBUGGER...
Aaron Giles
2008-02-02
1
-2
/
+2
*
It's the end of uitext.c as we know it (and I feel fine)
Aaron Giles
2008-01-12
1
-1
/
+0
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
dkong:
Couriersud
2008-01-04
1
-0
/
+1
*
Changes for MAME 0.121u3.
mame0121u3
Aaron Giles
2007-12-17
1
-0
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+237