mirror of
https://github.com/UzixLS/dendy.git
synced 2025-07-18 18:51:15 +03:00
add readme
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -9,6 +9,7 @@ pcb*/**/*.dcm
|
|||||||
pcb*/**/*.kicad_prl
|
pcb*/**/*.kicad_prl
|
||||||
pcb*/**/*-backups/
|
pcb*/**/*-backups/
|
||||||
pcb*/**/*.xml
|
pcb*/**/*.xml
|
||||||
|
pcb*/**/*.lck
|
||||||
pcb*/**/out/
|
pcb*/**/out/
|
||||||
pcb.*/
|
pcb.*/
|
||||||
pcb*/rev*~*/
|
pcb*/rev*~*/
|
||||||
@ -18,3 +19,4 @@ pcb*/rev*~*/
|
|||||||
*.*~
|
*.*~
|
||||||
*.sublime-*
|
*.sublime-*
|
||||||
.vscode/
|
.vscode/
|
||||||
|
images/1.png
|
||||||
|
14
README.md
Normal file
14
README.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
## Dendy
|
||||||
|
Another Dendy (Famicom) clone
|
||||||
|
|
||||||
|
[](images/1.webp?raw=true)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### Changelog & current status
|
||||||
|
* Rev.A - first release
|
||||||
|
|
||||||
|
### Related projects
|
||||||
|
I want to express my appreciation to the authors of the following projects, which served as inspiration and as reference for my development:
|
||||||
|
|
||||||
|
[https://github.com/mleonid2000/dendy_junior_remastered](https://github.com/mleonid2000/dendy_junior_remastered) - Dendy Junior Remastered by lm2000
|
BIN
images/1.webp
Normal file
BIN
images/1.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 MiB |
BIN
images/thumb.1.webp
Normal file
BIN
images/thumb.1.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 71 KiB |
Reference in New Issue
Block a user