summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emuopts.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "cleanup (nw)" Miodrag Milanovic2016-01-201-2/+2
| | | | This reverts commit 1d610433a7e49f4afe9dc92f27618c5bf14c1b07.
* cleanup (nw) Miodrag Milanovic2016-01-181-2/+2
|
* Fix for hang, emu_options::add_slot_options was changed, other things are ↵ Miodrag Milanovic2016-01-181-7/+7
| | | | just cleanup (nw)
* fix for slots, makes c64 and other loading (nw) Miodrag Milanovic2016-01-171-4/+4
|
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
| | | | fix start project for custom builds in Visual Studio (nw)
* Return std::string objects by value rather than pass by reference AJR2016-01-101-13/+10
| | | | | | - strprintf is unaltered, but strformat now takes one fewer argument - state_string_export still fills a buffer, but has been made const - get_default_card_software now takes no arguments but returns a string
* add lua console support back in Jeffrey Clark2016-01-061-0/+1
|
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-51/+51
|
* add casts from emu_file to core_file (issue #482) Trammell Hudson2015-11-271-1/+1
|
* Cleanup (nw) ImJezze2015-11-181-1/+1
| | | | - removed some tabs at line ends
* More cleanups (nw) Miodrag Milanovic2015-11-111-6/+8
|
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+607