Projects in the topic assembly


Refresh my reverse engineering skills

a project by ematsumiya

It's been a little while since I last needed to do some binary reverse engineering, so I want to up my game. Goals

Updated over 4 years ago. 3 hacker ♥️. 3 followers.

Add Graphics Mode to WozMania

an invention by e_bischoff

Project description

WozMania is an Apple ][ emulator on ARM processors that I wrote during my spare time. It works fine, but for the moment it's text-mode only.

Updated over 1 year ago. 1 hackers ♥️. 1 follower.

retrocomputing: learn the architecture of MIPS for PS1 and build an assembler

a project by david.anes

Project Description

The idea is to learn about the PlayStation 1 CPU and GPU.

Updated almost 2 years ago. 5 hacker ♥️. 1 follower.

Port the Jetpac game to the NES

a project by mssola

Project Description

I want to do a port of the jetpac videogame to the NES. I have already done the first steps during my spare time, but a full week focusing just on this would be awesome.

Updated 6 months ago. 2 hacker ♥️. 2 followers.

80-bit floats support on x86_64 for Valgrind

a project by mfranc

Project Description

Valgrind currently lacks support for 80-bit extended precision floating point arithmetic on x86_64 (long double). The current implementation uses 64-bit arithmetic instead, which means that programs running on x86_64 with "long double" give different results when running under Valgrind and natively. People were asking for support for this since like forever, but to date nobody went on implementing it. It's a project for a year, unless somebody has time to work on it full time, but one has to start somewhere. :-)

Updated 5 months ago. 5 hacker ♥️. 2 followers.