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
/
h19.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-452
/
+0
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-1
/
+1
*
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
*
Uppercase hash cleanup (nw)
Scott Stone
2014-12-24
1
-1
/
+1
*
ins8250_device: converted to devcb2 (nw)
Ivan Vangelista
2014-05-07
1
-12
/
+2
*
mc6845: converted to devcb2, delegates and inline configs. nw.
Fabio Priuli
2014-05-01
1
-21
/
+12
*
generic_keyboard_device, generic_terminal_device and teleprinter_device: conv...
Ivan Vangelista
2014-04-09
1
-6
/
+2
*
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
-1
/
+1
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-2
/
+1
*
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
-1
/
+1
*
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ...
smf-
2014-02-15
1
-6
/
+8
*
added screen visarea adjustment to mc6845 config interface
Michaël Banaan Ananas
2014-01-04
1
-0
/
+1
*
(MESS) H19 : replaced bad dump of bios 1 (super19) with a good one.
Robbbert
2013-08-23
1
-5
/
+8
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-2
/
+1
*
modernized generic palette initializations (nw)
Oliver Stöneberg
2013-07-15
1
-1
/
+1
*
MESS anonymous timers this time. (nw)
Andrew Gardner
2013-05-23
1
-4
/
+18
*
made BEEP and RAM devices initialize in constructor of driver classes (nw)
Miodrag Milanovic
2013-04-23
1
-2
/
+2
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-3
/
+3
*
Modernized the beep and taitosnd devices. [Andrew Gardner]
Andrew Gardner
2013-03-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
-11
/
+11
*
Replaced all device_t's with actual device classes. Regression test recommend...
Curt Coder
2012-11-26
1
-2
/
+2
*
Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew)
Miodrag Milanovic
2012-09-26
1
-3
/
+4
*
Added missing DECLARE_'s. (nw)
Curt Coder
2012-09-25
1
-7
/
+7
*
modernization or timer callbacks part 3 - final (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-4
/
+4
*
INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-1
/
+1
*
removed local macros since macros with same name but different syntax will be...
Miodrag Milanovic
2012-09-12
1
-4
/
+2
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-3
/
+3
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+452