index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
mess
/
machine
/
bbc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-1861
/
+0
*
i8271: modernize [Carl]
cracyc
2015-09-28
1
-0
/
+6
*
bbc: fixed wd177x reset on master series (nw)
Nigel Barnes
2015-09-08
1
-2
/
+2
*
bbc: clones, floppy formats, softlists, and cleanups.
Nigel Barnes
2015-09-07
1
-535
/
+165
*
resolved some more (nw)
Miodrag Milanovic
2015-06-02
1
-1
/
+1
*
restore my bbc changes (wtf did happen to them?)
Dirk Best
2015-05-29
1
-38
/
+60
*
more cleanup (nw)
Dirk Best
2015-05-29
1
-1
/
+0
*
Merge branch 'master' of https://github.com/mamedev/mame
Cowering
2015-05-28
1
-1
/
+1
|
\
|
*
We cannot relicense files for which we have not yet received responses (nw)
balr0g
2015-05-28
1
-1
/
+1
|
*
cleanup/bbcm fix (nw)
Dirk Best
2015-05-27
1
-2
/
+3
|
*
bbc: Update to use the new wd_fdc. Until the 8271 floppy controller is
Dirk Best
2015-05-27
1
-39
/
+60
|
/
*
update for Gordon Jefferyes (nw)
Miodrag Milanovic
2015-05-21
1
-1
/
+1
*
Synced other dirs withs driver license for MESS (nw)
Miodrag Milanovic
2015-05-13
1
-1
/
+1
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
cleanup in mess section (nw)
Miodrag Milanovic
2015-04-19
1
-8
/
+8
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-6
/
+6
*
Fix various typos
Zoë Blade
2014-11-30
1
-1
/
+1
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-13
/
+13
*
fixed dfs bank. nw.
Fabio Priuli
2014-10-11
1
-1
/
+1
*
(MESS) bbc: converted to use generic cart slots and clarified
Fabio Priuli
2014-10-10
1
-121
/
+143
*
wd17xx: Cleanup. (nw)
Curt Coder
2014-05-12
1
-5
/
+0
*
wd17xx: devcb2. (nw)
Curt Coder
2014-05-12
1
-1
/
+0
*
wd17xx: devcb2. (nw)
Curt Coder
2014-05-12
1
-2
/
+0
*
converted i8271 to use inline configs and reduced tagmap lookups
Fabio Priuli
2014-04-17
1
-6
/
+0
*
updated upd7002 to use delegates. nw.
Fabio Priuli
2014-04-13
1
-16
/
+8
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-6
/
+6
*
(MESS) previous BBC Master commit was over-simplifying the cart
Fabio Priuli
2014-04-05
1
-5
/
+12
*
(MESS) bbc.c: fixed external cart slot -cart1 for the BBC Master (demo cart
Fabio Priuli
2014-04-04
1
-81
/
+63
*
i8271: devcb2. (nw)
Curt Coder
2014-03-25
1
-2
/
+0
*
legacy wd17xx is now also a modern device (nw)
Miodrag Milanovic
2014-03-18
1
-45
/
+45
*
Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h...
smf-
2014-02-21
1
-24
/
+23
*
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ...
smf-
2014-02-15
1
-2
/
+2
*
Modernized i8271 device.(nw)
Ivan Vangelista
2014-01-18
1
-13
/
+9
*
(MESS) BBC Micro keyboard LED's: [Nigel Barnes]
Fabio Priuli
2014-01-06
1
-3
/
+8
*
BBC Micro keyboard updates/fixes: [Nigel Barnes]
Fabio Priuli
2014-01-05
1
-42
/
+6
*
Modernized upd7002 device. (nw)
Ivan Vangelista
2014-01-04
1
-4
/
+3
*
removed runtime via device lookups, removed ca1, cb1, ca2, cb2 callbacks from...
smf-
2014-01-01
1
-49
/
+24
*
Convert VIA6522 to use DEVCB2 [smf]
smf-
2013-12-31
1
-40
/
+5
*
replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al...
smf-
2013-12-22
1
-6
/
+30
*
Cleanups and version bump
mame0151
Miodrag Milanovic
2013-11-05
1
-4
/
+4
*
Modernized mc6854 device.(nw)
Ivan Vangelista
2013-11-04
1
-8
/
+4
*
(MESS) BBC Micro updates / fixes: [Nigel Barnes]
Fabio Priuli
2013-10-28
1
-167
/
+198
*
moved centronics into emu/bus (nw)
Miodrag Milanovic
2013-10-23
1
-1
/
+1
*
small MACHINE_RESET cleanup
Oliver Stöneberg
2013-08-05
1
-1
/
+1
*
Cleanups and version bump
mame0149
Miodrag Milanovic
2013-06-11
1
-3
/
+3
*
(MESS) Added RS-232 ports to several drivers. [Curt Coder]
Curt Coder
2013-05-21
1
-7
/
+27
*
(MESS) bbc.c: Changed cts signals a bit. (nw)
Wilbert Pol
2013-04-28
1
-2
/
+2
*
(MESS) bbc.c: Hooking up some more serial processor features. Cassette saving...
Wilbert Pol
2013-04-28
1
-46
/
+149
*
serproc bit 6 switches between cassette and rs423. (nw)
Wilbert Pol
2013-04-26
1
-12
/
+12
*
Documentation (nw)
Wilbert Pol
2013-04-25
1
-1
/
+7
[next]