| |
Krill
Registered: Apr 2002 Posts: 3083 |
Release id #252325 : Llama2.c64
Are there notable differences to https://github.com/trholding/semu-c64?
Both seem to be very similar in what they set out to do. |
|
| |
YTM
Registered: Apr 2021 Posts: 4 |
It runs the code compiled directly for 6510, without Risc-V emulation layer. It's way faster. |
| |
Krill
Registered: Apr 2002 Posts: 3083 |
Aah i see. Great! :) |
| |
Scan
Registered: Dec 2015 Posts: 112 |
Interesting project! I wonder if it would run faster if written in KickC. |