Commit graph

15 commits

Author SHA1 Message Date
Jeff Katz
48f85a4323 Add saving/loading configuration
LaiNES now can save and load configuration. At the moment, it's the size
of the window, and the key bindings.

Instead of cluttering the gui, I broke the config out to its own file.
Also added "home config directory" support, which is the standard for
*nix I suppose.
2016-12-04 16:19:44 +01:00
Andrea Orru
54080ffb53 A little too ambitious with link-time optimizations, apparently. 2016-12-02 13:09:54 -05:00
Andrea Orru
2562edfe9a Reorganized directory structure. 2016-12-01 18:46:38 -05:00
Andrea Orru
cc9e5cfc4a Added controls images. Fixed build script. 2016-11-24 04:48:53 -05:00
Andrea Orrù
12a6aa9552 Reset status when loading. 2014-06-01 17:06:30 +02:00
Andrea Orrù
137bc208de APU. 2014-06-01 14:29:22 +02:00
Andrea Orrù
bb60163798 New background image. 2014-06-01 01:37:17 +02:00
Andrea Orrù
b36e315265 Menus. 2014-05-26 22:32:38 +02:00
Andrea Orrù
5dffc23a99 Small improvements. 2014-03-19 17:21:57 +01:00
Andrea Orrù
8e5eb034dc Mappers. 2014-03-16 19:17:39 +01:00
Andrea Orrù
cf5fc6c1b5 SDL2. 2014-01-25 12:26:01 +01:00
Andrea Orrù
f2c1212389 Makefile. For the love of Emacs. 2013-11-16 11:39:14 +01:00
Andrea Orrù
d9727a0607 Fix. 2013-11-09 12:13:43 +01:00
Andrea Orrù
a7c724a509 CPU namespace. 2013-11-09 04:23:56 +01:00
Andrea Orrù
edc66c26dd Initial commit. Cycle-accurate 6502 emulator. 2013-11-08 18:48:17 +01:00