summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/main.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* use C++ library includes (nw) firewave2020-01-221-1/+1
* Spring cleaning: Vas Crabb2019-11-011-13/+11
* callback after sound update has generated new samples feos2019-09-241-0/+1
* Miscellaneous LUA functionality npwoods2019-08-181-0/+1
* Generate layouts for systems with three or more screens Vas Crabb2017-09-291-1/+1
* general cleanup: Vas Crabb2017-05-231-5/+1
* srcclean (nw) Vas Crabb2017-03-261-1/+1
* Refactored HTTP handling to be easier to extend and use (nw) Miodrag Milanovic2017-03-191-20/+8
* Update main.h PugsyMAME2017-02-251-0/+1
* Fixed an issue where device options (e.g. -cart) were reported as unknown whe... Nathan Woods2017-02-221-0/+1
* srcclean (nw) Vas Crabb2017-01-221-1/+1
* Added websockets as well (nw) Miodrag Milanovic2017-01-041-1/+3
* Fix non-VS build (nw) Miodrag Milanovic2017-01-041-0/+1
* Added initial HTTP/HTTPS webserver/websocket server support (nw) Miodrag Milanovic2017-01-041-2/+17
* XML refactoring: Vas Crabb2016-12-111-1/+1
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-3/+3
* Added ability to create standalone emulators, added zexall as example (nw) Miodrag Milanovic2016-05-081-0/+1
* plugins/layout: layout embedded script helper plugin [Carl] cracyc2016-04-271-0/+1
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+1
* Merge remote-tracking branch 'upstream/master' into firstrun AJR2016-04-251-1/+2
|\
| * Fixed cheat issue (nw) Miodrag Milanovic2016-04-251-0/+1
| * Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-1/+1
* | Machine management cleanups AJR2016-04-251-1/+1
|/
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-0/+94