summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc
Commit message (Expand)AuthorAgeFilesLines
* bus/bbc/1mhzbus/beebex.cpp: Assign unique slot tags. Nigel Barnes2025-06-191-4/+4
* bus/bbc/1mhzbus/beebex.cpp: Fix slot tags AJR2025-06-191-1/+1
* bus/bbc/1mhzbus: Added BEEBEX Extender for BBC Micro. Nigel Barnes2025-06-193-0/+171
* bus/acorn: Buffered the bus using device_memory_interface. Nigel Barnes2025-06-182-7/+27
* bus/bbc/1mhzbus/barrybox: Added microphone, and is now working. Nigel Barnes2025-06-142-52/+38
* New sound infrastructure. Olivier Galibert2025-04-272-13/+8
* diexec: remove duplicate getter hap2025-04-082-2/+2
* bus/bbc/rom/genie: Genie is now formatted on first use. Nigel Barnes2025-02-172-78/+118
* ds1215: modernize and complete emulation Patrick Mackinlay2025-01-022-17/+9
* g65sc02: Remove Rockwell bit opcodes (source comment appears to be mistaken) AJR2024-12-141-1/+1
* m6502: rename m65c02 to w65c02 as well hap2024-12-142-4/+4
* m6502: add r65c02 subtypes hap2024-12-143-128/+129
* m6502: rename m65sc02.* to g65sc02.* hap2024-12-141-1/+1
* m6502: add g65sc02 subtypes hap2024-12-142-3/+3
* Cleanup: Vas Crabb2024-11-256-23/+25
* Fixed build, corrected a few more #include guards. Vas Crabb2024-11-246-23/+25
* srcclean and cleanup Vas Crabb2024-11-244-14/+15
* emu/ioport.h: Made syntax for configuring callbacks more consistent. Vas Crabb2024-10-188-8/+8
* ioport: Add piano keyboard definitions and automatic names Olivier Galibert2024-10-042-110/+110
* -machine/spi_sdcard.cpp: Generate appropriate CSD for mounted image. Vas Crabb2024-10-014-125/+133
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-27106-391/+391
* -cpu/arm7: Added interrupt helpers, hid details from most clients. Vas Crabb2024-09-222-3/+2
* Floppy fixes and refinements AJR2024-09-121-2/+2
* bus/bbc/tube: Added the Matchbox co-processor. Nigel Barnes2024-07-034-10/+1069
* Fixed a few class memory access warnings. Vas Crabb2024-04-222-4/+9
* bus/bbc/1mhzbus: Added The Barry-Box (not working) Nigel Barnes2024-02-164-8/+123
* bus/bbc/tube/tube_a500.cpp: Corrected ROMs for A500 2nd Processor, and moved ... Nigel Barnes2024-02-154-103/+124
* bus/bbc/userport/lvlecho.cpp: Added the LVL Echo Keyboard. Nigel Barnes2024-02-154-4/+297
* bus/bbc/userport/m4000.cpp: Added key mappings for 3 octaves. Nigel Barnes2024-02-152-120/+90
* HD44780A00, KS0066_F00, SED1278_0B: fix errors in the ROM transcriptions from... Jonathan Gevaryahu2023-11-211-1/+6
* Cleaned up some recent changes a little. Vas Crabb2023-11-202-2/+2
* bus/bbc/tube/tube_6502p: Added ROM variant Tube 0.06. Nigel Barnes2023-11-171-7/+8
* bus/bbc/analogue: Added Microwriter Quinkey input device. Nigel Barnes2023-11-174-3/+304
* bus/bbc/1mhzbus/pms64k: Added ROM to initialise the device. Nigel Barnes2023-11-172-8/+26
* Explicitly define a clock for all HD44780 and derivative LCD controllers, and... Lord-Nightmare2023-11-151-1/+1
* bus/bbc/1mhzbus/emrmidi: Capitalisation Midi -> MIDI. Nigel Barnes2023-10-282-3/+3
* Move format #includes out of header files AJR2023-10-1220-32/+27
* mc146818: Split non-direct read and write handlers into more hardware-accurat... AJR2023-10-093-13/+10
* Formats-related #include cleanup AJR2023-10-082-3/+3
* bus/bbc/modem/scsiaiv: cleanup, no functional changes. Nigel Barnes2023-09-302-13/+13
* mcfg pia6821: partial revert for the ones that set the clock to non-0 hap2023-09-201-1/+1
* misc mcfg: remove pia6821 clock freq param, hap2023-09-202-3/+3
* ay8910: reorder documentation, hap2023-07-261-2/+2
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-179-36/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-0166-119/+119
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-083-10/+6
* neogeo/neogeo.cpp, neogeo/ng_memcard.cpp: Hooked up more control lines. Vas Crabb2023-04-054-8/+8
* API change for device_image_interface AJR2023-03-303-8/+8
* New working software list additions Nigel Barnes2022-12-123-3/+97
* New machines marked as NOT_WORKING Nigel Barnes2022-12-125-0/+459