summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/archimedes
Commit message (Expand)AuthorAgeFilesLines
* machine/ncr5380.cpp: Add DP8490 type so that its Enhanced Mode can be emulate... AJR2025-03-121-8/+8
* bus/archimedes/podule/laserd.cpp: Added earlier LBP-4 2.01 ROM. Nigel Barnes2025-02-161-1/+5
* addrmap: Allow ioport finders in portr/w/rw Olivier Galibert2024-10-131-2/+4
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-2746-255/+255
* a800/a800_slot.cpp, archimedes/podule/ether1.cpp: Use multibyte.h helpers AJR2024-02-161-1/+3
* bus/archimedes/podule/rom.cpp: Added ROM podule with discless bootstrap. Nigel Barnes2024-02-153-14/+56
* bus/archimedes/podule/ether1.cpp: Corrected 16bit RAM access. Nigel Barnes2024-02-141-6/+4
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-173-14/+3
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* sun4c, SPARC, and NCR53C90 bug fixes: (#10821) [Ryan Holtz] MooglyGuy2023-01-112-2/+2
* bus/archimedes/podules: Added Ethernet podules (not working) Nigel Barnes2022-12-127-6/+442
* bus/archimedes/podule: Added SCSI Interface podules (not working). Nigel Barnes2022-12-1113-11/+1248
* bus/electron/plus1: Use BBC Micro-type slot for analogue joystick inputs (#10... ajrhacker2022-10-224-4/+4
* Reduced some redundancy in a few more slot layouts. Vas Crabb2022-07-151-1/+1
* bus/archimedes/podule: Added Hard Disk podules (not working). Nigel Barnes2022-06-229-8/+568
* arc_midi_aka16: Corrected addressing of ROM page and UART. Nigel Barnes2022-03-203-5/+5
* archimedes/podule/midi_emr: fixed compile (suggest parentheses) Robbbert2022-03-181-1/+1
* bus/archimedes/podule: Added MIDI devices: Nigel Barnes2022-03-173-0/+231
* bus/archimedes/econet: Added MIDI devices: Nigel Barnes2022-03-173-0/+176
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-061-2/+2
* Future-proofing by using correct #include for SOFTWARE_LIST device AJR2022-01-031-0/+1
* arc_scan256: Corrected size of rom region. Nigel Barnes2021-12-041-2/+2
* bus/archimedes/podule: Podules for Acorn Archimedes. [Centre for Computing Hi... Nigel Barnes2021-12-0315-44/+884
* arc_ide_be: Corrected ROM size. Nigel Barnes2021-11-171-2/+2
* bus/archimedes/podule: Podules for Acorn Archimedes: Nigel Barnes2021-11-157-6/+476
* Build fixes for clang AJR2021-11-141-1/+1
* aa310.cpp: Fixed econet functions and unused variable. Nigel Barnes2021-11-141-1/+1
* bus/archimedes/podule: Various podules for Acorn Archimedes: Nigel Barnes2021-11-1442-0/+4358
* bus/archimedes/econet: Archimedes econet interface devices: Nigel Barnes2021-11-146-0/+480