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
/
devices
/
bus
/
bbc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned up boilerplate for more slot devices.
Vas Crabb
2026-03-23
5
-31
/
+13
*
-emu/dislot.cpp: Cleaned up interface.
Vas Crabb
2026-03-22
8
-32
/
+8
*
New working software list additions
Nigel Barnes
2026-02-20
4
-3
/
+7
*
bus/bbc/tube: Added the CMS 6502 2nd Processor.
Nigel Barnes
2026-01-22
3
-1
/
+144
*
bus/bbc/rom: Added the D.E.Talker Speech Synthesizer.
Nigel Barnes
2026-01-22
3
-0
/
+123
*
bus/bbc/tube/tube_arm.cpp: Added BIOS option for Brazil v-.006 (11th July 1986).
Nigel Barnes
2025-10-19
1
-2
/
+4
*
bus/bbc/exp/mertec.cpp: Fix crash on validation after e9d5d4cafe422af17eefd08...
AJR
2025-09-20
1
-1
/
+2
*
bus/bbc/analogue/lightpen.cpp: Removed root screen device finder, screen now ...
Nigel Barnes
2025-09-20
6
-8
/
+25
*
bus/bbc/exp: Added ROM handlers to the slot interface.
Nigel Barnes
2025-09-16
9
-74
/
+255
*
electron_plus1: Light pens are not supported
AJR
2025-09-13
2
-6
/
+12
*
bus/bbc/analogue: Added Micro Mike and light pen devices Datapen Light Pen, T...
Nigel Barnes
2025-09-13
5
-8
/
+409
*
machine/upd7002.cpp: Replaced custom delegates with devcb.
Nigel Barnes
2025-09-13
16
-546
/
+327
*
bus/bbc/tube: Moved classes into anonymous namespace.
Nigel Barnes
2025-09-13
26
-1486
/
+1121
*
bus/bbc/userport: Moved classes into anonymous namespace.
Nigel Barnes
2025-09-03
18
-663
/
+368
*
bus/bbc/cart: Moved classes into anonymous namespace.
Nigel Barnes
2025-09-03
10
-270
/
+123
*
bus/bbc/modem: Moved classes into anonymous namespace.
Nigel Barnes
2025-09-02
6
-166
/
+112
*
bus/bbc/joyport: Moved classes into anonymous namespace.
Nigel Barnes
2025-09-02
4
-159
/
+80
*
bus/bbc/rom: Moved classes into anonymous namespace.
Nigel Barnes
2025-08-22
14
-779
/
+507
*
bus/bbc/exp: Added functions to write to CB lines.
Nigel Barnes
2025-08-21
2
-15
/
+34
*
bus/bbc/vsp: Slotified the Voice Synthesis Processor slot to take either Acor...
Nigel Barnes
2025-08-21
6
-0
/
+441
*
acorn/bbc.cpp: Split drivers by motherboard into bbcb.cpp, bbcbp.cpp, bbcm.cp...
Nigel Barnes
2025-08-21
6
-29
/
+46
*
bus/bbc/1mhzbus/ramdisc: Fixed check that sector is within RAM size.
Nigel Barnes
2025-08-12
2
-103
/
+76
*
bus/bbc/1mhzbus/beebex.cpp: Assign unique slot tags.
Nigel Barnes
2025-06-19
1
-4
/
+4
*
bus/bbc/1mhzbus/beebex.cpp: Fix slot tags
AJR
2025-06-19
1
-1
/
+1
*
bus/bbc/1mhzbus: Added BEEBEX Extender for BBC Micro.
Nigel Barnes
2025-06-19
3
-0
/
+171
*
bus/acorn: Buffered the bus using device_memory_interface.
Nigel Barnes
2025-06-18
2
-7
/
+27
*
bus/bbc/1mhzbus/barrybox: Added microphone, and is now working.
Nigel Barnes
2025-06-14
2
-52
/
+38
*
New sound infrastructure.
Olivier Galibert
2025-04-27
2
-13
/
+8
*
diexec: remove duplicate getter
hap
2025-04-08
2
-2
/
+2
*
bus/bbc/rom/genie: Genie is now formatted on first use.
Nigel Barnes
2025-02-17
2
-78
/
+118
*
ds1215: modernize and complete emulation
Patrick Mackinlay
2025-01-02
2
-17
/
+9
*
g65sc02: Remove Rockwell bit opcodes (source comment appears to be mistaken)
AJR
2024-12-14
1
-1
/
+1
*
m6502: rename m65c02 to w65c02 as well
hap
2024-12-14
2
-4
/
+4
*
m6502: add r65c02 subtypes
hap
2024-12-14
3
-128
/
+129
*
m6502: rename m65sc02.* to g65sc02.*
hap
2024-12-14
1
-1
/
+1
*
m6502: add g65sc02 subtypes
hap
2024-12-14
2
-3
/
+3
*
Cleanup:
Vas Crabb
2024-11-25
6
-23
/
+25
*
Fixed build, corrected a few more #include guards.
Vas Crabb
2024-11-24
6
-23
/
+25
*
srcclean and cleanup
Vas Crabb
2024-11-24
4
-14
/
+15
*
emu/ioport.h: Made syntax for configuring callbacks more consistent.
Vas Crabb
2024-10-18
8
-8
/
+8
*
ioport: Add piano keyboard definitions and automatic names
Olivier Galibert
2024-10-04
2
-110
/
+110
*
-machine/spi_sdcard.cpp: Generate appropriate CSD for mounted image.
Vas Crabb
2024-10-01
4
-125
/
+133
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
106
-391
/
+391
*
-cpu/arm7: Added interrupt helpers, hid details from most clients.
Vas Crabb
2024-09-22
2
-3
/
+2
*
Floppy fixes and refinements
AJR
2024-09-12
1
-2
/
+2
*
bus/bbc/tube: Added the Matchbox co-processor.
Nigel Barnes
2024-07-03
4
-10
/
+1069
*
Fixed a few class memory access warnings.
Vas Crabb
2024-04-22
2
-4
/
+9
*
bus/bbc/1mhzbus: Added The Barry-Box (not working)
Nigel Barnes
2024-02-16
4
-8
/
+123
*
bus/bbc/tube/tube_a500.cpp: Corrected ROMs for A500 2nd Processor, and moved ...
Nigel Barnes
2024-02-15
4
-103
/
+124
*
bus/bbc/userport/lvlecho.cpp: Added the LVL Echo Keyboard.
Nigel Barnes
2024-02-15
4
-4
/
+297
[next]