Commit Graph

55 Commits

Author SHA1 Message Date
8e7d46e717 * attempt at keyboard input, via raw scancodes
* load config, etc
* some things are nicer, too
2017-09-17 23:25:32 +02:00
d463f8252d * build settings for Release
* fix off-by-one error in bitmap drawing
2017-09-14 02:30:11 +02:00
f18690487c start working on API to draw bitmaps
lay out emu thread
2017-09-14 00:30:12 +02:00
62a26977c7 libui: primp file picker dialogs
* support for filters, for Windows (tested) and GTK (theoretical)
* add extra parameter for setting the start directory, but not supported yet
2017-09-11 15:56:52 +02:00
70e4841d31 another UI attempt, I guess.
sorry.
2017-09-09 02:30:51 +02:00