summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cbmiec (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-252-0/+2
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-2/+2
* Fixed validation, nw mooglyguy2018-08-101-4/+4
* -via6522: Removed MCFG acessors, nw mooglyguy2018-08-092-26/+24
* Previous commit examples of use (nw) Olivier Galibert2018-08-021-2/+2
* -oric, pet, prodigy, rmnimbus, ssystem3, swtpc09, swyft, sym1, trvquest, tv95... mooglyguy2018-08-011-12/+0
* -vic20: Removed MCFG and duplicated machine configs. [Ryan Holtz] mooglyguy2018-08-012-6/+38
* -c1541, c1571, c2031, c1551, rastersp: Removed MCFG and MACHINE_CONFIG usage.... mooglyguy2018-08-014-216/+144
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-302-17/+14