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
/
mc68hc11
/
mc68hc11.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-443
/
+0
*
notes
hap
2015-05-13
1
-1
/
+1
*
update for Ville Linde (nw)
Miodrag Milanovic
2015-05-13
1
-1
/
+1
*
GPL - > LGPL for Kale (nw)
Miodrag Milanovic
2015-05-13
1
-1
/
+1
*
Sorted out cpu cores (nw)
Miodrag Milanovic
2015-05-13
1
-2
/
+2
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-1
/
+1
*
string -> str rename due to future conflicts (nw)
Miodrag Milanovic
2015-04-12
1
-1
/
+1
*
Removed some auto_mallocs in favor of dynamic_arrays.
Aaron Giles
2014-02-19
1
-1
/
+1
*
mc68hc11.c: Modernized cpu core (nw)
Wilbert Pol
2013-08-23
1
-9
/
+408
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-21
/
+21
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-2
/
+1
*
Implemented preliminary Free Running Counter timer for MC68HC11 CPU core [Ang...
Angelo Salese
2011-09-10
1
-0
/
+1
*
Implemented default INIT register for MC68HC11 CPU core, necessary for Namco'...
Angelo Salese
2011-09-10
1
-0
/
+1
*
Created CPU-specific device types for all CPUs, using new macros
Aaron Giles
2010-07-03
1
-2
/
+1
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-1
/
+0
*
Added 'options' parameter to the CPU_DISASSEMBLE prototype. For now, the
Aaron Giles
2009-09-07
1
-1
/
+1
*
mc68hc11: fixed the I/O system by changing the has_io flag with a has_extende...
Angelo Salese
2009-06-26
1
-1
/
+1
*
mc68hc11: added user-selectable configs, and hooked up in both drivers
Angelo Salese
2009-06-23
1
-0
/
+7
*
mc68hc11: hooked up very basic IRQ support.
Angelo Salese
2009-06-21
1
-0
/
+3
*
From: Atari Ace [atari_ace@verizon.net]
Aaron Giles
2008-12-17
1
-0
/
+1
*
added device_config to the disassembler.
smf-
2008-11-16
1
-1
/
+1
*
Added macros for all CPU callbacks to ease future changes.
Aaron Giles
2008-11-08
1
-1
/
+1
*
structure, lower-casing functions and re-inclusion updates of the src\emu\cpu...
Derrick Renaud
2008-08-12
1
-3
/
+5
*
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
Aaron Giles
2008-06-26
1
-2
/
+0
*
Changed debugger-related code to be based off a new makefile define (DEBUGGER...
Aaron Giles
2008-02-02
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+32