Skip to content

Commit a5da3ca

Browse files
initial commit
1 parent 1e4ea05 commit a5da3ca

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

docs/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Key Features
2424
- **VGA Graphics Output**
2525
- **8-Channel Stereo Sound Generator**
2626
- **USB Support** for Keyboard, Mouse, and Gamepads
27+
- **Bluetooth LE** for Keyboard, Mouse, and Gamepads
2728
- **WiFi** for NTP and modem emulation
2829
- **100% Through-Hole Construction**
2930

docs/source/intro.rst

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
Getting Started
2+
###############
3+
4+
.. contents:: Table of Contents
5+
:local:
6+
7+
1. Introduction
8+
===============
9+
10+
The past 50 years have seen a lot of computing ideas come and go. This evolution of computing, just as in biology, has seen a lot of extinctions with some clear winners emerging.
11+
12+
13+
The major operating systems we use today are only different enough to distinguish ownership. Don't believe me? Ask yourself how many times in the past 20 years have you picked an OS because you needed a unique OS feature - you need to be a systems programmer with a narrow use case to be able to say anything other than 0. Now how many times did you make that choice based on the applications you want to run, or the licensing requirements, or the privacy protections?
14+
15+
Some 6502 projects act as memorials, allowing us to bask in nostalgia. The Picocomputer 6502 instead props up our beloved processor with the winning ideas. Modern peripherals and modern development tools make it a pleasure to use. The opinionated design is easy to override so it won't resist experimenting with older peripherals and tools.
16+
17+
18+
Key Features
19+
------------
20+
21+
- **64KB System RAM**
22+
- **64KB Extended RAM**
23+
- **VGA Graphics Output**
24+
- **8-Channel Stereo Sound Generator**
25+
- **USB Support** for Keyboard, Mouse, and Gamepads
26+
- **Bluetooth LE** for Keyboard, Mouse, and Gamepads
27+
- **WiFi** for NTP and modem emulation
28+
- **100% Through-Hole Construction**

0 commit comments

Comments
 (0)