AppleWin/source/linux
Andrea Odetti 76317c2df1 libwindows: a very tiny step towards compilation of libretro with VS.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2021-11-28 18:49:17 +00:00
..
duplicates Fix for recent AW. 2021-11-26 20:54:28 +00:00
libwindows libwindows: a very tiny step towards compilation of libretro with VS. 2021-11-28 18:49:17 +00:00
network Merge branch 'static' into update 2021-10-23 20:27:43 +01:00
benchmark.cpp Update from AW. 2021-11-13 18:28:42 +00:00
benchmark.h Update VideoBenchmark code to differentiate screen image generation vs blitting. 2019-11-25 21:08:01 +00:00
build.sh Add libretro.h to the git repo. 2021-11-21 20:23:16 +00:00
config.h.in Allow compilation to work without libslirp (not available on Pi). 2021-05-17 19:26:11 +01:00
context.cpp Fix potential sign issue. 2021-10-30 15:47:49 +01:00
context.h Split registry from Initialisation to make is usable sooner. 2021-10-30 15:24:06 +01:00
fedora.list.txt Small fixes to build and generate RPMs. 2021-10-30 11:25:00 +01:00
keyboard.cpp libwindows: a very tiny step towards compilation of libretro with VS. 2021-11-28 18:49:17 +00:00
keyboard.h libwindows: a very tiny step towards compilation of libretro with VS. 2021-11-28 18:49:17 +00:00
linuxframe.cpp Ensure LogFileTimeUntilFirstKeyReadReset() gets called after every reboot. 2021-05-23 20:03:48 +01:00
linuxframe.h Modern syntax: virtual -> override. 2021-01-31 13:55:43 +00:00
linuxinterface.h libwindows: a very tiny step towards compilation of libretro with VS. 2021-11-28 18:49:17 +00:00
paddle.cpp For consistency with Registry::instance. 2020-12-28 18:44:47 +00:00
paddle.h libretro: support mouse retropad. 2021-11-24 18:02:27 +00:00
raspbian.list.txt Uthernet 2: new implementation based on libslirp which does not require extra capabilities. 2021-04-30 20:10:30 +01:00
registry.cpp libwindows: a very tiny step towards compilation of libretro with VS. 2021-11-28 18:49:17 +00:00
registry.h libwindows: a very tiny step towards compilation of libretro with VS. 2021-11-28 18:49:17 +00:00
resources.cpp Move resources, bitmaps and messageboxes into Frames. 2021-01-20 19:07:18 +00:00
resources.h Move resources, bitmaps and messageboxes into Frames. 2021-01-20 19:07:18 +00:00
suppressions.txt Minor cosmetic changes. 2020-12-30 18:48:42 +00:00
tape.cpp Add filename to the tape info. 2021-05-30 20:25:34 +01:00
tape.h Add filename to the tape info. 2021-05-30 20:25:34 +01:00
version.cpp Fix Version macros. 2019-04-19 20:42:25 +01:00
version.h Add AppleWin version number in the About dialog box. 2018-02-06 16:50:50 +00:00