summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed a few class memory access warnings. Vas Crabb2 days2-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
* bus/bbc/rom: Added support for the Acornsoft Trilogy Emulator board. Nigel Barnes2022-12-113-0/+43
* Semicolon surgery AJR2022-11-151-1/+1
* bus/electron/plus1: Use BBC Micro-type slot for analogue joystick inputs (#10... ajrhacker2022-10-225-18/+18
* m68000: split the header to make future semi-indenpendant implementations sane Olivier Galibert2022-09-301-1/+1
* bus: Get rid of some dubious tag manipulation. Vas Crabb2022-08-201-1/+1
* bbc_sdcard: Added CB1 callback for CLK. Nigel Barnes2022-06-222-10/+9
* bus/bbc/userport: Added SD Card, and SD Turbo interfaces (not working). Nigel Barnes2022-06-053-0/+235
* bus/bbc/modem: Added Master Extra User Port device. Nigel Barnes2022-06-053-0/+125
* New working software list additions Nigel Barnes2022-06-053-0/+235
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-046-10/+12
* tube: Implemented parasite reset PRST line, and added to all co-processors. Nigel Barnes2022-05-2019-2/+94
* bus/bbc/internal/cumana68k: Add default MFM floppy formats. Nigel Barnes2022-05-201-0/+1
* removed some unnecessary 6821 readca1_handler/readca2_handler/readcb1_handler... smf-2022-05-181-2/+1
* bus/bbc/internal: Added the Memex-B20 board. Nigel Barnes2022-05-153-0/+161
* Revert initialisation of device members in headers. Vas Crabb2022-04-0318-34/+34
* init vars for coverity (bus/a-l) Robbbert2022-04-0218-34/+34
* bbc_integrab: Added earlier ROM release. Nigel Barnes2022-03-201-2/+4
* bbc_tube_80186/286: Added ibm5150 compatible software list. Nigel Barnes2022-03-203-18/+11
* bbc_tube_6502: Corrected 6502 variants used in the 2nd processors. Nigel Barnes2022-03-172-7/+10
* bus/bbc/joyport: Added the Master Compact mouse. Nigel Barnes2022-02-275-15/+245
* bbc_amxmouse: Removed use of PORT_RESET. Nigel Barnes2022-02-272-44/+27
* New working clones Nigel Barnes2022-02-193-0/+329
* we32kram.cpp: Added version 1.06 of the RAM board ROM. Nigel Barnes2022-02-191-2/+4
* bus/bbc/tube: Added pre-production and extended variants of the 6502 2nd Proc... Nigel Barnes2022-02-193-30/+209