summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/ti (follow)
Commit message (Expand)AuthorAgeFilesLines
* -emu/gamedrv.h: Got rid of the "clickable artwork" system flag. Vas Crabb9 days1-4/+4
* misc hap drivers: start to use P key for keypad now that it's not MAME Pause ... hap2024-03-021-30/+30
* Removed some unnecessary backslash line continuations. (#12047) amameuser2024-02-213-166/+166
* misc: remove \xc2 and \xc3 from input defs hap2023-12-221-9/+9
* misc: remove some use of utf8.h in input defs hap2023-12-221-4/+4
* misc: change my habit on where to place class variables hap2023-11-255-55/+55
* misc drivers: confirm hd44780 osc resistor hap2023-11-162-3/+3
* Explicitly define a clock for all HD44780 and derivative LCD controllers, and... Lord-Nightmare2023-11-152-3/+3
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-172-6/+0
* New systems marked not working hap2023-06-153-6/+6
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-0110-179/+180
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-235-33/+33
* mn1400: add i/o ports hap2023-05-073-9/+9
* tkingkong: fix buttons hap2023-04-243-15/+15
* bingobear: add output pla hap2023-04-201-1/+1
* New working systems hap2023-04-195-338/+342
* smc1102: add lcd and interrupt handling hap2023-04-143-38/+38
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-087-31/+23
* neogeo/neogeo.cpp, neogeo/ng_memcard.cpp: Hooked up more control lines. Vas Crabb2023-04-053-3/+3
* Small fixes and cleanup: Vas Crabb2023-04-042-2/+2
* New working systems hap2023-04-022-34/+34
* API change for device_image_interface AJR2023-03-307-19/+19
* source org: move snspell driver to ti folder hap2023-03-301-0/+1183
* tispeak: disconnect from hh_tms1k_state class hap2023-03-302-10/+7
* New working systems hap2023-03-301-6/+93
* tispeak: move snspellc/tntell to its own driver hap2023-03-301-0/+807
* New working clones hap2023-03-101-6/+16
* Various cleanups: Vas Crabb2023-03-041-220/+117
* Cleaned up some recent changes. Vas Crabb2023-02-041-3/+4
* - vsystem/crshrace.cpp, vsystem/f1gp.cpp, vsystem/taotaido.cpp: consolidated ... Ivan Vangelista2023-02-012-6/+6
* mame/t*,u*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-309-9/+46
* ti74, misc handheld: remove use of utf8.h hap2023-01-191-31/+29
* k28m2: move module notes to hash file hap2023-01-191-16/+16
* source org: move spellb to ti folder hap2023-01-191-0/+596
* ti89: simplify input ports read hap2023-01-161-195/+182
* ti89: remove unneeded header file hap2023-01-162-111/+102
* - atari/arcadecl.cpp, atari/cybstorm.cpp: consolidated drivers in single files Ivan Vangelista2022-12-291-1/+0
* geneve: Change default for Genmod dip switches. Michael Zapf2022-09-301-2/+2
* Move UTF8_xxx string literal macros to new header in lib/util AJR2022-09-252-0/+4
* Cleaned up some ROM macro indentation and spacing. (#10270) 0kmg2022-08-271-1/+0
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-278-9/+9
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-2728-0/+23433