This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
prog8
Watch
1
Star
0
Fork
0
You've already forked prog8
mirror of
https://github.com/irmen/prog8.git
synced
2026-04-19 20:16:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
88c5d9783aaca794fddb1f771301acd856fbc6db
prog8
/
examples
/
customtarget
/
libraries
/
f256
T
History
Irmen de Jong
2c8b1c2022
moved cx16.cpu_is_65816() to sys.cpu_is_65816(). It know also does proper detection on the C64 and C128 like on the X16, because those two computers can also have this CPU via a SuperCPU expansion.
2025-09-29 21:37:26 +02:00
..
syslib.p8
moved cx16.cpu_is_65816() to sys.cpu_is_65816(). It know also does proper detection on the C64 and C128 like on the X16, because those two computers can also have this CPU via a SuperCPU expansion.
2025-09-29 21:37:26 +02:00
textio.p8
Add a preliminary external custom target for the Foenix F256 family of modern retro computers. (
#171
)
2025-06-29 11:14:34 +02:00