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
/
mess
/
drivers
/
ec65.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-250
/
+0
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-2
/
+2
*
Start adding owners to files in MESS and updated license for PeT (nw)
Miodrag Milanovic
2015-05-08
1
-2
/
+2
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
mc6845: converted to devcb2, delegates and inline configs. nw.
Fabio Priuli
2014-05-01
1
-28
/
+12
*
generic_keyboard_device, generic_terminal_device and teleprinter_device: conv...
Ivan Vangelista
2014-04-09
1
-7
/
+2
*
Rewritten 6551 emulation. Changed clock to be the o2 clock instead of the bau...
smf-
2014-03-17
1
-1
/
+3
*
Fixed all bitmap.palette() users to use m_palette instead (nw)
Miodrag Milanovic
2014-03-15
1
-2
/
+4
*
Checkpoint 2:
Alex W. Jackson
2014-03-15
1
-2
/
+2
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-4
/
+2
*
Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h...
smf-
2014-02-21
1
-12
/
+4
*
Converted palette_t and palette_client to classes. General palette.c
Aaron Giles
2014-02-18
1
-1
/
+1
*
Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M...
Miodrag Milanovic
2014-02-16
1
-2
/
+2
*
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ...
smf-
2014-02-15
1
-1
/
+4
*
Stop ec65k from crashing by creating it's own class, the hardware appears ver...
smf-
2014-01-10
1
-3
/
+12
*
Converted PIA6821 to DEVCB2 [smf]
smf-
2014-01-06
1
-17
/
+1
*
added screen visarea adjustment to mc6845 config interface
Michaël Banaan Ananas
2014-01-04
1
-0
/
+1
*
removed the simplest 6522 port callbacks [smf]
smf-
2014-01-02
1
-30
/
+20
*
removed ca1/ca2/cb1 callbacks as they were never called anyway [smf]
smf-
2014-01-01
1
-7
/
+0
*
Convert VIA6522 to use DEVCB2 [smf]
smf-
2013-12-31
1
-38
/
+12
*
removed unused rxd callback from mos6551 and made devcb2 consistent with othe...
smf-
2013-12-23
1
-1
/
+1
*
replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al...
smf-
2013-12-22
1
-3
/
+0
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-3
/
+2
*
modernized generic palette initializations (nw)
Oliver Stöneberg
2013-07-15
1
-2
/
+2
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-1
/
+3
*
(MESS) Refactored all drivers to use the new MOS6551 and removed the old impl...
Curt Coder
2013-02-06
1
-3
/
+3
*
Added a preliminary boolean flag to MC6845 interface structure: "show border ...
Angelo Salese
2013-01-14
1
-1
/
+3
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-20
/
+19
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-8
/
+5
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+325