Mirror of CollapseOS
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Virgil Dupras 4f44d3de63 parts/z80/fs: add "fopn" command před 5 roky
..
avr Split parts in two: z80 and avr před 5 roky
z80 parts/z80/fs: add "fopn" command před 5 roky
README.md Split parts in two: z80 and avr před 5 roky

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.