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
/
mc68901.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync with MESS all credited there (no whatsnew)
Miodrag Milanovic
2011-12-12
1
-3
/
+7
*
Sync with MESS, changes by Oliver Galibert (no whatsnew)
Miodrag Milanovic
2011-08-21
1
-0
/
+8
*
Reimplemented devcb using delegates and classes. Unified the logic
Aaron Giles
2011-05-02
1
-21
/
+21
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-58
/
+40
*
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
*
Cleanups and version bump.
mame0141u2
Aaron Giles
2011-02-09
1
-3
/
+3
*
Get rid of state_save_register_device_* macros in favor of direct
Aaron Giles
2011-02-09
1
-34
/
+34
*
As promised, the bulk update of timer calls:
Aaron Giles
2011-02-06
1
-21
/
+21
*
Convert emu_timers to objects. Move implementation and management of
Aaron Giles
2011-02-06
1
-6
/
+6
*
Attotime bulk conversion step:
Aaron Giles
2011-02-03
1
-8
/
+8
*
Imported the MC68901 device from MESS so it can be shared with micro3d.c. [Cu...
Curt Coder
2011-01-29
1
-0
/
+1486