add readme

This commit is contained in:
Eugene Lozovoy
2024-06-01 15:04:39 +03:00
parent a2c8ade923
commit bd52e05081
4 changed files with 16 additions and 0 deletions

2
.gitignore vendored
View File

@ -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
View File

@ -0,0 +1,14 @@
## Dendy
Another Dendy (Famicom) clone
[![photo](images/thumb.1.webp)](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

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

BIN
images/thumb.1.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB