0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove member function 'use_count' More... about 5 years ago
Add conversions to 'data_register' and 'address_register' More... about 5 years ago
Use the new constants to declare arrays More... about 5 years ago
Define the numbers of the logical registers as constants More... about 5 years ago
Add physical registers to 'runtime_register_file' More... about 5 years ago
Add the constructors and the destructor to 'runtime_register_file' More... about 5 years ago
Make the destructor of 'register_file' defauled More... about 5 years ago
Remove 'd_register' and 'a_register' More... about 5 years ago
Add members to 'runtime_register_file' More... about 5 years ago
Add new class 'address_register' More... about 5 years ago
Add 'runtime_register.cpp' to the build More... about 5 years ago
Add new class 'runtime_register_file' More... about 5 years ago
Move class 'physical_register' More... about 5 years ago
Move class 'data_register' More... about 5 years ago
Remove include of <array> More... about 5 years ago
Merge master into feature/register More... about 5 years ago
Make constructors explicit More... about 5 years ago
Stop to include <bits/vm68k/data.h> directly More... about 5 years ago
Add the new header to the distribution More... about 5 years ago
Add new header <vm68k/register> More... about 5 years ago
Enhance class 'register_file' More... about 5 years ago
Rename <bits/vm68k/register.h> in libvm68k More... about 5 years ago
Merge master into feature/register More... about 5 years ago
Rename '_VM68KCORE_PUBLIC' to '_VM68K_PUBLIC' More... about 5 years ago
Add tests for null pointers in 'operaotr =' More... about 5 years ago
Add assignment operators to 'physical_register::pointer' More... about 5 years ago
Add the move constructor to 'physical_register::pointer' More... about 5 years ago
Add the destructor to 'physical_register::pointer' More... about 5 years ago
Compile the new unit More... about 5 years ago
Add new unit 'register.cpp' More... about 5 years ago