Software for 65816

From F256 Foenix
Revision as of 12:08, 24 September 2025 by 1BitFeverDreams (talk | contribs) (→‎Utilities: patched fm for 2x)
Jump to navigationJump to search

Note that when an hex address is given, it's meant to instruct as to which address to bload or to send (ie foenixmgr python script) the program (ie a .bin file) to before running it.

Many download links are posts in the main Foenix Retro Systems discord server which will require you to join in order to get to them.

Curated SD card collection of games, demos, utilities

Will be provided when one is prepared

Why is this empty?

There's not a lot of 16-bit applications done and people aren't pro-active at sharing github download links! PLEASE HELP!

Applications

Program Description Author Notes on running Link

Demos

Program Description Author Notes on running Link
hwline2.bas Displays hardware accelerated lines (classic screen saver) Econtrerasd basic, needs 2x core https://github.com/Mu0n/F256MiscGoodies/blob/main/apps/hwline2.bas
spr128b.pgz Displays all 128 sprites beethead pgz, needs 2x core https://github.com/Mu0n/F256MiscGoodies/blob/main/apps/spr128b.pgz

Games

Program Description Author Notes on running Link

Music

Program Description Author Notes on running Link

Utilities

Program Description Author Notes on running Link
f/manager

v1.1b9

A general file utility, launcher, and memory viewing program. Dual-panel file/memory browsers; copy between disks, between folders on same disk, and from memory to disk and vice versa; delete, rename, and duplicate files; view files as hex or text (with word-wrap); launch applications and known file types; set the RTC clock; search in RAM and flash. Works with internal SD card and IEC devices such as FNX1591 and Commodore 1541. This version was patched by Cibee as an interim version to make it work on the 2x core! Micah, patched by Cibee pgZ/flash temporary repo for it

Sample Code

Program Description Author Notes on running Link