A PlayStation savegame manager.
Find a file
King_DuckZ 773eaf3f81 Work in progress to make any_forward_iterator work with my code
MemoryCard returns Block objects that are constructed on the
fly, any_iterator needs to have a parameter that makes it
use my non-ref type as its internal reference return type.
This is still missing the pointer version of this change.
Currently broken, it won't compile.
2025-02-24 18:49:30 +00:00
data Add BasicBlock::title() method. 2019-08-20 01:39:51 +01:00
docs Add reference code from OIIO. 2018-09-13 19:55:11 +01:00
src Work in progress to make any_forward_iterator work with my code 2025-02-24 18:49:30 +00:00
subprojects Store individual multiblock saves into a separate in-mem db by value 2025-02-15 11:24:13 +00:00
.gitignore Add command line help/verbose options to gui too. 2020-03-20 20:02:21 +01:00
.gitmodules Draw blank squares for empty blocks in the grid. 2020-03-28 21:33:46 +01:00
COPYING Attach GPL3 licence. 2020-03-20 19:22:16 +01:00
epsxe000_xa2.mcr Fix displaying animated icons. 2019-08-10 20:48:45 +01:00
meson.build Indentation change 2025-02-15 11:24:13 +00:00
meson_options.txt Migrate to meson as the build system. 2019-08-09 09:52:18 +01:00
michele_epsxe000.mcr Experiment writing a grid widget. WiP. 2018-09-08 10:05:54 +01:00