All Projects → mat-sz → pongloader

mat-sz / pongloader

Licence: BSD-3-Clause-Clear license
🏓 Pong in 512 bytes. (boot sector)

Programming Languages

assembly
5116 projects
Makefile
30231 projects

Projects that are alternatives of or similar to pongloader

bfloader
🧠 Brainfuck IDE and interpreter in 512 bytes. (boot sector)
Stars: ✭ 41 (-52.33%)
Mutual labels:  bootloader, boot-sector, gnu-assembler, x86-assembly
sicherboot
Unmaintained systemd-boot integration with secure boot support; consider https://github.com/Foxboron/sbctl instead.
Stars: ✭ 31 (-63.95%)
Mutual labels:  bootloader
Hekate
hekate - A GUI based Nintendo Switch Bootloader
Stars: ✭ 3,286 (+3720.93%)
Mutual labels:  bootloader
Hackintosh-ASUS-A455LF-Notebook
EFI Folder for ASUS A455LF-WX039D Notebook Series with Clover/OpenCore Legacy or UEFI
Stars: ✭ 27 (-68.6%)
Mutual labels:  bootloader
PongC
Classic game of Pong in the terminal made in C.
Stars: ✭ 18 (-79.07%)
Mutual labels:  pong
esp-stm8-flasher
ESP8266 application for flashing STM8S via stm8-bootloader
Stars: ✭ 23 (-73.26%)
Mutual labels:  bootloader
Asm Space Invaders
A small, bootable game written in x86 Assembly inspired by Space Invaders
Stars: ✭ 202 (+134.88%)
Mutual labels:  bootloader
ariadne-bootloader
A little less unfinished TFTP bootloader for Arduino Ethernet or Arduino with Ethernet Shield
Stars: ✭ 40 (-53.49%)
Mutual labels:  bootloader
efi
Ergonomic Rust framework for writing UEFI applications.
Stars: ✭ 44 (-48.84%)
Mutual labels:  bootloader
c games
[Some C games] Some simple games written in C language.
Stars: ✭ 31 (-63.95%)
Mutual labels:  pong
EnttPong
Built for EnTT, at the request of the developer as a demo.
Stars: ✭ 51 (-40.7%)
Mutual labels:  pong
DQN-Atari
Deep Q-Learning (DQN) implementation for Atari pong.
Stars: ✭ 53 (-38.37%)
Mutual labels:  pong
asm2cfg
Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files
Stars: ✭ 42 (-51.16%)
Mutual labels:  x86-assembly
Gnu Eprog
Embedded Programming with the GNU Toolchain
Stars: ✭ 230 (+167.44%)
Mutual labels:  bootloader
pong-almost-from-scratch
This is an attempt of making the game pong using modern programming languages
Stars: ✭ 14 (-83.72%)
Mutual labels:  pong
Slimbootloader
Visit http://slimbootloader.github.io for documentation
Stars: ✭ 206 (+139.53%)
Mutual labels:  bootloader
pingPongBallClock
Raspberry Pi code for the Ping Pong Ball Clock Project
Stars: ✭ 23 (-73.26%)
Mutual labels:  pong
novaboot
A tool that automates booting of operating systems on target hardware or in qemu
Stars: ✭ 32 (-62.79%)
Mutual labels:  bootloader
RetroLove
A collection of simple games built with the LOVE game framework.
Stars: ✭ 13 (-84.88%)
Mutual labels:  pong
remote-pinetime-bot
Telegram Bot to flash and test PineTime firmware remotely
Stars: ✭ 23 (-73.26%)
Mutual labels:  bootloader

pongloader

Click here to open an online demo.

Screenshot

Bootloader version of pong, fits in 512 bytes.

This project is optimized for the resulting binary size, not performance.

You can download prebuilt binaries here.

Running in QEMU

make && qemu-system-x86_64 pong.bin
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].