FoenixToolbox/samples
2024-09-06 16:03:42 -04:00
..
boot Boot screen 2024-08-25 18:45:50 -04:00
hello Started client samples. Fixed some UNIT errors in makefiles 2024-09-06 16:03:42 -04:00
pgx Booting from External SD Cards 2024-08-22 20:59:17 -04:00
README.md Booting from External SD Cards 2024-08-22 20:59:17 -04:00

Samples

This directory contains some simple example programs for the Foenix Toolbox.

  • pgx/sample_pgx -- This is a very simple 64TASS assembly project that builds a PGX file that can work with the toolbox. This PGX file does not actually use any toolbox functions, but it can serve as a test file for executing binaries or bootable FNXBOOT.PGX files. The included BAT file can build the binary file.