Gabriel Ravier
GabrielRavier
Languages
Top Repositories
Decompilation of Cave Story. Made with IDA Pro
A decompiliation of the options program for Cave Story. Recompilable
Yet another libc testsuite
Old fork of Cave-Story-Engine-2
A multithreaded server and a graphical client for the game R-Type, using an engine of our own design.
Repositories
116Motorola 68000 assembler, clone of SN 68k (A.K.A. asm68k).
Repository containing a variety of files documenting when a utility or function first appeared in an OS
Yet another libc testsuite
This repository contains my Curriculum vitae, along with the worked-on document and the infrastructure to build the CV itself
Decompilation of The Legend of Zelda: Ocarina of Time
Decompilation of Animal Forest
Decompilation of The Legend of Zelda: Majora's Mask
Scripts to make the flags I use for the compilers on Godbolt
Short shell script that regularly saves contents of Konsole tabs
The dotfiles I use on my machine (and presumably on the machines I will use in the future)
Sonic the Hedgehog: A New Adventure! A ROM hack of Sonic 1 based on Project Sonic 1: Two-Eight.
Old fork of Cave-Story-Engine-2
This repository contains the Epitech BSQ project - I will try to optimize it to be as fast as possible
This repository simply tracks compiler optimization over many commits (by making commits containing the assembly for each new optimization option)
build-once run-anywhere c library
Personal repo I'm using to archive all the patches and bug reports I've sent to dietlibc, as their mailing list doesn't appear to be archived
A speedy Mario Kart 64 decompilation, brought to you by the cousin of a tame racing driver.
Decompilation of Cave Story. Made with IDA Pro
Random stuff in assembly
stb single-file public domain libraries for C/C++
A decompiliation of the options program for Cave Story. Recompilable
No description provided.
Reimplementation of a subset of tcsh
An open-source Cave Story engine.
Asmc Macro Assembler
A multithreaded server and a graphical client for the game R-Type, using an engine of our own design.
No description provided.
Epitech Experience where I make an interpreter, compiler and JIT, etc. for Brainfuck
Epitech Experience project to actually get something on the screen with Vulkan
Implementation of ls in Java, for Epitech