Search found 2 matches
- Tue Feb 27, 2018 1:00 am
- Forum: development tools
- Topic: PLASMA virtual machine
- Replies: 31
- Views: 7855
Re: PLASMA virtual machine
I've made a first pass at multiple platform support in the mainline PLASMA project. Mind you it is very preliminary and as I told Brian, I'm a makefile moron. But is does successfully build apple and commodore 64 versions (usually). The C64 requires different zero page locations for the VM, so it wa...
- Sun Mar 12, 2017 6:07 pm
- Forum: development tools
- Topic: PLASMA virtual machine
- Replies: 31
- Views: 7855
Re: PLASMA virtual machine
As Ed mentioned, I had no idea so much work had gone in to porting PLASMA to the Beeb. What an incredible effort! As you can see, the PLASMA VM itself is fairly portable, but the rest of the infrastructure to support the underlying platform is held together with duck tape and bailing wire. So to get...