Skip to content

Instantly share code, notes, and snippets.

View zer0pants's full-sized avatar
💭
Bringing joy and happiness to my customers and my team.

Mike zer0pants

💭
Bringing joy and happiness to my customers and my team.
View GitHub Profile
@murachue
murachue / sh2.cspec
Created May 18, 2019 08:32
INCOMPLETE SH-2 Ghidra processor module
<?xml version="1.0" encoding="UTF-8"?>
<compiler_spec>
<global>
<range space="RAM"/>
</global>
<stackpointer register="r15" space="RAM" growth="negative"/>
<returnaddress>
<register name="pr"/>
</returnaddress>
@didito
didito / real time camera + animation resources
Last active May 11, 2025 09:05
real time camera + animation resources
BOOKS:
======
Real Time Cameras
2009, Mark Haigh-Hutchinson
https://books.google.com/books/about/Real_Time_Cameras.html?id=nCEHvIpshFAC&hl=en
http://www.gamasutra.com/view/feature/132456/realtime_cameras__navigation_and_.php?print=1