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
/
x2212.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mame_file is now emu_file and is a class. It is required
Aaron Giles
2011-02-12
1
-4
/
+4
*
Removed short name as parameter from device_config this way it is not mandato...
Miodrag Milanovic
2011-02-11
1
-1
/
+1
*
- Added shortname to devices in order to make ROM loading per device possible...
Miodrag Milanovic
2011-02-10
1
-1
/
+1
*
Get rid of state_save_register_device_* macros in favor of direct
Aaron Giles
2011-02-09
1
-2
/
+2
*
Fix validation issue with new x2212 maps.
Aaron Giles
2010-10-14
1
-3
/
+7
*
Cleanups and version bump.
Aaron Giles
2010-10-14
1
-4
/
+4
*
Added e2prom address space to x2212 so that the latched contents can be viewed.
Aaron Giles
2010-09-21
1
-20
/
+34
*
Changed memory width stubs to fill unpopulated regions with the appropriate
Aaron Giles
2010-09-21
1
-1
/
+1
*
Converted x2212 to a modern device. Updated starwars and firefox.
Aaron Giles
2010-09-21
1
-105
/
+196
*
Split implementation for legacy devices into a separate macro. Updated all
Aaron Giles
2010-06-11
1
-0
/
+2
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-6
/
+5
*
X2212 now uses device template. Also changed all handlers to use devcb protot...
Couriersud
2010-06-03
1
-39
/
+22
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-8
/
+8
*
Bulk driver.h -> emu.h switch.
Aaron Giles
2010-01-10
1
-1
/
+1
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-2
/
+2
*
Deprecated device_set_info. Almost all devices had a NULL or empty
Aaron Giles
2009-04-23
1
-13
/
+0
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-3
/
+3
*
On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote:
Aaron Giles
2009-01-22
1
-2
/
+0
*
Cleaned up device and sound interfaces to match the CPU
Aaron Giles
2008-12-19
1
-5
/
+5
*
Changed save state system to accept machine parameters where
Aaron Giles
2008-12-05
1
-4
/
+4
*
Added "tag" parameter to state_save_register_item_* calls. Removed
Aaron Giles
2008-11-17
1
-9
/
+4
*
preliminary firefox emulation.
smf-
2008-09-13
1
-0
/
+192