0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add overrides to class paged_memory_map More... over 4 years ago
Edit documentation and line breaks More... over 4 years ago
Add comments More... over 4 years ago
Rename memory_map::mode More... over 4 years ago
Edit comments More... over 4 years ago
Undefine _VM68K_MEMORY_IMPLEMENTATION More... over 4 years ago
Move class paged_memory_map::memory into memory_map More... over 4 years ago
Merge feature/instruction-decoder More... over 4 years ago
Rename instruction_decoder::decode More... over 4 years ago
Remove an unnecessary #include More... over 4 years ago
Change the parameters of instruction::decode More... over 4 years ago
Change instruction_decoder::decode to take an execution context More... over 4 years ago
Merge master into feature/win32 More... over 4 years ago
Move functions of bytes_delete More... over 4 years ago
Merge master into feature/win32 More... over 4 years ago
Remove #include <cerrno> More... over 4 years ago
Use MAP_SHARED More... over 4 years ago
Use bad_alloc for allocation errors More... over 4 years ago
Use file mapping on Windows More... over 4 years ago
Include <windows.h> if _WIN32 More... over 4 years ago
Use mmap only if MAP_ANONYMOUS is defined More... over 4 years ago
Add a 'U' suffix to an unsigned constant More... over 4 years ago
Add parameters to instruction::decode More... over 4 years ago
Add reference to a memory_map object into class instruction_decoder More... over 4 years ago
Add a pure virtual function to class instruction More... over 4 years ago
Add comments More... over 4 years ago
Remove the '-std' option for g++ More... over 4 years ago
Modify 'Unpack' commands More... over 4 years ago
Change the build directory for the 'Test' stage More... over 4 years ago
Modify quoting More... over 4 years ago