This project is mirrored from https://*****@github.com/libretro/retro8.git.
Pull mirroring updated .
- 10 Jun, 2020 4 commits
- 09 Jun, 2020 1 commit
-
-
Jack authored
created sdl_impl.h and sdl_impl12.h to manage SDL1.2 implementation of graphics function trying to alter less code as possible
-
- 08 Jun, 2020 4 commits
- 19 Feb, 2020 1 commit
-
-
Jack authored
fixed 5th and 6th optional parameter to map(..) which should fill screen with tile map (fix Chrysopoeia)
-
- 18 Feb, 2020 2 commits
- 12 Feb, 2020 1 commit
-
-
Jack authored
-
- 10 Feb, 2020 1 commit
-
-
Jack authored
-
- 03 Feb, 2020 3 commits
-
-
Jack authored
removed SDL_Image: font texture on SDL backend in generated from raw data. PNG cartridges are now loaded with picopng library.
-
Samuel P authored
Changes: * api: add() and del() compat fixes * add() returns the value being added if subject is not nil * del() returns the value removed, if found in the table (implies subject is not nil) * api: atan2 returns are [0,1[ instead of ]-π,π] * api: atan2 returns are offset by -1/4 circle * atan2(0,0) = 0.75 * function behavior now matches pico8 on wiki example code
-
Samuel P authored
Build fixed for compilation on Clang, changed CMakeLists to allow optional OpenDingux compilation. * libretro: fixes long long detection from failing * CMake: optionally use opendingux toolchain * Fix implicit declaration error * Fix narrowing error from int to size_t * fix return types for lua extension funcs * std::bit_not requires C++14 but is usually present on gcc * Avoid narrowing conversions in initialization
-
- 30 Jan, 2020 3 commits
- 28 Jan, 2020 1 commit
-
-
Jack authored
-
- 27 Jan, 2020 1 commit
-
-
Jacopo Santoni authored
Add Makefile for libretro backend
-
- 26 Jan, 2020 4 commits
- 24 Jan, 2020 4 commits
- 23 Jan, 2020 5 commits
-
-
Jacopo Santoni authored
-
Jack authored
-
Jack authored
-
Jack authored
-
Jack authored
-
- 20 Jan, 2020 1 commit
-
-
Jack authored
-
- 19 Jan, 2020 1 commit
-
-
Jack authored
-
- 18 Jan, 2020 1 commit
-
-
Jack authored
-
- 11 Jan, 2020 2 commits