Skip to content

Commit c28a162

Browse files
updated image
1 parent 25278f7 commit c28a162

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
**Micro Virtual - R Copyright 2026 Baibhav Bhattacharya** <br>
77
**Micro Virtual - R** is a minimal runtime enviornment for Micro Controllers. This specific rendition of Micro Virtual - R is designed in compatibility with 8052 Class Microcontrollers MCS51 specifically AT89S52.
88
The entire runtime can fully function within the 256 byte internal ram of the AT89S52. It supports full Serial Communication. Command based audit. Fast paced industrial prototyping and a hands free programming approach.<br>
9-
9+
![Main Image](assets/main.png)
1010
## **Micro Symbollic Script**
1111
<br>
1212
The medium which powers &micro;VR AT89S52 is Micro Symbollic Script (&micro;SS) <br>
1313
(&micro;SS) is a minituare DSL designed for Live programming in &microVR , it is heavily inspired from assembly in the aspect that it features no special symbols to represent operators, it is completely string based and follows a simple notation for seperation of keywords , built-in routines and flags.
1414
<br>
1515

1616
## **Micro Symbollic Script on AT89S52**
17-
![Example](assets/example.png)
17+
![Example](assets/new.png)
1818

1919
## **Other Documentation & Links**
2020

assets/main.png

-54.5 KB
Loading

assets/new.png

49 KB
Loading

0 commit comments

Comments
 (0)