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
/
paso1600.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-350
/
+0
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-1
/
+1
*
Added resto for Kale, these are BSD3 (nw)
Miodrag Milanovic
2015-05-12
1
-1
/
+1
*
more updates (all for today) (nw)
Miodrag Milanovic
2015-05-08
1
-1
/
+1
*
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
-16
/
+5
*
am9517a_device: converted to devcb2 (nw)
Ivan Vangelista
2014-04-29
1
-13
/
+3
*
pic8259: remove trampolines (nw)
cracyc
2014-04-23
1
-14
/
+2
*
Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR...
Miodrag Milanovic
2014-04-23
1
-2
/
+1
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+1
*
Checkpoint 2:
Alex W. Jackson
2014-03-15
1
-1
/
+1
*
Made palette settings for screen explicit and mandatory for ind16 mode (nw)
Miodrag Milanovic
2014-03-14
1
-0
/
+2
*
Moved optional_device<screen_device> m_screen and optional_device<palette_dev...
Miodrag Milanovic
2014-03-05
1
-2
/
+3
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-5
/
+5
*
moved optional_device<gfxdecode_device> to specific drivers state classes (nw)
Miodrag Milanovic
2014-02-17
1
-1
/
+3
*
Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M...
Miodrag Milanovic
2014-02-16
1
-2
/
+2
*
added screen visarea adjustment to mc6845 config interface
Michaël Banaan Ananas
2014-01-04
1
-0
/
+1
*
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
*
8237dma: convert its remaining users and kill it (nw)
cracyc
2013-05-30
1
-3
/
+3
*
(MESS) paso1600: committing some old work, it may fix MT 05127.
Robbbert
2013-05-29
1
-15
/
+23
*
pic8259.c: Switched to devcb2. (nw)
Wilbert Pol
2013-05-15
1
-7
/
+1
*
pic8259.c: Continue modernization. (nw)
Wilbert Pol
2013-05-14
1
-2
/
+2
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-1
/
+1
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-1
/
+1
*
removed devhelpr.h and trampolines in half modern devices,also southbridge al...
Miodrag Milanovic
2013-03-20
1
-1
/
+1
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
1
-1
/
+1
*
IRQ_CALLBACK modernization part 3 (no whatsnew)
Miodrag Milanovic
2013-01-31
1
-3
/
+4
*
Added a preliminary boolean flag to MC6845 interface structure: "show border ...
Angelo Salese
2013-01-14
1
-1
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-27
/
+27
*
Replaced all device_t's with actual device classes. Regression test recommend...
Curt Coder
2012-11-26
1
-2
/
+2
*
changed most of screen.machine() to machine() (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-5
/
+5
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-23
/
+23
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-11
/
+9
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-1
/
+1
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-1
/
+1
*
gfx_element is now a class. Accessors are provided for all
Aaron Giles
2012-09-06
1
-1
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+375