Maxim Poliakovski
|
05330bc942
|
memctrlbase: allocate address map entries with new().
|
2021-05-16 00:50:44 +02:00 |
|
Waqar Ahmed
|
0ab9380be3
|
clang-format everything
|
2020-05-12 23:55:45 +05:00 |
|
Maxim Poliakovski
|
d53400ebae
|
Introduce base class HWComponent.
|
2020-03-14 14:26:30 +01:00 |
|
dingusdev
|
354409812e
|
Updating files with proper licensing header
|
2020-02-28 09:04:28 -07:00 |
|
Maxim Poliakovski
|
add0d5877c
|
Add missing includes to fix GCC compilation.
|
2020-01-08 00:24:31 +01:00 |
|
Maxim Poliakovski
|
6dbd9f1c99
|
Remove superfluous asserts.
Operator new will throw std::bad_alloc
when running out of memory.
|
2020-01-07 12:46:32 +01:00 |
|
dingusdev
|
b92fe60fad
|
Header updates + NVRAM Fix
|
2020-01-05 10:38:32 -07:00 |
|
Maxim Poliakovski
|
14e203f528
|
Add missing includes.
|
2019-12-29 13:53:26 +01:00 |
|
Maxim Poliakovski
|
ac1f770f92
|
Create base class for memory controller devices.
Create 'devices' directory for virtual device
sources and move MPC106 source to it.
|
2019-08-21 23:43:59 +02:00 |
|