| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'master' into time-experiments |  Aaron Giles | 2021-08-13 | 7 | -20/+20 |
| |\ |
|
| | * | ti99: Use offs_t instead of uint16_t for addresses, as they are 19 bit wide i... |  Michael Zapf | 2021-08-14 | 7 | -20/+20 |
| * | | Merge branch 'master' into time-experiments |  Aaron Giles | 2021-08-13 | 4 | -16/+38 |
| |\| |
|
| | * | geneve/ti99: Fixed HFDC hangs on not connected drives; allows timed steps for... |  Michael Zapf | 2021-06-03 | 2 | -7/+29 |
| | * | ti99: Change floppy step rate defaults. Change Corcomp controller monoflop co... |  Michael Zapf | 2021-04-14 | 2 | -9/+9 |
| * | | Major timer object reshuffling. timer_expired_delegate wraps the various call... |  Aaron Giles | 2021-03-26 | 10 | -10/+10 |
| * | | Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... |  Aaron Giles | 2021-03-24 | 10 | -10/+10 |
| |/ |
|
| * | geneve: Fixed address decoding in IDE card for standard Geneve; changed defau... |  Michael Zapf | 2021-03-03 | 2 | -2/+16 |
| * | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 10 | -25/+35 |
| * | device/bus/ti99/pecb/evpc.cpp: fixed MT07889 |  Ivan Vangelista | 2021-03-01 | 1 | -0/+1 |
| * | 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 |
| * | pc_kbdc: Merge "PC KBDC" device with slot connector |  AJR | 2020-12-22 | 2 | -6/+10 |
| * | ti99: Allow smaller ROMs in paged378 cartridge to be mirrored in the bank space. |  Michael Zapf | 2020-12-18 | 1 | -1/+5 |
| * | ti99: Prevent NVRAM to be overwritten when settings need to be restored. (nw) |  Michael Zapf | 2020-11-21 | 2 | -0/+20 |
| * | -Switch to building MAME as C++17. |  Vas Crabb | 2020-11-15 | 76 | -162/+167 |
| * | ti99: Reimplementation of the Horizon RAMdisk card with all config options of... |  Michael Zapf | 2020-11-14 | 3 | -349/+468 |
| * | Got rid of global_alloc/global_free. |  Vas Crabb | 2020-10-03 | 3 | -34/+30 |
| * | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -1/+1 |
| * | ti99: Extend gromemu cartridge type to support bank-switched ROMs. |  Michael Zapf | 2020-09-04 | 2 | -13/+40 |
| * | geneve: Add support for new SID Master card. |  Michael Zapf | 2020-09-02 | 1 | -0/+1 |
| * | ti99: Added SID Master expansion card. |  Michael Zapf | 2020-09-02 | 3 | -1/+152 |
| * | ti99: Fixed debugger_write in datamux, used wrong address variable for PEB ac... |  Michael Zapf | 2020-06-28 | 1 | -4/+4 |
| * | ti99_2: Emulate the expansion port and a 32K expansion module. |  Michael Zapf | 2020-06-21 | 2 | -1/+162 |
| * | ti99: Remove include file ti99defs.h |  Michael Zapf | 2020-06-20 | 21 | -84/+52 |
| * | ti99: Retire custom READ8Z/SETADDRESS macro. |  Michael Zapf | 2020-06-18 | 55 | -196/+176 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 2 | -4/+4 |
| * | ti99/tn_ide: Comment edits, changed default switch setting. (nw) |  Michael Zapf | 2020-06-09 | 2 | -10/+95 |
| * | last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... |  Ivan Vangelista | 2020-05-21 | 2 | -2/+2 |
| * | some more handlers simplified (nw) |  Ivan Vangelista | 2020-05-13 | 1 | -4/+4 |
| * | ti99: IDE card allows choice of RTC clock chip. |  Michael Zapf | 2020-04-14 | 2 | -45/+171 |
| * | ti99: Add PGRAM card; fixed IDE adapter card. |  Michael Zapf | 2020-04-10 | 7 | -306/+1231 |
| * | srcclean (nw) |  Vas Crabb | 2020-03-22 | 4 | -123/+123 |
| * | ti99: Clear datamux latch of stale content, in case that no device responds o... |  Michael Zapf | 2020-03-21 | 1 | -2/+4 |
| * | wd_fdc: Add a MON callback so that drives, which are unselected early, do not... |  Michael Zapf | 2020-03-20 | 2 | -59/+74 |
| * | ti99: Added FORTi sound card. |  Michael Zapf | 2020-03-17 | 3 | -0/+190 |
| * | ti99: Added Myarc DDCC-1 disk controller card. |  Michael Zapf | 2020-03-15 | 3 | -0/+620 |
| * | ti99: Added CorComp disk controller cards. |  Michael Zapf | 2020-03-14 | 5 | -4/+1094 |
| * | ti99: Added VRAM size option to Enhanced Video Processor Card. |  Michael Zapf | 2020-02-04 | 1 | -1/+10 |
| * | more debug logging left on, few small cleanups (nw) |  Vas Crabb | 2020-02-02 | 1 | -2/+2 |
| * | ti99: Block invalid accesses to VDP (like writing on read address); fixes Amb... |  Michael Zapf | 2020-01-06 | 1 | -23/+17 |
| * | ti99_2: Removed instability in Load/save to Hexbus floppy. |  Michael Zapf | 2020-01-05 | 2 | -8/+16 |
| * | ti99_2: Improved Hexbus handling, also for 99/8; still WIP. |  Michael Zapf | 2020-01-04 | 3 | -107/+52 |
| * | geneve: Improved logging; some minor changes. (nw) |  Michael Zapf | 2019-12-27 | 1 | -0/+9 |
| * | genene: Fix PFM regression from last rewrite (nw) |  Michael Zapf | 2019-12-27 | 1 | -1/+2 |
| * | geneve: Lower-level emulation of the Geneve architecture (Gate Array, PAL, Ge... |  Michael Zapf | 2019-12-27 | 20 | -1125/+1379 |
| * | bus/ti99/internal/998board: initialize stuff (nw) |  Ivan Vangelista | 2019-12-16 | 2 | -109/+111 |
| * | srcclean and indentation cleanup (nw) |  Vas Crabb | 2019-11-24 | 2 | -2/+2 |
| * | start putting noexcept on things that have no business throwing exceptions, s... |  Vas Crabb | 2019-11-10 | 2 | -24/+24 |