From a5461d9d6bf214cb5e348c892c72f528a7d237b9 Mon Sep 17 00:00:00 2001 From: Stiletto Date: Thu, 10 Jan 2019 17:01:26 -0500 Subject: 2018 -> 2019 changes (nw) * 2018 -> 2019 changes (nw) --- docs/source/techspecs/luaengine.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/source/techspecs/luaengine.rst') diff --git a/docs/source/techspecs/luaengine.rst b/docs/source/techspecs/luaengine.rst index fa1c04cdb10..26d6da6a253 100644 --- a/docs/source/techspecs/luaengine.rst +++ b/docs/source/techspecs/luaengine.rst @@ -53,7 +53,7 @@ Let's first run MAME in a terminal to reach the LUA console: _/ _/ _/ _/_/_/_/ _/ _/ _/ _/_/_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/_/_/_/ - mame v0.195 + mame v0.205 Copyright (C) Nicola Salmoria and the MAME team Lua 5.3 @@ -77,7 +77,7 @@ You can check at runtime which version of MAME you are running, with: :: [MAME]> print(emu.app_name() .. " " .. emu.app_version()) - mame 0.195 + mame 0.205 We now start exploring screen related methods. First, let's enumerate available screens: -- cgit v1.2.3-70-g09d2