This program processed the bitmap image displayed into ARGB Bitmap Display based on RARS.
- RARS 1.6
- RISC-V RV32I Assembly
- Resolution: up to 512 x 512.
- Colour Depth: up to 24bit.
- Format: (.bmp).
- Size: non-limited.
- Implements the algorithms and techniques to processing and displaying the image.
- Usage of Assembly language.
- Represented RISC-V Computer Architechture.
- Represented I/O method of Computer.
- The way CPU processing the data.
- How is the computer storing data into memmory.
Feel free to read and learn Assembly language!!!