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
/
mn10200
Commit message (
Expand
)
Author
Age
Files
Lines
*
As promised, the bulk update of timer calls:
Aaron Giles
2011-02-06
1
-4
/
+4
*
Convert emu_timers to objects. Move implementation and management of
Aaron Giles
2011-02-06
1
-1
/
+1
*
Attotime bulk conversion step:
Aaron Giles
2011-02-03
1
-4
/
+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
-15
/
+15
*
Replace "const address_space" with "address_space" throughout the system.
Aaron Giles
2010-08-19
1
-2
/
+2
*
Remove the global clock accessors and cpu_* aliases:
Aaron Giles
2010-07-07
1
-1
/
+1
*
Created CPU-specific device types for all CPUs, using new macros
Aaron Giles
2010-07-03
2
-4
/
+4
*
Added many instances of missing static and const qualifiers to MAME, and disa...
Scott Stone
2010-06-17
1
-3
/
+3
*
Change cpu_device into a base class. Rename old cpu_device to legacy_cpu_device.
Aaron Giles
2010-06-17
1
-2
/
+2
*
Change cpu execute function to just use the icount stuffed by
Aaron Giles
2010-06-09
1
-4
/
+0
*
Changed CPU callbacks to use cpu_device, eliminating a bunch of casting.
Aaron Giles
2010-06-08
1
-5
/
+5
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-7
/
+6
*
Added some missing static qualifiers to MAME. Also, renamed some generically...
Scott Stone
2010-05-28
2
-3
/
+3
*
Cleanups and version bump.
mame0137u1
Aaron Giles
2010-03-25
1
-42
/
+42
*
MN10200 updates: [R. Belmont]
R. Belmont
2010-03-22
2
-131
/
+331
*
VS2008 compiling fix [Miodrag Milanovic] (no whatsnew)
Miodrag Milanovic
2010-02-18
1
-8
/
+13
*
Cleanups and version bump.
mame0136u3
Aaron Giles
2010-02-14
3
-87
/
+87
*
Removed unused #include.
R. Belmont
2010-02-04
1
-1
/
+0
*
Preliminary Panasonic MN10200 CPU core and Taito ZOOM ZSG-1 sound system [Oli...
R. Belmont
2010-02-04
3
-0
/
+3326