Mirror of CollapseOS
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Virgil Dupras 4f44d3de63 parts/z80/fs: add "fopn" command vor 5 Jahren
..
avr Split parts in two: z80 and avr vor 5 Jahren
z80 parts/z80/fs: add "fopn" command vor 5 Jahren
README.md Split parts in two: z80 and avr vor 5 Jahren

README.md

Parts

Pieces of code that you can assemble together to make your machine work as you want them to work.

Collapse OS is built around the z80, but it doesn't mean that your machine can't mix and match microcontrollers. This is why this folder is subdivided by architectures.

Obviously, different architectures can't be assembled together in the same binary, but they can nevertheless be made to work well together.