summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/acorn (follow)
Commit message (Expand)AuthorAgeFilesLines
* acorn/atom.cpp, skeleton/qmsirius.cpp: Misc. small updates AJR2024-03-141-2/+2
* acorn/atom.cpp: Pull XTAL definitions out of header; add FDC clock AJR2024-03-122-4/+5
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-2/+1
* acorn/aa310.cpp: Configured Acorn R225 with discless bootstrap. Nigel Barnes2024-02-181-83/+88
* acorn/aristmk5.cpp: Added set chip v4.04.01. Roberto Fresca2024-02-041-8/+12
* acorn/aristmk5.cpp: Fixed set chips selector. It was limited to 7 entries bef... Roberto Fresca2024-02-031-12/+14
* New working systems Ivan Vangelista2024-01-201-240/+413
* Cleaned up some input port definitions. Vas Crabb2023-12-241-6/+6
* misc: remove \xc2 and \xc3 from input defs hap2023-12-221-4/+4
* misc: remove some use of utf8.h in input defs hap2023-12-221-7/+5
* acrnsys1: Minor cleanup, and changed company to Acorn Computers. Nigel Barnes2023-11-171-21/+15
* mc146818: Split non-direct read and write handlers into more hardware-accurat... AJR2023-10-091-3/+3
* Formats-related #include cleanup AJR2023-10-081-1/+0
* imageutl.h: Retire pick_integer_[bl]e and place_integer_[bl]e in favor of the... AJR2023-09-171-4/+5
* acorn/z88_impexp.cpp, nascom/nascom1.cpp: Modernize file I/O AJR2023-09-161-4/+9
* -emu/devcb.h: Removed set_log and append_log. Vas Crabb2023-08-021-14/+14
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-172-13/+10
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-0114-75/+75
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+1
* image: Executive decision: disk regions used the owner name (e.g., no :image) Olivier Galibert2023-05-092-5/+5
* mcs51: implement serial input/output as bit stream (#11190) Patrick Mackinlay2023-05-081-2/+20
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-086-22/+16
* emu/rgbvmx.h: Fixed some corner cases (fixes GitHub #11051). Vas Crabb2023-04-011-2/+2
* API change for device_image_interface AJR2023-03-306-18/+18
* acrnsys1.cpp: Upgrade to ioport_array (#10980) Erik2023-03-111-3/+3
* - vsystem/crshrace.cpp, vsystem/f1gp.cpp, vsystem/taotaido.cpp: consolidated ... Ivan Vangelista2023-02-014-12/+12
* mame/a*: put drivers in anonymous namespaces where applicable, updated #ifnde... Ivan Vangelista2023-01-167-6/+30
* - atari/arcadecl.cpp, atari/cybstorm.cpp: consolidated drivers in single files Ivan Vangelista2022-12-291-1/+0
* - irem/m72.cpp: Added more PLDs to various sets, added main board BPROMs to m... Ivan Vangelista2022-11-141-1/+1
* bus/electron/plus1: Use BBC Micro-type slot for analogue joystick inputs (#10... ajrhacker2022-10-221-1/+1
* Move UTF8_xxx string literal macros to new header in lib/util AJR2022-09-255-0/+6
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-2710-11/+11
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-2726-0/+25060