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
/
video
/
cdp1869.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump.
mame0127u3
Aaron Giles
2008-09-11
1
-1
/
+1
*
Changed DEVICE_START functions to return an error code. Currently this
Aaron Giles
2008-09-09
1
-0
/
+2
*
Fixed CDP1869 character memory access, and Cidelsa sprite flashing.
Curt Coder
2008-05-19
1
-20
/
+28
*
Cleanups and version bump.
mame0125u1
Aaron Giles
2008-05-15
1
-1
/
+1
*
[CDP1802] Added memory address parameter to DMA callbacks, and added a macro ...
Curt Coder
2008-05-09
1
-1
/
+2
*
[CDP1869] Added a macro for the interface, and made write handlers optional.
Curt Coder
2008-04-17
1
-5
/
+9
*
[CDP1802] Added machine parameter and macros for the callback functions. This...
Curt Coder
2008-04-14
1
-2
/
+0
*
Reduced the number of save state callback types from 3 to 1. The
Aaron Giles
2008-04-11
1
-2
/
+2
*
Cleanups and version bump to 0.124u1.
mame0124u1
Aaron Giles
2008-04-03
1
-7
/
+7
*
- converted CDP1869 to the new device system
Curt Coder
2008-04-02
1
-336
/
+620
*
Cleanups for 0.124. Marked Mermaid as working per checkin comment.
Aaron Giles
2008-03-24
1
-3
/
+3
*
Cleaned driver up to the latest spec.
Curt Coder
2008-03-19
1
-1
/
+10
*
Changes VIDEO_UPDATE signature to
Zsolt Vasvari
2008-03-08
1
-13
/
+13
*
Replaces mame_bitmap with bitmap_t
Zsolt Vasvari
2008-02-29
1
-2
/
+2
*
- Added deprecat.h that contains some deprecated/discouraged contructs (see b...
Zsolt Vasvari
2008-01-25
1
-0
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+569