Little Computer is an ISA, not a CPU
All checks were successful
Build and Publish / build (push) Successful in 49s
All checks were successful
Build and Publish / build (push) Successful in 49s
This commit is contained in:
@ -11,17 +11,17 @@ layout = "hextra-home"
|
||||
<div class="hx-mt-6 hx-mb-6">
|
||||
{{< hextra/hero-headline >}}
|
||||
A complete toolset for the LC-2, <br>
|
||||
LC-3 and LC-3b processors
|
||||
LC-3 and LC-3b ISAs
|
||||
{{< /hextra/hero-headline >}}
|
||||
</div>
|
||||
|
||||
<div class="hx-mb-12">
|
||||
{{< hextra/hero-subtitle >}}
|
||||
A free and open-source emulator, assembler and compiler suite <br>
|
||||
for the *Little Computer* series of CPU
|
||||
for the *Little Computer* series of ISAs
|
||||
{{< /hextra/hero-subtitle >}}
|
||||
</div>
|
||||
|
||||
<div class="hx-mb-6">
|
||||
{{< hextra/hero-button text="Read the CPU docs" link="docs/introduction" >}}
|
||||
{{< hextra/hero-button text="Read the ISA docs" link="docs/introduction" >}}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user