gdkchan
|
a8ba340dde
|
Improved logging (#103)
|
2018-04-24 15:57:39 -03:00 |
|
emmauss
|
b334aab435
|
Add special log for stubs (#81)
* add stub loglevel
* add log for stubbed methods
|
2018-04-16 21:24:42 -03:00 |
|
emmauss
|
bbcad307bd
|
Add logclass, made changes to logging calls (#79)
* add logclass, made changes to logging calls
* made enum parsing case insensitive
* enable logclass on partial or complete match
|
2018-04-13 22:02:24 -03:00 |
|
gdkchan
|
d4a3e8267b
|
Allow enabling/disabling memory checks on config file
|
2018-03-20 18:42:13 -03:00 |
|
Ac_K
|
e174100474
|
Implement many objects, improve logging. (#42)
* Implement many objects, improve logging.
Change and rename folders of Services
Add Logging of IpcMessage.
Add "lm" Log Service.
Parse Errors of SetTerminateResult
Add Svc Calls.
Add many object implementations.
* Corrections
Forgotten Debug Conf
* Corrections 2
* Corrections 3
* Corrections 4
|
2018-02-25 15:58:16 -03:00 |
|
gdkchan
|
31b35a9645
|
Add FABD (scalar), ADCS, SBCS instructions, update config with better default control mappings, update readme with the new mappings
|
2018-02-24 18:47:08 -03:00 |
|
gdkchan
|
1c44d9f66d
|
Fix for some SIMD issues
|
2018-02-18 01:57:33 -03:00 |
|
Ac_K
|
f469b968a8
|
HID Implementation (#20)
* Basic HID Implementation
* Basic HID Implementation in Config
* HID Corrections
* HID Corrections 2
|
2018-02-17 20:54:19 -03:00 |
|
Merry
|
1bfe6a9c22
|
Add some tests (#18)
* Add tests
* Add some simple Alu instruction tests
* travis: Run tests
* CpuTest: Add TearDown
|
2018-02-15 21:04:38 -03:00 |
|