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
/
konami
/
konami.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite of 6809/6309/konamicpu cores. 6809 should be cycle exact based on the
Nathan Woods
2013-03-04
1
-30
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-1
/
+1
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-3
/
+3
*
Created CPU-specific device types for all CPUs, using new macros
Aaron Giles
2010-07-03
1
-2
/
+1
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-3
/
+3
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-1
/
+0
*
Deprecated device_set_info. Almost all devices had a NULL or empty
Aaron Giles
2009-04-23
1
-9
/
+1
*
Made the concept of a "clock" native to devices. The clock is now
Aaron Giles
2008-12-18
1
-2
/
+2
*
From: Atari Ace [atari_ace@verizon.net]
Aaron Giles
2008-12-17
1
-0
/
+1
*
More device normalization:
Aaron Giles
2008-12-16
1
-1
/
+1
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-08
1
-0
/
+2
*
Pointer-ified the konami CPU core. Changed setlines callback to
Aaron Giles
2008-12-06
1
-31
/
+8
*
More conversion to the new memory functions.
Aaron Giles
2008-11-22
1
-4
/
+4
*
Generalized the concept of opbase access into "direct" access.
Aaron Giles
2008-11-17
1
-2
/
+2
*
Added macros for all CPU callbacks to ease future changes.
Aaron Giles
2008-11-08
1
-2
/
+2
*
Final CPU header updates. Mostly just re-naming the re-inclusions.
Derrick Renaud
2008-08-13
1
-2
/
+4
*
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
*
Rewrote core memory handlers as inline functions. These should be easier to
Aaron Giles
2008-04-09
1
-2
/
+2
*
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
/
+58