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
/
machine
/
eeprom.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move devices into a proper hierarchy and handle naming
Aaron Giles
2012-01-24
1
-1
/
+1
*
Removed legacy trampolines from eeprom_device, taking
Aaron Giles
2011-05-12
1
-14
/
+4
*
naomi: Abstract the maple and jvs interfaces into a set of devices [O. Galibe...
Olivier Galibert
2011-05-02
1
-0
/
+4
*
Further eeprom fixes.
Aaron Giles
2011-05-02
1
-1
/
+1
*
Fix device/config merge errors.
Aaron Giles
2011-05-01
1
-1
/
+2
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-63
/
+34
*
Created new enum type address_spacenum for specifying an address
Aaron Giles
2011-03-27
1
-1
/
+1
*
Converted core_options to a class. Removed a bunch of marginal
Aaron Giles
2011-03-03
1
-1
/
+1
*
mame_file is now emu_file and is a class. It is required
Aaron Giles
2011-02-12
1
-3
/
+3
*
MDRV_* -> MCFG_*
Aaron Giles
2010-12-31
1
-8
/
+8
*
Fix regressions.
Aaron Giles
2010-09-18
1
-1
/
+1
*
De-converted MACHINE_DRIVER from tokens back to constructor functions, regaining
Aaron Giles
2010-08-26
1
-14
/
+11
*
Modified way device_type constants are defined in order to get unidasm compil...
Miodrag Milanovic
2010-06-29
1
-1
/
+1
*
Changed device name from an overridable function to a parameter passed to
Aaron Giles
2010-06-25
1
-3
/
+0
*
Cleanups and version bump.
Aaron Giles
2010-06-17
1
-14
/
+14
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-38
/
+156
*
Exposed an address space for EEPROM devices. This has several
Aaron Giles
2009-12-28
1
-3
/
+0
*
Rename eepromdev.c/h back to eeprom.c/h
Aaron Giles
2009-12-27
1
-0
/
+67
*
Remove old eeprom implementation.
Aaron Giles
2009-12-27
1
-42
/
+0
*
From: Atari Ace [atari_ace@verizon.net]
Aaron Giles
2008-12-11
1
-1
/
+1
*
Changed direct access EEPROM interface to return the "bus width" of the
Aaron Giles
2008-07-17
1
-1
/
+1
*
Renamed EEPROM_* to eeprom_*
Aaron Giles
2008-05-25
1
-15
/
+17
*
Changes for MAME 0.121u3.
mame0121u3
Aaron Giles
2007-12-17
1
-3
/
+3
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+40