benchmark_toolbox: memtester

This commit is contained in:
souldbminersmwc
2026-06-11 18:56:01 -04:00
parent 2fdb0ee492
commit 73fccf339f
8 changed files with 1399 additions and 3 deletions

View File

@@ -12,14 +12,14 @@ include $(DEVKITPRO)/libnx/switch_rules
#---------------------------------------------------------------------------------
TARGET := Benchmark-Toolbox
BUILD := build
SOURCES := source source/furmark
SOURCES := source source/furmark source/memtester
DATA := data
ICON := icon.jpg
INCLUDES := source source/furmark ../hoc-clk/common/include
INCLUDES := source source/furmark source/memtester ../hoc-clk/common/include
APP_TITLE := Benchmark Toolbox
APP_AUTHOR := Horizon-OC, KazushiMe, Souldbminer
APP_VERSION := 1.0.0
APP_VERSION := 2.0.0
ROMFS := resources
BOREALIS_PATH := lib/borealis