summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/microsoft (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed some unnecessary backslash line continuations. (#12047) amameuser2024-02-211-7/+7
* mc146818: Split non-direct read and write handlers into more hardware-accurat... AJR2023-10-091-3/+3
* Formats-related #include cleanup AJR2023-10-081-3/+0
* machine/ataflash.cpp: Untangle from the parallel ATA interface. Vas Crabb2023-06-291-5/+5
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-10/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* microsoft/xbox.cpp: fix BIOS naming Angelo Salese2023-04-281-4/+4
* dimemory: Add the target address space to translate, wrap the constants Olivier Galibert2023-03-181-1/+1
* jazz.cpp: Correct SCSI controller type AJR2023-03-021-7/+7
* mame/m*,n*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-192-3/+7
* jazz: rtc and dma bug fixes Patrick Mackinlay2023-01-162-1/+6
* sun4c, SPARC, and NCR53C90 bug fixes: (#10821) [Ryan Holtz] MooglyGuy2023-01-111-1/+1
* Move debugger command parameter validation helpers into debugger_console AJR2022-10-291-3/+0
* Merged some single-platform projects into company projects. Vas Crabb2022-08-203-0/+1010
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-271-2/+2
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-0/+220