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-13 20:16:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
88c5d9783aaca794fddb1f771301acd856fbc6db
prog8
/
examples
/
customtarget
/
libraries
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
..
atari
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
f256
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
neo6502
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
tinyc64
added boolean typed versions of the cx16.r0-r15 virtual registers
2025-06-18 00:05:10 +02:00
tinycx16
added boolean typed versions of the cx16.r0-r15 virtual registers
2025-06-18 00:05:10 +02:00
tinypet
added boolean typed versions of the cx16.r0-r15 virtual registers
2025-06-18 00:05:10 +02:00