![]() |
|
[zx81] slideshow - Printable Version +- Boriel Basic Forum (https://forum.boriel.com) +-- Forum: Compilers and Computer Languages (https://forum.boriel.com/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://forum.boriel.com/forumdisplay.php?fid=11) +---- Forum: Other Archs (https://forum.boriel.com/forumdisplay.php?fid=21) +---- Thread: [zx81] slideshow (/showthread.php?tid=730) |
[zx81] slideshow - nitrofurano - 2016-04-04 just a simple slideshow for zx81 (as seen at https://zxbasic.readthedocs.io/en/docs/released_programs/zx81/ ) RE: [zx81] slideshow - patters - 2021-03-05 Today is the 40th anniversary of the launch of the ZX81. This got me wondering, how easy would it be to compile ZX BASIC code for the ZX81. I've had a look though the example code above and it seems the answer is that you need a lot of specialist knowledge at the moment: a good level of ASM proficiency and deep understanding of the target system architecture. Correct? RE: [zx81] slideshow - boriel - 2021-03-06 (2021-03-05, 10:28 PM)patters Wrote: Today is the 40th anniversary of the launch of the ZX81. This got me wondering, how easy would it be to compile ZX BASIC code for the ZX81. I've had a look though the example code above and it seems the answer is that you need a lot of specialist knowledge at the moment: a good level of ASM proficiency and deep understanding of the target system architecture. Correct? The file attached by @Nitrofurano in the previous post shows an example!
|