Thistle icon indicating copy to clipboard operation
Thistle copied to clipboard

6502 based architecture for OpenComputers

Results 5 Thistle issues
Sort by recently updated
recently updated
newest added

This bug causes data read using indirect addressing on boundary crossings to become corrupted. ![Screenshot_20220530_140610](https://user-images.githubusercontent.com/25323231/170936109-bc1a864e-1cd8-4f6b-b722-218e788cf159.png) Moving the address of the string will cause the corrupted character to also move, seemingly...

The world crashes on load because of Thistle failing to initialize a (possibly running) computer. [Crash log](https://github.com/gamax92/Thistle/files/8654100/crash-2022-05-09_20.00.38-server.txt)

I am developing an OS and had to query information about components in a specific slot, so I used the component mapper's third command with a number argument, but it...

I am making a kernel and I have to use this. I looked at the boot ROM code but nothing seem to write to the EEPROM data section.

Could you also Compile a Version for MC 1.12.2?