summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/solver/nld_ms_direct_lu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/netlist/solver/nld_ms_direct_lu.h')
0 files changed, 0 insertions, 0 deletions
6149e982ea9b87e65b08e77cd940554?s=128&d=retro' /> Vas Crabb2021-11-141-1/+1 * -osd/windows: Fixed stupid potential deadlock on exit. Vas Crabb2021-11-131-45/+44 * -Enabled complex combinations for analog axes: Vas Crabb2021-11-061-18/+20 * -emu/ioport.cpp: Fixed "MAME lost my joystick settings!!!1!11! Vas Crabb2021-11-031-2/+1 * Fix various usability issues: Vas Crabb2021-11-021-4/+0 * -frontend: Refactored menu event handling and fixed a number of issues. (#8777) Vas Crabb2021-10-311-198/+125 * -plugins: Added an input macro plugin. Vas Crabb2021-10-211-3/+3 * frontend: Cleaned up rendering of info views. Vas Crabb2021-10-171-59/+125 * More user experience improvements: Vas Crabb2021-10-151-2/+4 * More user experience improvements: Vas Crabb2021-10-141-22/+43 * frontend: More wording and localisation fixes for colours menus. Vas Crabb2021-10-121-2/+5 * frontend: Recovered precious vertical space for system/software names! Vas Crabb2021-10-111-29/+8 * Overdue internal UI enhancements (#8674) Vas Crabb2021-10-091-10/+0 * formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-2/+2 * frontend: On input mapping menus, use UI left/right to switch between setting... Vas Crabb2021-06-241-3/+3 * Allow breaking into main menu before the machine fully starts (i.e. just befo... AJR2021-04-091-1/+4 * Much more core std::string_view modernization AJR2021-01-201-0/+1 * Fix some oversights and emergent behaviour with view selection. Vas Crabb2020-12-201-1/+0 * More Lua engine clean-up and documentation, resulting in core cleanup.