mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-25 15:16:53 +01:00
readme test
This commit is contained in:
parent
8c96683bad
commit
16ebbab119
BIN
.github/sc64_clean_pcb.jpg
vendored
BIN
.github/sc64_clean_pcb.jpg
vendored
Binary file not shown.
Before Width: | Height: | Size: 1.4 MiB |
BIN
.github/sc64_in_n64.jpg
vendored
BIN
.github/sc64_in_n64.jpg
vendored
Binary file not shown.
Before Width: | Height: | Size: 1.1 MiB |
BIN
.github/sc64_on_table.jpg
vendored
BIN
.github/sc64_on_table.jpg
vendored
Binary file not shown.
Before Width: | Height: | Size: 1.8 MiB |
BIN
.github/sc64_v2_bottom.jpg
vendored
Normal file
BIN
.github/sc64_v2_bottom.jpg
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 422 KiB |
BIN
.github/sc64_v2_top.jpg
vendored
Normal file
BIN
.github/sc64_v2_top.jpg
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 541 KiB |
@ -69,10 +69,8 @@ Folder **`sw`** contains several helper programs that makes flash cart work all
|
||||
Current goal is to rewrite README.md
|
||||
|
||||
|
||||
## Finished sample (obsolete v1 version, to be replaced with v2)
|
||||
## Finished sample
|
||||
|
||||
![SummerCart64 clean PCB](.github/sc64_clean_pcb.jpg)
|
||||
![SC64 HW ver: 2.0 TOP](.github/sc64_v2_top.jpg | width=64)
|
||||
|
||||
![SummerCart64 on table](.github/sc64_on_table.jpg)
|
||||
|
||||
![SummerCart64 in partialy disassembled Nintendo 64](.github/sc64_in_n64.jpg)
|
||||
![SC64 HW ver: 2.0 BOTTOM](.github/sc64_v2_bottom.jpg | width=64)
|
||||
|
@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
BUILDER_IMAGE="ghcr.io/polprzewodnikowy/sc64env:v1.5"
|
||||
|
||||
pushd $(dirname $0) > /dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user