Gregory Gaines
.
Blog
Projects
Anime
About Me
Resume
Gregory Gaines
.
Open main menu
Tag
Posts tagged: Emulation
.
2024
New
min read
Emulation
Emulator Polling vs. Scheduler Game Loop
July 10, 2024
0 views
Algorithms & Data Structures
Software Design Patterns
Emulation
2023
min read
Emulation
Emulating PS2 Floating-Point Numbers: IEEE 754 Differences (Part 1)
November 20, 2023
0 views
Algorithms & Data Structures
Emulation
Reverse Engineering
Rust
PS2
2022
min read
Emulation
My Attempt at Running a Gameboy Emulator in Google Sheets
September 26, 2022
0 views
JavaScript
Emulation
Node.js
min read
Emulation
Adding Save States to an Emulator
March 30, 2022
0 views
Reverse Engineering
Emulation
Java
Software Design Patterns
min read
Emulation
Decoding the ARM7TDMI Instruction Set (Game Boy Advance)
March 24, 2022
0 views
Emulation
Reverse Engineering
Golang