Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Top 19 Assembly Asm Projects
-
Project mention: Pi number calculator in 146 bytes of 8088 machine code | news.ycombinator.com | 2022-12-11
The author has other interesting bootable games, like:
- https://github.com/nanochess/Invaders (Invaders)
- https://github.com/nanochess/bricks (bricks and paddle)
- https://github.com/nanochess/bootRogue (Rogue)
If you like learning assembly language/OSDev, his repos are a must to be bookmarked.
-
Cyjon
A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
-
Project mention: A 23-byte “hello, world” program assembled with DEBUG.EXE in MS-DOS | /r/patient_hackernews | 2022-10-30
-
first_nes
Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references.
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
Project mention: GitHub - zakarialaoui10/HIGH-TO-LOW: in this repository you will find codes in C and their equivalence in MIPS Assembly | /r/mips64 | 2022-09-25
-
-
-
individual-color-variation
Pokémon Platinum hack to make individual Pokémon have a unique color variation (+ some shiny color changes).
No, ICV doesn't change shiny rate. I don't know if your game is safe with all of this, but I can definitely tell you that there is already a patch that incorporates RP, FP and ICV. You can get it from here - https://github.com/TheGag96/individual-color-variation/releases - after that you can slap the shiny rate increase patch on it, start a new game, and well, pray that everything works. It should work, but NDS patching is finicky and with that many patches risk increases.
-
Do you mean something like this? https://github.com/susam/reboot
-
-
-
-
-
Project mention: Game of life written in Z80 assembly running on my hand soldered computer | /r/gameoflife | 2023-02-18
Link to the Github
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
Assembly Asm related posts
- About to Begin My First Nuzlocke on a TI-84 Plus CE
- game boy this, game boy that, just use your calculator
- Pi number calculator in 146 bytes of 8088 machine code
- A 5-byte reboot program assembled with DEBUG.EXE in MS-DOS
- A 28-byte “hello, world” program assembled with DEBUG.EXE in MS-DOS
- A 23-byte “hello, world” program assembled with DEBUG.EXE in MS-DOS
- A 23-byte “hello, world” program assembled with DEBUG.EXE in MS-DOS
-
A note from our sponsor - SonarLint
www.sonarlint.org | 22 Sep 2023
Index
What are some of the best open-source Asm projects in Assembly? This list will help you:
Project | Stars | |
---|---|---|
1 | Invaders | 500 |
2 | Cyjon | 390 |
3 | Pillman | 315 |
4 | sjasmplus | 313 |
5 | hello | 139 |
6 | first_nes | 118 |
7 | gba-tests | 74 |
8 | FutureDOS | 46 |
9 | 512-byte-vm | 32 |
10 | HIGH-TO-LOW | 30 |
11 | MagenBoot | 19 |
12 | x86-bootloader | 19 |
13 | individual-color-variation | 14 |
14 | reboot | 11 |
15 | AGI2_16bit_DOS | 10 |
16 | x86-kernel | 10 |
17 | x86-bootloader | 6 |
18 | c64_asm_book_listings | 3 |
19 | Z80-Game-Of-Life | 1 |