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
/
mz6500.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-180
/
+0
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-1
/
+1
*
more updates (all for today) (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
*
(mess) mz6500: fix (nw)
cracyc
2014-12-11
1
-2
/
+5
*
upd7220: reverse bit order and make address space 16 bit (nw)
cracyc
2014-12-10
1
-6
/
+6
*
upd7220: devcb2 and delegates. (nw)
Curt Coder
2014-04-02
1
-16
/
+10
*
Fixed all bitmap.palette() users to use m_palette instead (nw)
Miodrag Milanovic
2014-03-15
1
-5
/
+6
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-1
/
+1
*
Converted palette_t and palette_client to classes. General palette.c
Aaron Giles
2014-02-18
1
-1
/
+1
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-1
/
+0
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-2
/
+2
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-1
/
+3
*
upd7220: tied pixel clock with the refresh rate, updated all drivers to use i...
Angelo Salese
2012-12-12
1
-2
/
+2
*
(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
-40
/
+15
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-2
/
+2
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-4
/
+4
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+209