โCurated list of notes, books and other resources for the student of Nepal College of Information and Technology(NCIT) - Pokhara University, Nepalโ
โMOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-module-cheat/tree/master/userland/arch/arm SEE README. ARMv7 and ARMv8 assembly userland minimal examples tutorial. Runnable asserts on x86 hosts with QEMU user mode or natively on ARM targets. Nice GDB step debug setup. Tested on Ubuntu 18.04 host and Raspberry Pi 2 and 3 targets. โ
โCreate your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references.โ
โAssembly Language Programming on the 8086 Microprocessor with 161 documented programs, interactive web-based emulation, intelligent error detection, and step-by-step debugging.โ
โThis is a reconstruction of the original 1981-82 IBM PC BIOS source code using scanning and transcription of the BIOS listings found in the IBM Technical Reference manuals.โ
โ๐ป This repository provides solutions to most of the programming questions in the exercise given at the back of chapters for Bao Ji's Book (text book for course "Comp. Organization & Assembly Lang. EE213" at FAST). Sharing these, so they might help students in understanding the Assembly concepts.โ