diff --git a/README.md b/README.md new file mode 100644 index 0000000..3c366f7 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +## nanoSwinSidC + +[![photo](images/pcb-top.small.jpg)](images/pcb-top.jpg?raw=true) [![photo](images/pcb-bottom.small.jpg)](images/pcb-bottom.jpg?raw=true) + +SID emulator on ATmega. + +This is custom PCB variant of SwinSID Nano project. + +See https://www.c64-wiki.com/wiki/SwinSID and http://www.tolaemon.com/nss/ diff --git a/README.txt b/README.txt deleted file mode 100644 index 5edc725..0000000 --- a/README.txt +++ /dev/null @@ -1,7 +0,0 @@ -nanoSwinSidC - -SID emulator on ATmega. - -This is custom PCB variant of SwinSID Nano project. - -See https://www.c64-wiki.com/wiki/SwinSID and http://www.tolaemon.com/nss/ diff --git a/images/pcb-bottom.jpg b/images/pcb-bottom.jpg new file mode 100644 index 0000000..3905921 Binary files /dev/null and b/images/pcb-bottom.jpg differ diff --git a/images/pcb-bottom.small.jpg b/images/pcb-bottom.small.jpg new file mode 100644 index 0000000..a05a5c1 Binary files /dev/null and b/images/pcb-bottom.small.jpg differ diff --git a/images/pcb-top.jpg b/images/pcb-top.jpg new file mode 100644 index 0000000..546002d Binary files /dev/null and b/images/pcb-top.jpg differ diff --git a/images/pcb-top.small.jpg b/images/pcb-top.small.jpg new file mode 100644 index 0000000..670a7fb Binary files /dev/null and b/images/pcb-top.small.jpg differ