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-03-14 11:16:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
88c5d9783aaca794fddb1f771301acd856fbc6db
prog8
/
examples
/
customtarget
/
libraries
/
atari
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
converting untyped to typed pointers in custom target libraries
2025-08-24 14:27:25 +02:00