Ilari Liusvaara
6a823be7d1
Pass tokensplitter& as argument to command handler
2011-09-17 13:15:20 +03:00
Ilari Liusvaara
000d45b9eb
Allow variable arguments to command functions
2011-09-17 12:00:49 +03:00
Ilari Liusvaara
0c4431001c
More random cleanups
2011-09-17 09:55:35 +03:00
Ilari Liusvaara
d47eaa277b
Migrate settings.cpp to function_ptr_command
2011-09-17 01:12:53 +03:00
Ilari Liusvaara
35d1875b44
Since window is singleton anyway, get rid of window* parameters
2011-09-17 01:05:41 +03:00
Ilari Liusvaara
2f9338fd75
Settings: Use std::ostream& instead of window*
2011-09-16 21:16:27 +03:00
Ilari Liusvaara
4f3f8ac79f
Make git diff --check happy
2011-09-15 22:56:33 +03:00
Ilari Liusvaara
b015451c38
Clean up some header files
2011-09-15 15:12:26 +03:00
Ilari Liusvaara
35979abcd3
Add large-video option to force hires dumping
2011-09-14 23:16:24 +03:00
Ilari Liusvaara
f170c7bab2
Major reorganization of command handling
...
Make commands objects instead of functions calling each other.
Now there is '?' command that can display command list and help about
individual command. Also the command handling is more distributed into
places where it belongs.
2011-09-14 20:06:36 +03:00
Ilari Liusvaara
c932df0faa
lsnes rr0-β0
...
The first release for public testing.
2011-09-13 17:50:18 +03:00