summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cbmiec
Commit message (Expand)AuthorAgeFilesLines
* -bus/ieee488: Cleaned up code, improved displayed device names. Vas Crabb2026-04-162-3/+3
* c1541: Fixed Commodore 1541 stepping back and forth while reading data. [Curt... Curt Coder2026-04-081-1/+4
* -emu/dislot.cpp: Cleaned up interface. Vas Crabb2026-03-221-4/+1
* srcclean and minor manual cleanup. Vas Crabb2026-01-251-26/+26
* -bus/cbmiec/c5181.cpp: More device options, defaults for Baud rate. Vas Crabb2026-01-241-1/+18
* bus/cbmiec: add Xetec C-5181 printer interface (#14839) Devin Acker2026-01-223-0/+153
* m6502: rename m65c02 to w65c02 as well hap2024-12-144-6/+6
* Cleanup: Vas Crabb2024-11-251-3/+3
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-2714-113/+113
* m6801: Move RAM, ROM and I/O areas into internal maps for all variants (inclu... AJR2023-11-111-2/+0
* Move format #includes out of header files AJR2023-10-126-3/+10
* misc mcfg: remove pia6821 clock freq param, hap2023-09-201-1/+1
* mos6530n(ew): rename to mos6530 hap2023-07-252-5/+5
* c64_nl10: Identify and add CPU AJR2023-07-182-3/+31
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-6/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-019-44/+44
* Remove unnecessary comments, set_perfect_quantum is called in the correspondi... Curt Coder2023-03-242-4/+0
* mps1200.cpp: added dip switch settings [Guru] Ivan Vangelista2022-10-261-35/+133
* vic1520: Correct MCU type; add some stub handlers AJR2022-09-082-38/+107
* Add skeleton devices for MPS-1200 & MPS-1250 IEC printers AJR2022-09-084-1/+293
* Various minor cleanups. Vas Crabb2022-07-311-1/+3
* Created a CBM DOS file system driver and added it to the 1541 implementation ... npwoods2022-06-301-0/+2
* abc80, abc80x, c64: Enable floppy sounds. [Curt Coder] Curt Coder2022-01-232-1/+2
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-028-20/+23
* 6522via.cpp: Distinguish some different VIA types AJR2021-01-215-8/+8
* Got rid of global_alloc/global_free. Vas Crabb2020-10-031-1/+1
* spectrum: add "SDI" VC1541 disk interface (not working), Logitek Proceed1 notes. MetalliC2020-07-141-0/+1
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-186-14/+14
* another bunch of READ* / WRITE* macros removal (nw) Ivan Vangelista2020-05-208-63/+62
* c64.cpp, c128.cpp: fixed CBM IEC slot address not being set when replacing de... Vas Crabb2019-11-1511-359/+314
* Spring cleaning: Vas Crabb2019-11-014-4/+4
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-8/+8
* (nw) fixed "Unknown slot option '35hd' in slot 'iec11:fd4000:pc8477av1:0'" wh... Robbbert2019-07-201-1/+1
* via6522: Change most mappings into m() [O. Galibert] Olivier Galibert2019-07-075-14/+14
* srcclean (nw) Vas Crabb2019-05-263-37/+37
* c1541: Added ROMs for a bunch of 1541 clones. [Curt Coder] Curt Coder2019-05-173-1/+276
* c64: Interpod WIP. (nw) Curt Coder2019-05-132-29/+36
* c64: Added Westfalia Technica 1541 clone ROM [Curt Coder, dec_hl] Curt Coder2019-05-093-178/+223
* (nw) Clean up the mess on master Vas Crabb2019-03-2610-115/+68
* Revert "conflict resolution (nw)" andreasnaive2019-03-2510-68/+115
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-2/+2
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-114-21/+26
* -devices/bus/bbc/1mhzbus/ieee488: Removed MACHINE_CONFIG macros, nw mooglyguy2019-02-031-8/+9
* devices\bus: some MCFG macros removal (nw) Ivan Vangelista2019-01-311-24/+0
* devices\bus: removed a few unused MCFG macros (nw) Ivan Vangelista2019-01-302-31/+0
* isa: Modernize device configuration (nw) AJR2019-01-251-1/+2
* bus/cbmiec: Improve device names (nw) AJR2019-01-234-14/+14
* src/devices: a few less MCFG macros (nw) Ivan Vangelista2019-01-142-14/+15
* -cpu/m6502: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-0/+9
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-4/+4