summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/epson (follow)
Commit message (Expand)AuthorAgeFilesLines
* m6800: remove ONE_MORE_INSN macro, re-add irq logmacro, hap2024-01-241-1/+1
* m6801: Move RAM, ROM and I/O areas into internal maps for all variants (inclu... AJR2023-11-112-19/+3
* mc146818: Split non-direct read and write handlers into more hardware-accurat... AJR2023-10-091-13/+2
* epson/hx20.cpp: Use direct access handlers for RTC AJR2023-10-091-1/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-014-34/+34
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-082-9/+8
* API change for device_image_interface AJR2023-03-302-7/+7
* - vsystem/crshrace.cpp, vsystem/f1gp.cpp, vsystem/taotaido.cpp: consolidated ... Ivan Vangelista2023-02-012-6/+6
* mame/b*-e*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-182-0/+9
* Rework QX10 Keyboard implementation (#10384) Brian Johnson2022-10-153-279/+6
* Move UTF8_xxx string literal macros to new header in lib/util AJR2022-09-252-0/+3
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-274-4/+4
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-278-0/+5070