From f99e8fcd472c23e2920e5f51709a70c0df72a5a2 Mon Sep 17 00:00:00 2001 From: Adin Mauer Date: Mon, 18 Jul 2022 13:00:33 +0300 Subject: [PATCH] desired changes as headers --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ac6f1f0..12f5952 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This project was done during course ELEC 291 at UBC (University of British Columbia) in February 2022. The project is written completely in 8051 Assembly for the AT89LP 40 DIP u-processor. +### ** add nice photos of circuit and board + **Features:** - [ ] All project code and functions written in 8051 **Assembly** @@ -15,6 +17,8 @@ The project is written completely in 8051 Assembly for the AT89LP 40 DIP u-proce - Low-level assembly code writing requires great understanding of HW/SW interface. Initializing different internal clock, SPI hardware, DAC, LED screens, and configuring interrupts. - Writing a multi-state game in low-level assembly is extremely long and complicated. Debugging tools are non-existent and the process is long +### ** add hardware and software diagrams + **Game Rules:** - Press the **"game start"** button to start the game @@ -26,5 +30,7 @@ The project is written completely in 8051 Assembly for the AT89LP 40 DIP u-proce - If you **pass level 15 - you win the game!** - You can press the start game +### ** add photos of state diagram +