summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* -emu/gamedrv.h: Got rid of the "clickable artwork" system flag. Vas Crabb11 days1-2/+2
* i8275: Moderate change to API and major expansion of configuration possibilities AJR2024-01-272-6/+10
* Formats-related #include cleanup AJR2023-10-081-1/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-173-8/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-0114-78/+78
* mcs51: implement serial input/output as bit stream (#11190) Patrick Mackinlay2023-05-081-42/+34
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-083-14/+26
* leapfrog: Less redundancy in source file names. Vas Crabb2023-04-021-0/+1
* API change for device_image_interface AJR2023-03-303-14/+14
* mame/f*-l*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-1815-10/+76
* Added support for Intel ISIS-II filesystem (#10367) fulivi2022-10-151-1/+10
* intel/imds2: correct dump for PIO microcontroller [fulivi] fulivi2022-07-313-22/+18
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-274-5/+5
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-2721-0/+7090