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
/
cpu
/
m37710
/
m37710cm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
m37710: make memory helpers inline; remove more obsolete cruft (nw)
Alex W. Jackson
2014-05-22
1
-7
/
+2
*
m37710: support direct read [Alex Jackson]
Alex W. Jackson
2014-05-21
1
-6
/
+2
*
m37710.c: Modernized cpu core (nw)
Wilbert Pol
2013-08-19
1
-140
/
+218
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-202
/
+202
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-2
/
+1
*
Renamed device_irq_callback to device_irq_acknowledge_callback to
Aaron Giles
2012-04-10
1
-1
/
+1
*
always preserve high byte of index register when X flag is set
Michaƫl Banaan Ananas
2011-09-07
1
-0
/
+4
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-1
/
+1
*
Remove memory_read/write_byte/word/dword/qword* variants. Again, this is mostly
Aaron Giles
2010-08-19
1
-5
/
+5
*
Replace "const address_space" with "address_space" throughout the system.
Aaron Giles
2010-08-19
1
-2
/
+2
*
Created CPU-specific device types for all CPUs, using new macros
Aaron Giles
2010-07-03
1
-3
/
+2
*
Change cpu_device into a base class. Rename old cpu_device to legacy_cpu_device.
Aaron Giles
2010-06-17
1
-2
/
+2
*
Changed CPU callbacks to use cpu_device, eliminating a bunch of casting.
Aaron Giles
2010-06-08
1
-1
/
+1
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-4
/
+3
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-2
/
+2
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-2
/
+0
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-3
/
+3
*
CPU cores now compile cleanly.
Aaron Giles
2009-03-15
1
-0
/
+9
*
From: Duke [mailto:startaq@gmail.com]
Aaron Giles
2009-01-14
1
-5
/
+0
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2009-01-14
1
-9
/
+0
*
CPU header cleanups....
Aaron Giles
2008-12-18
1
-0
/
+25
*
Normalized m37710 local CPU state pointers to to 'cpustate'.
Aaron Giles
2008-11-26
1
-58
/
+58
*
Pointer-ified the M377xx.
R. Belmont
2008-11-23
1
-66
/
+61
*
More conversion to the new memory functions.
Aaron Giles
2008-11-22
1
-0
/
+2
*
WARNING: This is a significant change. If you are risk-averse and
Aaron Giles
2008-11-06
1
-1
/
+2
*
structure, lower-casing functions and re-inclusion updates of the src\emu\cpu...
Derrick Renaud
2008-08-12
1
-5
/
+9
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-04-24
1
-1
/
+0
*
- Added deprecat.h that contains some deprecated/discouraged contructs (see b...
Zsolt Vasvari
2008-01-25
1
-0
/
+1
*
Changes for MAME 0.121u3.
mame0121u3
Aaron Giles
2007-12-17
1
-10
/
+10
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+318