summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/prg/nltool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/netlist/prg/nltool.cpp')
-rw-r--r--src/lib/netlist/prg/nltool.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/netlist/prg/nltool.cpp b/src/lib/netlist/prg/nltool.cpp
index 4395bd3bd17..ef45195ce67 100644
--- a/src/lib/netlist/prg/nltool.cpp
+++ b/src/lib/netlist/prg/nltool.cpp
@@ -696,7 +696,7 @@ int tool_app_t::execute()
{
pout(
"nltool (netlist) 0.1\n"
- "Copyright (C) 2018 Couriersud\n"
+ "Copyright (C) 2019 Couriersud\n"
"License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>.\n"
"This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n\n"
ine reset (warm or cold). * | fixed compile (nw) Miodrag Milanovic2015-08-301-1/+1 | | * | Add skeleton support for K1801VM2 (as clone of T11), change relevant drivers ↵ Sergey Svishchev2015-08-302-0/+59 | | | | | | | | to use it. * | Cleanups and version bumpmame0165 Miodrag Milanovic2015-08-264-54/+54 | | * | fix namcos23 crash: http://mametesters.org/view.php?id=5762 (problem with ↵ hap2015-08-261-1/+1 | | | | | | | | uninitialized variables) * | patch noise (nw) Vas Crabb2015-08-251-249/+0 | | * | OS/2 patch for 0.164 [KO Myung-Hun] Vas Crabb2015-08-252-0/+254 | | * | Just some logging improvement Michael Zapf2015-08-231-1/+1 | | * | namco system 10 checkpoint, startrgn does a new flash access and Olivier Galibert2015-08-202-1/+11 | | | | | | | | is unhappy with the result (nw) * | comments (nw) Stiletto2015-08-201-0/+65 | | | | | | comments (nw) * | New games marked as GAME_NOT_WORKING ------------------------------------ ↵ Ville Linde2015-08-183-1/+139 | | | | | | | | ROLLing eX.tre.me [Ville Linde, Guru] * | Added seconds() and attoseconds() to attotime and prefixed members with couriersud2015-08-151-1/+1 | | | | | | | | | | | | | | m_. Rewrote code accessing members to use seconds() and attoseconds(). The changes were triggered by a test how gcc __int128_t would perform as the internal representation. This test revealed that the current implementation is still faster. (nw) * | on second thought, remove that function entirely (nw) Lord-Nightmare2015-08-131-9/+0 | | * | fix build (nw) Lord-Nightmare2015-08-131-2/+2 | | * | nw, add skeleton and disassembler for DEC PDP-8 CPU therealmogminer@gmail.com2015-08-133-0/+545 | | * | add missing newline (nw) Cowering2015-08-071-1/+1 | | * | New game added