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.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bulk driver.h -> emu.h switch.
Aaron Giles
2010-01-10
1
-1
/
+1
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-4
/
+4
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-4
/
+4
*
The starting value for an output port is now the default value, which is base...
smf-
2010-01-07
1
-2
/
+2
*
Fix typo in 8-bit eeprom case.
Aaron Giles
2010-01-03
1
-1
/
+1
*
Exposed an address space for EEPROM devices. This has several
Aaron Giles
2009-12-28
1
-81
/
+59
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-1
/
+1
*
Whitespace cleanup. (No, a release is not yet imminent.)
Aaron Giles
2009-12-28
1
-1
/
+1
*
Rename eepromdev.c/h back to eeprom.c/h
Aaron Giles
2009-12-27
1
-0
/
+458
*
Remove old eeprom implementation.
Aaron Giles
2009-12-27
1
-376
/
+0
*
Changed eeprom erase command to write 0xff values.
Pierpaolo Prazzoli
2009-03-04
1
-3
/
+3
*
From: Atari Ace [atari_ace@verizon.net]
Aaron Giles
2008-12-11
1
-5
/
+3
*
Hi mamedev,
Aaron Giles
2008-12-08
1
-11
/
+12
*
Changed save state system to accept machine parameters where
Aaron Giles
2008-12-05
1
-11
/
+12
*
Changed direct access EEPROM interface to return the "bus width" of the
Aaron Giles
2008-07-17
1
-3
/
+5
*
Renamed EEPROM_* to eeprom_*
Aaron Giles
2008-05-25
1
-29
/
+34
*
(From Atari Ace)
Aaron Giles
2007-12-31
1
-16
/
+7
*
Changes for MAME 0.121u3.
mame0121u3
Aaron Giles
2007-12-17
1
-4
/
+4
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+378
[prev]