0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Edit comments More... over 4 years ago
Edit comments More... over 4 years ago
Move function_code out of memory_map More... over 4 years ago
Add new values to function_code More... over 4 years ago
Rename enum access_mode More... over 4 years ago
Add documentation comments More... over 4 years ago
Downcase access mode values More... over 4 years ago
Implement the move assignment operator More... over 4 years ago
Add non-member function swap for device_manager More... over 4 years ago
Add member function swap to class device_manager More... over 4 years ago
Add 'device_manager.cpp' More... over 4 years ago
Add header <bits/vm68k/device_manager.h> More... over 4 years ago
Merge feature/execution_context More... over 4 years ago
Remove an equal sign in initialization More... over 4 years ago
Correct the header for include More... over 4 years ago
Rename template parameters More... over 4 years ago
Add new tests for class execution_context More... over 4 years ago
Add function templates read and write to class execution_context More... over 4 years ago
Rewrite the move assignment operator using swap More... over 4 years ago
Add non-member function swap for class execution_context More... over 4 years ago
Add member function swap to class execution_context More... over 4 years ago
Edit Makefile macros More... over 4 years ago
Update the test executables linkage More... over 4 years ago
Mark the constructor that takes an rvalue as noexcept More... over 4 years ago
Add comments More... over 4 years ago
Remove 'pc' from the constructor parameters lists More... over 4 years ago
Mark the move constructor as noexcept More... over 4 years ago
Suppress a warning on MS compilers More... over 4 years ago
Remove typedef address_type and edit comments More... over 4 years ago
Merge master into feature/win32 More... over 4 years ago