summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/s_smp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/s_smp.cpp')
0 files changed, 0 insertions, 0 deletions
e' src='//www.gravatar.com/avatar/223abad3df3607b73e8e66835248fab9?s=13&d=retro' /> AJR2022-09-251-0/+1 * cdrom_file: classify. Could use more internal work, but it's a step Olivier Galibert2022-04-011-2/+0 * Addressed some Lua scripting pitfalls. (#9294) Vas Crabb2022-02-121-0/+1 * -frontend: Refactored menu event handling and fixed a number of issues. (#8777) Vas Crabb2021-10-311-0/+2 * Overdue internal UI enhancements (#8674) Vas Crabb2021-10-091-0/+6 * util: Further API cleanups: (#8661) Vas Crabb2021-10-051-3/+7 * Move endianness type into lib/util header AJR2021-08-311-0/+1 * formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-0/+9 * -util: Retire legacy object pool, removing vestigial references. Vas Crabb2021-06-241-2/+0 * coretmpl.h: Move lru_cache_map to separate header AJR2021-02-031-0/+1 * Various improvements to image file handling: Vas Crabb2020-10-081-0/+3 * util: re-implement SHA-1 and get rid of the two third-party implementations (nw) Vas Crabb2020-04-131-3/+0 * pre-fill things allocated with operator new with 0xcd in debug builds (value ... Vas Crabb2019-11-251-0/+1 * dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-0/+2 * Lua scripts cleanup. dankan18902017-05-141-2/+1 * Fixed building using system utf8proc