| Commit message (Expand) | Author | Age | Files | Lines |
| * | -Reworked device type definition macros a little and added more Doxygen. |  Vas Crabb | 2021-09-07 | 1 | -1/+1 |
| * | Decoupled RPK logic from TI-99 cartridge code. (#7880) |  npwoods | 2021-09-06 | 1 | -319/+84 |
| * | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 1 | -27/+28 |
| * | bus/ti99/gromport/cartridges.cpp: Use get_attribute_string_ptr |  AJR | 2021-01-27 | 1 | -43/+32 |
| * | Much more core std::string_view modernization |  AJR | 2021-01-20 | 1 | -0/+2 |
| * | hash.cpp, hashing.cpp: Change string processing to use std::string_view param... |  AJR | 2021-01-01 | 1 | -1/+1 |
| * | ti99: Allow smaller ROMs in paged378 cartridge to be mirrored in the bank space. |  Michael Zapf | 2020-12-18 | 1 | -1/+5 |
| * | -Switch to building MAME as C++17. |  Vas Crabb | 2020-11-15 | 1 | -3/+2 |
| * | ti99: Reimplementation of the Horizon RAMdisk card with all config options of... |  Michael Zapf | 2020-11-14 | 1 | -1/+4 |
| * | Got rid of global_alloc/global_free. |  Vas Crabb | 2020-10-03 | 1 | -19/+17 |
| * | ti99: Extend gromemu cartridge type to support bank-switched ROMs. |  Michael Zapf | 2020-09-04 | 1 | -13/+39 |
| * | ti99: Retire custom READ8Z/SETADDRESS macro. |  Michael Zapf | 2020-06-18 | 1 | -18/+18 |
| * | ti99: Added CorComp disk controller cards. |  Michael Zapf | 2020-03-14 | 1 | -2/+2 |
| * | (nw) misc cleanup: |  Vas Crabb | 2019-09-19 | 1 | -3/+5 |
| * | ti99: Allow for RAM-only standard cartridges (Myarc Exbasic II). |  Michael Zapf | 2019-07-08 | 1 | -2/+16 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -30/+26 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -26/+30 |
| * | bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... |  AJR | 2019-03-07 | 1 | -24/+24 |
| * | tms9900, tms9980a, tms9995: CRU addressing change |  AJR | 2019-03-01 | 1 | -6/+2 |
| * | ti99: Reject oversized cartridge dumps to avoid memory corruption. |  Michael Zapf | 2018-12-21 | 1 | -0/+1 |
| * | ti99: Simplified GROM declaration. (nw) |  Michael Zapf | 2018-08-21 | 1 | -24/+8 |
| * | tms99xx: Various devcb3 updates. (nw) |  Michael Zapf | 2018-08-18 | 1 | -5/+21 |
| * | ti99: Modernized logging. (nw) |  Michael Zapf | 2018-08-11 | 1 | -1/+1 |
| * | ti99: Removed deprecated function calls, simplified GROM access, added logmac... |  Michael Zapf | 2018-06-30 | 1 | -79/+94 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -5/+5 |
| * | Fixes for Coverity "Resource leak" warnings (#3089) |  Oliver Stöneberg | 2018-01-21 | 1 | -1/+1 |
| * | bus/ti99/gromport/cartridges: Really eliminate core_strdup (nw) |  AJR | 2018-01-20 | 1 | -10/+7 |
| * | removed core_strdup() usage from ti99 cartridge code (nw) |  firewave | 2018-01-21 | 1 | -1/+1 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | * Make XML file a class of its own managed with smart poitners |  Vas Crabb | 2017-07-21 | 1 | -5/+1 |
| * | ti99: Added new cartridge type paged7 for TI-CALC. |  Michael Zapf | 2017-06-24 | 1 | -2/+77 |
| * | finally got rid of machine_mconfig_additions (nw) |  Ivan Vangelista | 2017-06-14 | 1 | -5/+1 |
| * | ti99: Architectural cleanup for slot devices; constant renaming |  Michael Zapf | 2017-06-08 | 1 | -1/+1 |
| * | ti99: Created bus gromport, split monster file gromport |  Michael Zapf | 2017-05-25 | 1 | -0/+1759 |