From 34100fe441cce1a5414c0751adcd414b333a7ad1 Mon Sep 17 00:00:00 2001 From: Kshitij Date: Sat, 8 Jun 2024 11:21:10 +0530 Subject: [PATCH] Initial commit. Pruned old main branch --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..66e72c0 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Microprocessor (MP) + +Microprocessor, a comprehensive Git repository tailored for SPPU Computer Engineering students. Dive deep into the 80386 DX processor, mastering assembly language programming, debugging, and testing techniques. Access notes, assignments, question papers, and a wide range of resources to strengthen your grasp on advanced processor systems. + +---