summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2bus
Commit message (Expand)AuthorAgeFilesLines
* Refactor 28-series EEPROM code (#15237) Christian Brunschen2026-04-252-6/+6
* apple2video: fix -aux std80 crash (#15252) arekkusu422026-04-255-5/+1
* Ran srcclean across the source. Vas Crabb2026-03-221-1/+1
* -emu/dislot.cpp: Cleaned up interface. Vas Crabb2026-03-222-8/+2
* bus/a2bus: Add emulation of Micromint Sweet Talker Phonetic Speech Synthesize... AJR2026-03-083-0/+89
* bus/a2bus: Add emulation of Apple II Serial Interface Card [AJR, Apple II Doc... AJR2026-03-073-0/+226
* scsi: finish deslotting and correct a number of things Olivier Galibert2026-03-033-10/+13
* a2sider: Remove the nscsi_cb Olivier Galibert2026-03-022-28/+20
* srcclean and minor manual cleanup. Vas Crabb2026-01-251-1/+1
* general: merge wayward speakers Olivier Galibert2026-01-062-18/+15
* nscsi/cd.cpp: Add the external version of the AppleCDSC. (Github #14779) [R. ... arbee2026-01-051-10/+6
* Revert "a2scsi, various Mac drivers: Make "cdrom" SCSI option removable" arbee2026-01-051-7/+7
* a2scsi, various Mac drivers: Make "cdrom" SCSI option removable AJR2026-01-051-7/+7
* bus/a2bus/vistaa800.cpp: Use XTAL value from schematics; use device array fin... AJR2025-12-281-17/+8
* machine/tms9914.cpp: Suppress side effects for debugger reads. Vas Crabb2025-12-271-6/+2
* bus/a2bus: Reduce use of the word "override" in comments AJR2025-12-214-8/+8
* bus/a2bus/ibsap2.cpp, vtech/laser3k.cpp: Update comment headers AJR2025-12-141-4/+7
* bus/a2bus/ramcard128k.cpp: Improve notes AJR2025-12-081-2/+3
* bus/a2bus/ibsap2.cpp: Add reset_from_bus AJR2025-12-061-0/+6
* ccs7710: Move class definition out of header AJR2025-12-062-42/+46
* a2bus: Add IBS Computertechnik AP 2 Serial Interface [AJR, Apple II Documenta... AJR2025-12-063-0/+198
* bus/a2bus/a2bus.cpp: Improve technical notes AJR2025-11-291-2/+25
* a2videoterm: Fix out-of-bounds error with video RAM access and screen corrupt... AJR2025-11-231-13/+13
* pc/pc_t1t.h: Missing change corresponding to previous commit. Also srcclean. Vas Crabb2025-11-232-2/+2
* a2bus/a2ultraterm.cpp: Implemented font selection and cleaned up logging. [R.... arbee2025-11-161-19/+40
* bus/a2bus/a2ultraterm.cpp: Various fixes AJR2025-11-161-38/+40
* apple2e: Enable use of romcardfp in slots AJR2025-11-131-0/+1
* a2videoterm: Add configuration switch to select primary and alternate charact... AJR2025-11-101-7/+49
* a2softcard: Revert da07d0b3e975a23fc7949675dbe819ee22e08099 and use WAIT inpu... AJR2025-11-101-7/+8
* a2softcard: Hold the Z80 in reset rather than halting it AJR2025-11-101-3/+3
* a2bus/ramcard16k.cpp: Language card does not respond to bus resets AJR2025-11-102-6/+1
* bus/a2bus: Build fixes AJR2025-11-106-4/+13
* a2swyft: Remove from apple2gs card list; update notes AJR2025-11-102-2/+3
* a2bus/romcard.cpp: Minor clarification AJR2025-11-101-1/+1
* a2bus: Interface refinements AJR2025-11-1093-69/+388
* apple2gs: Allow INH to take over vector fetches from ROM when I/O is enabled ... AJR2025-11-101-1/+0
* a2bus: Consolidate bus_reset method with device_reset. A distinction between ... AJR2025-11-107-8/+17
* bus/a2bus: Allow ROM cards to be loaded into slots other than 0 on apple2/app... AJR2025-11-081-0/+5
* a2bus/romcard.cpp: Updates AJR2025-11-081-3/+10
* formats/ap2_dsk.cpp: remove the RWTS18 format (#14262) Roman Donchenko2025-10-041-1/+0
* srcclean Vas Crabb2025-06-251-2/+2
* a2bus/a2ieee488.cpp: Added support for the Apple IEEE-488 Card. [R. Belmont, ... arbee2025-06-203-1/+215
* New sound infrastructure. Olivier Galibert2025-04-274-28/+17
* bus/a2bus/mouse.cpp: Synchronise comminication with the microcontroller. Vas Crabb2025-04-201-20/+44
* a2bus/4play.cpp: Fix player 4 joystick definition (#13084) Mark Garlanger2024-12-141-8/+8
* m6502: rename m65c02 to w65c02 as well hap2024-12-142-14/+13
* srcclean and cleanup Vas Crabb2024-11-2413-38/+38
* ap2_dsk.cpp: add read-only support for the D13 format (#12956) Roman Donchenko2024-11-111-0/+2
* a2bus: Cleanups AJR2024-10-315-81/+74
* emu/ioport.h: Made syntax for configuring callbacks more consistent. Vas Crabb2024-10-184-10/+10