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
/
isbc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-367
/
+0
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-4
/
+4
*
did change on Robbberts behalf (nw)
Miodrag Milanovic
2015-05-07
1
-1
/
+1
*
Use the same list of centronics devices everywhere (except the Amstrad CPC), ...
smf-
2014-10-28
1
-1
/
+1
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
1
-3
/
+3
*
z80dart: converted to use devcb2. nw.
Fabio Priuli
2014-04-29
1
-24
/
+8
*
Fix regression for isbc.c (nw)
Scott Stone
2014-04-23
1
-3
/
+3
*
pic8259: remove trampolines (nw)
cracyc
2014-04-23
1
-5
/
+4
*
Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR...
Miodrag Milanovic
2014-04-23
1
-1
/
+6
*
converted i8255 to devcb2. nw.
Fabio Priuli
2014-04-17
1
-23
/
+6
*
Added serial printer, renamed centronics printer to match. Standardised the c...
smf-
2014-04-16
1
-17
/
+17
*
i8089: channel priorities [Carl]
cracyc
2014-03-12
1
-10
/
+36
*
Converted PIT8253 to DEVCB2 [smf]
smf-
2014-02-23
1
-40
/
+17
*
Converted i8251 to DEVCB2 [smf]
smf-
2014-02-15
1
-22
/
+15
*
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ...
smf-
2014-02-15
1
-20
/
+19
*
Centronics WIP using write lines and DEVCB2. Added an output latch and input ...
smf-
2014-02-09
1
-35
/
+33
*
Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated...
smf-
2014-01-13
1
-4
/
+8
*
converted to use RS232 port instead of hard coded to using serial terminal [smf]
smf-
2014-01-11
1
-61
/
+57
*
i8089: fix small bugs (nw)
cracyc
2014-01-10
1
-1
/
+1
*
removed unused variables (nw)
smf-
2014-01-09
1
-2
/
+0
*
Changed serial terminal to use separate data bits/parity and stop bit setting...
smf-
2014-01-08
1
-4
/
+8
*
fixed some binding errors not caught by -validate (nw)
smf-
2014-01-01
1
-1
/
+6
*
z80dart: add priority and irq vector for 8274 (nw)
cracyc
2013-12-29
1
-1
/
+8
*
Cleanups and version bump
mame0152
Miodrag Milanovic
2013-12-24
1
-3
/
+3
*
replaced read rx callback in Z80DART (and clones) with a write handler, which...
smf-
2013-12-22
1
-4
/
+12
*
(mess) mega Soviet clone patch [shattered]
cracyc
2013-12-22
1
-3
/
+8
*
replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows...
smf-
2013-12-22
1
-3
/
+1
*
converted serial & rs232 devices to devcb2 [smf]
smf-
2013-12-20
1
-10
/
+4
*
(mess) isbc: add isbx-218a floppy controller [Carl]
cracyc
2013-11-20
1
-1
/
+6
*
(mess) isbc: bit more checkpoint (nw)
cracyc
2013-11-11
1
-6
/
+69
*
(mess) isbc: 7E1 (nw)
cracyc
2013-11-10
1
-1
/
+1
*
(mess) isbc: checkpoint, isbc2861 starts to output (nw)
cracyc
2013-11-10
1
-56
/
+176
*
(MESS) Added copyright info - feel free to update as needed
Robbbert
2013-10-16
1
-0
/
+2
*
i286: repurpose unneeded static config as a20 line callback (nw)
cracyc
2013-06-15
1
-4
/
+0
*
(mess) fix these too (nw)
cracyc
2013-04-09
1
-0
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-1
/
+0
*
removed local macros since macros with same name but different syntax will be...
Miodrag Milanovic
2012-09-12
1
-2
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+198