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
/
bw12.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mc6845: Added display enable and horizontal/vertical back porch widths to the...
Curt Coder
2014-03-27
1
-3
/
+3
*
Checkpoint 2:
Alex W. Jackson
2014-03-15
1
-1
/
+1
*
Removed pseudo-palettes from video/generic.c. All drivers that were using the...
Alex W. Jackson
2014-03-13
1
-2
/
+3
*
Converted PIT8253 to DEVCB2 [smf]
smf-
2014-02-23
1
-22
/
+9
*
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
-12
/
+13
*
kb3600: converted to devcb2 (nw)
R. Belmont
2014-02-13
1
-18
/
+13
*
Centronics WIP using write lines and DEVCB2. Added an output latch and input ...
smf-
2014-02-09
1
-16
/
+27
*
remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw)
smf-
2014-01-07
1
-7
/
+7
*
Removed 6821 porta_r/portb_r/ca1_r/ca2_r/cb1_r/cb2_r functions as they only r...
smf-
2014-01-06
1
-6
/
+0
*
fixed swapped cb1 & ca2 read callbacks during conversion (nw)
smf-
2014-01-06
1
-1
/
+1
*
Converted PIA6821 to DEVCB2 [smf]
smf-
2014-01-06
1
-17
/
+11
*
added screen visarea adjustment to mc6845 config interface
Michaƫl Banaan Ananas
2014-01-04
1
-0
/
+1
*
replaced read rx callback in Z80DART (and clones) with a write handler, which...
smf-
2013-12-22
1
-3
/
+7
*
converted serial & rs232 devices to devcb2 [smf]
smf-
2013-12-20
1
-29
/
+8
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-2
/
+1
*
Modernized the PIT8253 device. [Fabio Priuli]
Fabio Priuli
2013-06-03
1
-2
/
+2
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-6
/
+6
*
(MESS) Cleanup. (nw)
Curt Coder
2013-05-28
1
-1
/
+1
*
z80dart: Merged in uPD7201 and modernized the interface. [Curt Coder]
Curt Coder
2013-05-27
1
-8
/
+5
*
(MESS) Added RS-232 ports to several drivers. [Curt Coder]
Curt Coder
2013-05-21
1
-8
/
+38
*
(MESS) Tagmap lookup cleanup. (nw)
Curt Coder
2013-01-28
1
-8
/
+2
*
(MESS) Reduced tagmap abuse. (nw)
Curt Coder
2013-01-24
1
-2
/
+2
*
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
-65
/
+65
*
(MESS) bw12, xerox820, wangpc: Fixed floppy. [Curt Coder]
Curt Coder
2013-01-09
1
-20
/
+10
*
Added FM encoding support to upd765_dsk. [Curt Coder]
Curt Coder
2013-01-08
1
-13
/
+6
*
sed1310: Cleanup. (nw)
Curt Coder
2012-11-22
1
-18
/
+10
*
(MESS) bw12: Removed palette and fixed floppy regression. (nw)
Curt Coder
2012-11-16
1
-33
/
+20
*
(MESS) Fixed bw12, tandy2k, nanos, specpls3 and sf7000 regressions. (nw)
Sandro Ronco
2012-10-28
1
-6
/
+2
*
(mess) upd765: Modernize [O. Galibert]
Olivier Galibert
2012-10-10
1
-113
/
+23
*
(MESS) Cleanup. (nw)
Curt Coder
2012-10-04
1
-3
/
+2
*
Fix for regressions (no whatsnew)
Miodrag Milanovic
2012-10-04
1
-1
/
+1
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-2
/
+3
*
TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew)
Miodrag Milanovic
2012-09-25
1
-5
/
+3
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-6
/
+6
*
Add ambiguous execute() and memory() methods to the
Aaron Giles
2012-09-11
1
-1
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+840