index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
/
dmv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-850
/
+0
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-1
/
+1
*
upd7220: reverse bit order and make address space 16 bit (nw)
cracyc
2014-12-10
1
-14
/
+14
*
(MESS) dmv: added dipswitches to K235 for configure INT5 and INT7 source. (nw)
Sandro Ronco
2014-11-25
1
-12
/
+20
*
(MESS) dmv: add support for K210 and K801 modules. (nw)
Sandro Ronco
2014-11-22
1
-0
/
+61
*
(MESS) dmv: added preliminary K803 emulation. (nw)
Sandro Ronco
2014-11-02
1
-6
/
+38
*
upd7220: slanted chars [Carl]
cracyc
2014-10-24
1
-1
/
+1
*
(MESS) dmv: added floppy softlist. [Sandro Ronco]
Sandro Ronco
2014-10-10
1
-0
/
+2
*
Support for mode 0 chars in upd7220 (text in DMV diag program)
Angelo Salese
2014-09-27
1
-1
/
+1
*
(MESS) dmv: added K233 and K234 expansion modules. (nw)
Sandro Ronco
2014-09-21
1
-5
/
+48
*
(MESS) dmv: fixed memory module bankswitch in DOS. (nw)
Sandro Ronco
2014-08-20
1
-7
/
+28
*
(MESS) dmv: added expansions slot interface. [rfka01, Sandro Ronco]
Sandro Ronco
2014-08-15
1
-48
/
+310
*
(MESS) dmv: various updates to allow CP/M to boot. [Sandro Ronco]
Sandro Ronco
2014-07-03
1
-54
/
+136
*
am9517a_device: converted to devcb2 (nw)
Ivan Vangelista
2014-04-29
1
-13
/
+7
*
upd7220: devcb2 and delegates. (nw)
Curt Coder
2014-04-02
1
-18
/
+14
*
upd765: Refactored to use devcb2 callbacks. [Curt Coder]
Curt Coder
2014-03-17
1
-17
/
+2
*
primary_screen -> first_screen() (nw)
Miodrag Milanovic
2014-03-15
1
-1
/
+1
*
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
*
License tags. (nw)
Sandro Ronco
2013-10-26
1
-0
/
+2
*
mcs48.c: Modernized cpu core (nw)
Wilbert Pol
2013-08-23
1
-2
/
+2
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-1
/
+0
*
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
-5
/
+5
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-2
/
+2
*
Cleanups and version bump
mame0148u4
Miodrag Milanovic
2013-04-30
1
-1
/
+1
*
removed implementation of legacy DEVCB_MEMORY_HANDLER and used members instea...
Miodrag Milanovic
2013-04-24
1
-4
/
+15
*
removed devhelpr.h and trampolines in half modern devices,also southbridge al...
Miodrag Milanovic
2013-03-20
1
-2
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-57
/
+56
*
upd7220: tied pixel clock with the refresh rate, updated all drivers to use i...
Angelo Salese
2012-12-12
1
-1
/
+1
*
Removed unnecessary parameters from upd7220
Angelo Salese
2012-12-12
1
-3
/
+3
*
(MESS) Removed unnecessary includes, and fixed a floppy bug. (nw)
Curt Coder
2012-12-09
1
-1
/
+0
*
upd7220: Refactored to use bitmap_rgb32. (nw)
Curt Coder
2012-12-07
1
-1
/
+2
*
sed1310: Cleanup. (nw)
Curt Coder
2012-11-22
1
-7
/
+2
*
(mess) upd765: Modernize [O. Galibert]
Olivier Galibert
2012-10-10
1
-41
/
+53
*
Memory handler cleanup 3. Add mem_mask parameter
Aaron Giles
2012-09-17
1
-2
/
+2
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-2
/
+2
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-1
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+345