summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/apple (follow)
Commit message (Expand)AuthorAgeFilesLines
* pc9801: don't init egc at reset, hap2024-03-281-14/+14
* apple/apple2gs.cpp: Fixed c000_r to return joystick button states in bit 7 (f... ksherlock2024-03-171-4/+4
* apple/apple2e.cpp: reset IOU softswitches (#12003) xotmatrix2024-03-091-29/+58
* New working systems arbee2024-02-243-24/+289
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-254-20/+20
* osd/osdnet.cpp: Removed dependency from OSD network device to libemu. (#12058) Vas Crabb2024-02-252-3/+2
* newpci: propose a way to find the busmaster space Olivier Galibert2024-02-196-21/+16
* apple3: Clean up drive configuration (and incidentally add ProDOS format) AJR2024-02-102-22/+5
* update LC memory map when LC state changes (#11996) xotmatrix2024-02-021-33/+29
* apple/apple2e.cpp: Remove duplicate line (#11990) xotmatrix2024-01-311-1/+0
* apple/apple2e.cpp: support standard boot speed with Zip Chip Peter Ferrie2024-01-211-4/+10
* bus/pci: convert opti82c861 to a pci_slot, add basic OpenHCI values (#11940) Angelo Salese2024-01-161-1/+1
* apple/mac128.cpp: Unsupport TAS instruction on pre-SE machines, as documented AJR2024-01-031-0/+3
* apple/macquadra630.cpp: Support the LC PDS slot on the Quadra 630 and LC 580.... arbee2023-11-251-0/+7
* apple2e.cpp: Fix Franklin Ace 500/2x00 F-keys [Golden Child] arbee2023-11-111-2/+2
* apple/valkyrie.cpp: Fixed the screen freezing on Quadra 630/LC 580 when the V... arbee2023-10-242-28/+31
* nubus/8lc.cpp: Add support for the RasterOps 8LC card for the original Macint... arbee2023-10-111-2/+6
* apple/apple2video.cpp: Fixed Apple II DHGR rendering in Color/Composite mode.... uraniumgun2023-10-041-3/+3
* bus/nubus/nubus.cpp: Support address mask for LC PDS. [R. Belmont] arbee2023-09-257-20/+77
* nubus/nubus_asntmc3b.cpp: Updates [R. Belmont] arbee2023-09-243-52/+35
* Remove flopimg.h and fsmgr.h from floppy device header AJR2023-09-241-1/+0
* srcclean in preparation for MAME 0.259 release branch Vas Crabb2023-09-241-1/+1
* apple/maciivx.cpp,apple/maclc.cpp: Remove no longer necessary IMPERFECT_SOUND... arbee2023-09-222-6/+6
* apple/macquadra700.cpp,apple/macquadra800.cpp: Finish hooking up built-in SON... arbee2023-09-222-2/+75
* misc mcfg: remove pia6821 clock freq param, hap2023-09-201-1/+1
* apple/dafb: Updates and fixes [R. Belmont] arbee2023-09-161-13/+27
* macpdm.cpp: Run 53C9x DMA in word mode AJR2023-09-131-21/+22
* apple/macpdm.cpp: Fix VIA2 interrupts, we now have a mouse pointer. [R. Belmont] arbee2023-09-131-1/+1
* apple/dafb: revert chmod 755 change hap2023-09-121-0/+0
* apple/dafb.cpp: Workaround for double-screen issue in 24bpp 832x624, and supp... arbee2023-09-101-2/+8
* remove x file attribute from some source files hap2023-09-093-0/+0
* apple/apple3_m.cpp: Reduce CPU clock frequency during active video display. (... robjustice2023-08-291-8/+26
* srcclean, #include order cleanup, and self-closing XML tag cleanup before MAM... Vas Crabb2023-08-272-3/+3
* apple/apple3.cpp: Added support for two-speed keyboard auto-repeat. (#11503) robjustice2023-08-243-0/+44
* apple/apple3_v.cpp: Added support for flashing characters and removed smooths... robjustice2023-08-232-31/+31
* apple/cuda.cpp: Applied the same set_default_bios cleanup, restoring compatib... arbee2023-08-2111-127/+42
* apple/egret.cpp: Further cleanup using set_default_bios_tag(). [R. Belmont, V... arbee2023-08-216-104/+37
* bus/nscsi/cd.cpp: Improved the correctness of the Apple CD-ROM command set, i... arbee2023-08-2112-33/+112
* apple/egret.cpp: Overhaul, part 1 [R. Belmont] arbee2023-08-206-330/+410
* New working software list items arbee2023-08-1811-2/+22
* apple/apple3_m.cpp: Update reset/NMI handling for all key press sequences (#1... robjustice2023-08-171-1/+1
* ui/info.cpp: Get decimal separator from C++ locale. Also random cleanup. Vas Crabb2023-08-173-7/+9
* apple/apple3_m.cpp: Trigger reset/NMI when reset key combinations are pressed... robjustice2023-08-173-5/+25
* apple/valkyrie.cpp: Fix shortname conflict. [R. Belmont] arbee2023-08-151-1/+1
* apple/f108.cpp: New device for the Apple F108 memory controller / northbridge... arbee2023-08-147-31/+1140
* apple/apple2common.cpp: display bank number in system calls [Peter Ferrie] Peter Ferrie2023-08-131-1/+1
* apple/djmemc.cpp, sonora.cpp, v8.cpp, vasp.cpp: Add debugger guards and updat... arbee2023-08-124-11/+15
* apple/cuda.cpp: Overhaul, part 1 [R. Belmont] arbee2023-08-129-386/+504
* Added software list for cracked Macintosh floppy images. (#11454) A-Noid332023-08-089-0/+10
* apple/dafb.cpp: Fix -validate issues. [R. Belmont] arbee2023-07-291-2/+2