Files
captain-amygdala.pistorm/a314/files_pi/picmd.conf
beeanyew e7e393b324 Adapt picmd to work on PiStorm + A314 emulation
Requires both .cfg files from `files_pi` to be in /etc/opt/a314, and picmd.py needs to be started after the emulator.
I have no idea how to better streamline this, but I'm sure someone will come up with a brilliant solution.
2021-05-18 05:15:42 +02:00

9 lines
126 B
Plaintext

{
"paths": ["/home/pi/amiga_sdk/vbcc/bin"],
"env_vars": {
"VBCC": "/home/pi/amiga_sdk/vbcc"
},
"sgr_map": {
}
}