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
/
mz3500.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-873
/
+0
*
mz3500: use standard 3-bit brg palette
Dirk Best
2015-07-29
1
-13
/
+1
*
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
*
Added known authors to licenses tags (nw)
Miodrag Milanovic
2015-05-09
1
-1
/
+1
*
upd7220: reverse bit order and make address space 16 bit (nw)
cracyc
2014-12-10
1
-5
/
+5
*
upd7220: slanted chars [Carl]
cracyc
2014-10-24
1
-1
/
+1
*
(MESS) mz3500.c: Reduce some tagmap lookups (nw)
Wilbert Pol
2014-09-19
1
-13
/
+22
*
Assorted set name corrections (duplicates) and macro changes to match up to a...
Scott Stone
2014-06-16
1
-1
/
+1
*
Avoid parsing confusion for real errors (nw)
Scott Stone
2014-05-22
1
-6
/
+6
*
converted i8255 to devcb2. nw.
Fabio Priuli
2014-04-17
1
-12
/
+4
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-2
/
+2
*
upd7220: devcb2 and delegates. (nw)
Curt Coder
2014-04-02
1
-33
/
+21
*
upd765: Refactored to use devcb2 callbacks. [Curt Coder]
Curt Coder
2014-03-17
1
-18
/
+1
*
Fixed all bitmap.palette() users to use m_palette instead (nw)
Miodrag Milanovic
2014-03-15
1
-1
/
+1
*
Checkpoint 2:
Alex W. Jackson
2014-03-15
1
-1
/
+1
*
Moved optional_device<screen_device> m_screen and optional_device<palette_dev...
Miodrag Milanovic
2014-03-05
1
-1
/
+3
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-6
/
+6
*
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
*
Copyright update. Please let me know if there's a blank and you would like to...
Angelo Salese
2013-10-15
1
-0
/
+2
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-2
/
+0
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-4
/
+4
*
Cleanups and version bump
mame0148u4
Miodrag Milanovic
2013-04-30
1
-1
/
+1
*
made BEEP and RAM devices initialize in constructor of driver classes (nw)
Miodrag Milanovic
2013-04-23
1
-5
/
+8
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-2
/
+2
*
Cleanups and version bump
mame0148u3
Miodrag Milanovic
2013-04-09
1
-32
/
+32
*
Forgot to hook-up mon_r() (not that it changes much)
Angelo Salese
2013-03-25
1
-1
/
+2
*
Added RAM-based BASIC bankswitch, improved floppy code, added mon_r(). SIS ac...
Angelo Salese
2013-03-25
1
-11
/
+90
*
Improved various things, shows 'no system media' now
Angelo Salese
2013-03-25
1
-23
/
+138
*
Hooked up DIPs, tries to read from the FDC
Angelo Salese
2013-03-25
1
-11
/
+61
*
FDC check-point
Angelo Salese
2013-03-23
1
-5
/
+42
*
Added video emulation
Angelo Salese
2013-03-23
1
-12
/
+198
*
Check-point
Angelo Salese
2013-03-23
1
-15
/
+170
*
Documentation
Angelo Salese
2013-03-23
1
-0
/
+14
*
Forgot main file
Angelo Salese
2013-03-23
1
-0
/
+271