Software for 65816: Difference between revisions
From F256 Foenix
Jump to navigationJump to search
(Created page with "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 [https://discord.gg/9vjUEGgcUS 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 e...") |
m (→Demos: newlines demo) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 34: | Line 34: | ||
!Link | !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 | ||
|- | |||
|newlines.pgz | |||
|Toggles between new hardware accelerated lines and old drawn lines | |||
|Mu0n | |||
|pgz, needs 2x core | |||
|https://github.com/Mu0n/F256KsimpleCdoodles/raw/refs/heads/main/NoFussDemos/newlines.pgz | |||
|- | |||
|spr128b.pgz | |||
|Displays all 128 sprites | |||
|beethead | |||
|pgz, needs 2x core | |||
|https://github.com/Mu0n/F256MiscGoodies/blob/main/apps/spr128b.pgz | |||
|} | |} | ||
Line 74: | Line 86: | ||
== Utilities == | == Utilities == | ||
== Sample Code == | == Sample Code == | ||
{| class="wikitable" | {| class="wikitable" |
Latest revision as of 13:52, 1 October 2025
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 |
newlines.pgz | Toggles between new hardware accelerated lines and old drawn lines | Mu0n | pgz, needs 2x core | https://github.com/Mu0n/F256KsimpleCdoodles/raw/refs/heads/main/NoFussDemos/newlines.pgz |
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
Sample Code
Program | Description | Author | Notes on running | Link |
---|---|---|---|---|