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
/
bw2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder]
Curt Coder
2014-03-16
1
-10
/
+4
*
Made palette settings for screen explicit and mandatory for ind16 mode (nw)
Miodrag Milanovic
2014-03-14
1
-0
/
+1
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-4
/
+5
*
Converted PIT8253 to DEVCB2 [smf]
smf-
2014-02-23
1
-22
/
+8
*
Converted i8251 to DEVCB2 [smf]
smf-
2014-02-15
1
-24
/
+11
*
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ...
smf-
2014-02-15
1
-5
/
+6
*
Centronics WIP using write lines and DEVCB2. Added an output latch and input ...
smf-
2014-02-09
1
-4
/
+15
*
replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows...
smf-
2013-12-22
1
-2
/
+3
*
converted serial & rs232 devices to devcb2 [smf]
smf-
2013-12-20
1
-15
/
+1
*
License tags. (nw)
Curt Coder
2013-10-16
1
-0
/
+2
*
small PALETTE_INIT cleanup (nw)
Oliver Stöneberg
2013-08-04
1
-3
/
+0
*
msm6255: Added device address map. (nw)
Curt Coder
2013-06-08
1
-1
/
+1
*
Modernized the PIT8253 device. [Fabio Priuli]
Fabio Priuli
2013-06-03
1
-3
/
+3
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-4
/
+4
*
(MESS) Added RS-232 ports to several drivers. [Curt Coder]
Curt Coder
2013-05-21
1
-5
/
+20
*
(MESS) Tagmap lookup cleanup. (nw)
Curt Coder
2013-01-27
1
-1
/
+1
*
(MESS) Reduced tagmap abuse. (nw)
Curt Coder
2013-01-24
1
-4
/
+11
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-28
/
+28
*
Added FM encoding support to upd765_dsk. [Curt Coder]
Curt Coder
2013-01-08
1
-1
/
+1
*
(MESS) abc80x: Fixed floppy regression. (nw)
Curt Coder
2012-12-11
1
-2
/
+2
*
(MESS) bw2: Fixed floppy format and FDC clock. (nw)
Curt Coder
2012-11-29
1
-1
/
+1
*
bw2: Fix disk select and quick hack to make the timings work [O. Galibert]
Olivier Galibert
2012-11-23
1
-4
/
+3
*
(MESS) wd1772: Improved interrupts, added ready handling and FD1793 variant. ...
Curt Coder
2012-11-23
1
-2
/
+2
*
sed1310: Cleanup. (nw)
Curt Coder
2012-11-22
1
-94
/
+96
*
Cleanups and version bump (nw)
mame0147u3
Miodrag Milanovic
2012-11-19
1
-28
/
+28
*
(MESS) bw2: Modernized floppy handling and cleaned up driver. [Curt Coder]
Curt Coder
2012-11-16
1
-346
/
+320
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-22
/
+22
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-4
/
+3
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-2
/
+2
*
Add ambiguous execute() and memory() methods to the
Aaron Giles
2012-09-11
1
-3
/
+3
*
In device_state_interface, rename state() to state_int()
Aaron Giles
2012-09-11
1
-1
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+719