0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix SWP emulation More... about 12 years ago
Merge pull request #6 from michaelko/master More... about 12 years ago
Merge pull request #8 from ysangkok/patch-1 More... about 12 years ago
Update the versions of the kernel and tested browsers More... about 12 years ago
Update device tree files More... about 12 years ago
Update the kernel to 3.10.29 More... about 12 years ago
Add debugging flag More... about 12 years ago
Improve GIC More... about 12 years ago
Get rid of Timer1 that isn't needed actually More... about 12 years ago
Improve SystemRegisters emulation More... about 12 years ago
Implement ID_ISAR0 register of CP15 More... about 12 years ago
Implement UXTAH instruction More... about 12 years ago
Implement STREXD instruction More... about 12 years ago
Implement LDREXD instruction More... about 12 years ago
Implement MOVT instruction More... about 12 years ago
link wiki from readme More... almost 13 years ago
Added SWP instruction. I read carefull the ARM ARM but the application that uses it crashes, so I'm not 100% sure it is correct More... almost 13 years ago
Update simpleterm to a latest version More... almost 13 years ago
Update README.md More... almost 13 years ago
Merge pull request #3 from michaelko/master More... almost 13 years ago
Using simpleterm instead of Bellards nonfree term.js More... almost 13 years ago
Update README.md More... almost 13 years ago
Add simple http server script More... almost 13 years ago
Fix image paths More... almost 13 years ago
Create misc directory More... over 13 years ago
Move all js files to js/ directory More... over 13 years ago
Cleanup: remove unused 'system' argument for ARMv7_CPU More... over 13 years ago
Cleanup: rename SP804 to DualTimer More... over 13 years ago
Implement save and restore function in Device More... over 13 years ago
Implement device basic prototype object More... over 13 years ago