3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected over 1 year ago.
Dec 04, 2022 — Dec 04, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed ACRs for running BaS in flash (hang on MMU enable) More... over 10 years ago
first (untested) version of the modified MMU handling and API More... over 10 years ago
added API driver interface for MMU More... over 10 years ago
consistantly use bas_types.h instead of standard headers More... over 10 years ago
updated comments More... over 10 years ago
added function to flush only a portion of the caches More... over 10 years ago
now flashes BaS again More... over 10 years ago
Screen address change now handled entirely in C (handler_gpt0/ More... over 10 years ago
updated comments More... over 10 years ago
replace "a7" with "sp" for consistancy More... over 10 years ago
fixed and completed comments More... over 10 years ago
fixed a few MMU quirks More... over 10 years ago
check for supervisor protection fault and issue a bus error More... almost 11 years ago
rewritten mmu_map_page() and put into production More... almost 11 years ago
removed warnings with some ugly casts... More... almost 11 years ago
moved more functionality from exceptions.S to interrupts.c. Added debug printouts to MMU page fault handler More... almost 11 years ago
modified to always update build date/time More... almost 11 years ago
minor changes More... almost 11 years ago
moved PSC3 interrupt handler to BaS dispatcher More... almost 11 years ago
disabled USB init for now More... almost 11 years ago
moved IRQ service handler for PSC3 interrupt to the BaS ISR dispatcher More... almost 11 years ago
removed BaS network stuff and introduced a function to initialize BaS' ISR dispatcher More... almost 11 years ago
refactored More... almost 11 years ago
fixed a bug with LINK instruction not saving address register More... almost 11 years ago
temporarily disabled interrupts to make debug printouts readable More... almost 11 years ago
lowered DMA interrupt level More... almost 11 years ago
set interrupt and level to same values MiNT driver expects More... almost 11 years ago
disabled debug printouts More... almost 11 years ago
disabled (unnecessary?) cache flush More... almost 11 years ago
disabled USB initialization for now More... almost 11 years ago