summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/sol2/sol/stack_check.hpp
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2025-05-03 05:48:37 +1000
committer Vas Crabb <vas@vastheman.com>2025-05-03 05:53:04 +1000
commit814dffd09436ebaed9024d2b1f0cb9d20b20cd11 (patch)
tree52fc23c7233a686a9918668c7245a9d41682cd5b /3rdparty/sol2/sol/stack_check.hpp
parentce4e1accac23c9dce7862a463546758a71928d76 (diff)
igs/igs011.cpp: Fixed inputs for lhb3 (same as lbh2).HEADmaster
Also identified the auto reach DIP switch for lhb2/lhb3 and cleaned up some code.
Diffstat (limited to '3rdparty/sol2/sol/stack_check.hpp')
0 files changed, 0 insertions, 0 deletions
atar.com/avatar/76149e982ea9b87e65b08e77cd940554?s=13&d=retro' /> Vas Crabb2017-05-141-1/+1 * Self-registering devices prep: Vas Crabb2017-02-271-1/+2 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-20/+20 * dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1 * More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-2/+2 * Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-1/+1 * Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-2/+2 * new softlist additions (not working) David Haywood2016-01-241-6/+6 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * global_alloc for m_gfxdecode->set_gfx changed to work with unique_ptr (nw) Miodrag Milanovic2015-12-191-2/+2 * auto_alloc_array_clear -> make_unique_clear (nw)