0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 7 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
major rework to qemu
ecd
More... over 15 years ago
Fix arm initialization from reset.
ecd
More... over 17 years ago
Add munmap on module exit for flash, sram, internal sram.
ecd
More... over 17 years ago
Update.
ecd
More... over 17 years ago
Finish ARM module, load/save state, implement reset.
ecd
More... over 17 years ago
Add hp50g image.
ecd
More... over 17 years ago
Open mmapped files with O_SYNC for msync(). Fix warning with newer gcc.
ecd
More... over 17 years ago
Call module exit in reverse init order.
ecd
More... over 17 years ago
Sort out what to save from ARMul_State.
ecd
More... over 17 years ago
Start ARM module.
ecd
More... over 17 years ago
Modularize MMU.
ecd
More... over 17 years ago
Unify module structure.
ecd
More... over 17 years ago
update
ecd
More... over 17 years ago
Modularize io-port.
ecd
More... over 17 years ago
Fix internal sram save.
ecd
More... over 17 years ago
Handle reserved bits correctly.
ecd
More... over 17 years ago
Modularize INTC, restructure ADC module.
ecd
More... over 17 years ago
update
ecd
More... over 17 years ago
Fix warnings from gcc 4
ecd
More... over 17 years ago
s/unsigned char/char/g
ecd
More... over 17 years ago
Correctly disable RTC Tick Interrupt during PowerOff.
ecd
More... over 17 years ago
Modularize most stuff, IO_PORT, INTC, ARM, and MMU still missing.
ecd
More... over 17 years ago
Add global lock around data access for now.
ecd
More... almost 18 years ago
Distribute signals to separate threads correctly.
ecd
More... almost 18 years ago
Catch stupid and slow beep system calls.
ecd
More... almost 18 years ago
Use multithreading to split UI and emulator.
ecd
More... almost 18 years ago
fix bitmap_font_text_size width return
ecd
More... almost 18 years ago
Lookup local symbols before font supplied glyphs. Add path debug output. Add minus and divide symbols.
ecd
More... almost 18 years ago
Forgot to add these.
ecd
More... almost 18 years ago
Draw alpha letters on keyboard.
ecd
More... almost 18 years ago