summaryrefslogtreecommitdiffstats
path: root/src/lib/netlist/plib/poptions.cpp
diff options
context:
space:
mode:
author couriersud <couriersud@gmx.org>2019-10-12 19:36:50 +0200
committer couriersud <couriersud@gmx.org>2019-10-12 19:36:50 +0200
commit8f83e4392f076a4b800f41116d67631ed9e101d9 (patch)
treec7c65abacd18e01c34e1e05c0d86c3473f1593c4 /src/lib/netlist/plib/poptions.cpp
parentdf53d0ef17fb8679916c78a06fad78cfef79346a (diff)
netlist: code maintenance (nw)
- clang lint and pedantic fixes - mat_cr.h: separate solving linear systems from underlying matrix
Diffstat (limited to 'src/lib/netlist/plib/poptions.cpp')
-rw-r--r--src/lib/netlist/plib/poptions.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/netlist/plib/poptions.cpp b/src/lib/netlist/plib/poptions.cpp
index 01ef226cc26..06c2115d40a 100644
--- a/src/lib/netlist/plib/poptions.cpp
+++ b/src/lib/netlist/plib/poptions.cpp
@@ -7,6 +7,7 @@
#include "poptions.h"
#include "pexception.h"
+#include "pstrutil.h"
#include "ptypes.h"
namespace plib {
94f4e197700b6599042f8d68e146ecd92284c2b2'>upd765: Add uPD72069 device type for mpc3000 (nw) AJR2019-04-131-4/+4 * (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+6 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+7 * mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-7/+6 * Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+3 * upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-1/+1 * mpc3000: use 16 bit dma (nw) Patrick Mackinlay2018-11-041-6/+13 * v53: final tidy (nw) Patrick Mackinlay2018-11-011-1/+1 * v53: overhaul Patrick Mackinlay2018-11-011-14/+10 * pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-3/+3 * mpc3000: added 3 more firmware revisions (nw) arbee2018-08-191-6/+26 * Less silly addressing (nw) AJR2018-08-171-3/+3 * mpc3000: Of course there are also addressable latches (nw) AJR2018-08-171-0/+23 * mpc3000: More peripheral stubs (nw) AJR2018-08-171-0/+22 * upd765: add aux commands to 72065 (nw) cracyc2018-08-161-1/+8 * mpc3000: main screen turn on (nw) arbee2018-08-131-6/+26 * mpc3000: pass startup DMA tests, now waiting on boot floppy (nw) arbee2018-08-121-3/+44 * cpu/nec: Start pushing down V33/V53-specific memory stuff into a new base cla... AJR2018-08-121-1/+2 * Emulate V33/V53 expanded addressing mode, including BRKXA and RETXA instructions AJR2018-08-121-2/+2