|
2b7601d9b9
|
GHA package build script
|
2022-04-25 22:43:19 +02:00 |
|
Andrea Odetti
|
726b05cdbe
|
cpack: extract version number from resources.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2022-01-10 12:00:18 +00:00 |
|
Andrea Odetti
|
d865d5c252
|
Update package version.
Should really be dynamic.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-12-19 20:26:41 +00:00 |
|
Andrea Odetti
|
d6aa407076
|
Fix a couple of warnings / Pi issues.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-12-18 18:26:30 +00:00 |
|
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 |
|
Andrea Odetti
|
7839aa0330
|
Add ability to select which frontend to build.
cmake .. -DBUILD_SA2=ON
or use cmake-gui.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-11-21 20:23:06 +00:00 |
|
Andrea Odetti
|
48e2668bbc
|
Cosmetic changes to cpack generated packages.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-10-30 13:41:42 +01:00 |
|
Andrea Odetti
|
60878c5a4f
|
Small fixes to build and generate RPMs.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-10-30 11:25:00 +01:00 |
|
Andrea Odetti
|
17131932d4
|
Fix clang compiler options.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-10-24 20:37:41 +01:00 |
|
Andrea Odetti
|
2f80b15ba4
|
Warn about wrong printf strings.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-10-23 20:33:30 +01:00 |
|
Andrea Odetti
|
6acc688800
|
Changes required by latest AW code.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-10-17 09:05:32 +01:00 |
|
Andrea Odetti
|
580be748dd
|
Add _LIBRARY_DIR for non standard library locations.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-10-16 16:29:21 +01:00 |
|
Andrea Odetti
|
f21b4b8b10
|
Ensure a minimum C++ standard is enforced.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-10-16 16:01:27 +01:00 |
|
Andrea Odetti
|
e5b431a908
|
Better name for the package.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-10-11 18:48:29 +01:00 |
|
Andrea Odetti
|
ad40662985
|
Add support for creating deb packages.
rpm too, but no dependency information is added.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-10-10 20:56:19 +01:00 |
|
Andrea Odetti
|
0b692ee7f8
|
Some CMakeLists improvements.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-02-07 13:46:21 +00:00 |
|
Andrea Odetti
|
947b39763f
|
Rename folder retro -> libretro for consistency.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2020-12-23 19:36:11 +00:00 |
|
Andrea Odetti
|
bea7bac3ab
|
Rename folder sa2 -> sdl for consistency.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2020-12-23 19:25:25 +00:00 |
|
Andrea Odetti
|
2fecd3bd1c
|
Rename folder qapple -> qt for consistency.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2020-12-23 19:23:13 +00:00 |
|
Andrea Odetti
|
c176b3d2ff
|
Add skeleton of a libretro core for AW.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2020-12-12 18:45:58 +00:00 |
|
Andrea Odetti
|
24621373dd
|
Better way to share data between ncurses and sdl2.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2020-10-09 19:13:42 +01:00 |
|
Andrea Odetti
|
ae0194d5b1
|
Merge branch 'master' into sdl4
# Conflicts:
# source/CMakeLists.txt
# source/frontends/ncurses/main.cpp
# source/frontends/ncurses/resources.cpp
|
2020-10-09 09:17:55 +01:00 |
|
mariofutire@gmail.com
|
806a369624
|
WIP SDL2
|
2020-10-06 20:05:48 +01:00 |
|
Andrea Odetti
|
60beb9aa58
|
Add installation and packaging in cmake.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2020-07-12 15:53:53 +01:00 |
|
Andrea Odetti
|
f3bff96968
|
First draft of the SDL2 port.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2020-02-08 10:21:13 +00:00 |
|
Andrea Odetti
|
01e55a380f
|
Fix cmake output message.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2019-12-01 18:40:50 +00:00 |
|
Andrea Odetti
|
e8022bf6a0
|
Cleanup CMakeLists.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2019-12-01 15:22:17 +00:00 |
|
Andrea Odetti
|
92c257d1e5
|
Improve error handling in applen and ability to build outside the source tree.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2019-11-03 10:21:02 +00:00 |
|
Andrea Odetti
|
7a478fb545
|
Compile TestCPU6502 as well.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2018-02-11 20:43:26 +00:00 |
|
Andrea Odetti
|
03de883889
|
Modularise CMakeLists.txt
qapple does not run at the moment: can find configuration file.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
348ba1ecd9
|
Use QGamepad in QApple.
This requires an interface as napple uses libevdev.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
138ff8f94d
|
Use MouseInterface rather than dummy implementation.
Must be enabled in data.cpp via g_Slot4 and anyway no mouse events are enabled yet.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
1a75e9f0de
|
And share the joystick with QApple.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
ede695bcd6
|
Move VideoBenchmark to libapple to be reused.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
0c37816c28
|
Move FindResource to the interface as in QT it will be handled differently.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
df53415d98
|
Add option to benchmark emulator.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
b63f232ebe
|
Use evdev to handle a joystick.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
1d12b788ea
|
Fix missing returns.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
ca7542f39a
|
Read (part of) the registry.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
2aae3592c4
|
Rationalise a bit the command line arguments.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
50b84e06fe
|
Add support for a text mode high resolution graphics.
Using Unicode quarter blocks the effective resolution is (40x2)x(24x2).
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
c198c24a22
|
Compile & link (only) SaveState.cpp.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
ab831ed2db
|
Rename to avoid clashes with Frame.h in a case insensitive filesystem.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
017dc307b2
|
Handle 80 columns mode.
ncurses windows handling move to a separate file.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
4ccfa0cc56
|
Add support for Low Resolution graphics.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
1fccde2892
|
Add libapple and simple ncurses frontend.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|