zeim839 / nes-toolsLinks
NES toolchain & emulator in C
☆128Updated 11 months ago
Alternatives and similar repositories for nes-tools
Users that are interested in nes-tools are comparing it to the libraries listed below
Sorting:
- Tiny Raspberry Pi Operating System☆271Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆259Updated 6 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated last year
- C projects: algorithms, games, and networking☆757Updated last week
- x86_64 OS in C☆77Updated 4 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 4 months ago
- A tinycompiler in C from scratch☆108Updated last year
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆345Updated 3 months ago
- ☆237Updated last year
- Book in Progress☆359Updated 2 months ago
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆179Updated 2 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 8 months ago
- A modern Linux music player with stunning visualizations.☆147Updated last week
- Assembly Guide☆169Updated 3 years ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆97Updated 2 weeks ago
- A turn-based co-petetive multiplayer game☆165Updated last week
- The source code of part I of the video tutorial on coding a DOOM-like game engine from scratch.☆111Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…