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
implemented interrupt controller handling in register_interrupt_handler() More... over 11 years ago
cleaned up More... over 11 years ago
erased one sector too early More... over 11 years ago
[no comment] More... over 11 years ago
modified indentation More... over 11 years ago
moved debug printouts into ifdef'd area More... over 11 years ago
reduced debug printout to a minimum More... over 11 years ago
integrated USB mouse driver More... over 11 years ago
modified PCIBAR initialization loop More... over 11 years ago
added code to access MIDI and IKBD in mmu.c More... over 11 years ago
fixed comments (Falcon IO area was wrong) More... over 11 years ago
added include file for ACIA registers More... over 11 years ago
added USB mouse handler More... over 11 years ago
added IKBD queue code More... over 11 years ago
fixed comments More... over 11 years ago
enabled USB hub debug More... over 11 years ago
modified location of Compact Flash CPLD CS More... over 11 years ago
first signs of life from the PCI/USB More... over 11 years ago
cover PCI and Compact Flash memory regions in ACR0 and ACR1 More... over 11 years ago
put alignment requirements for chip_errata_135 in function attributes More... over 11 years ago
rearranged memory init. More... over 11 years ago
replaced with C counterpart More... over 11 years ago
temporarily disabled debug output More... over 11 years ago
moved uninitialized variables to .bss (was .data) More... over 11 years ago
fixed .bss and .data copy; moved dma_init() back here More... over 11 years ago
fixed .data and .bss copy More... over 11 years ago
fix alignment of .bas segment to ensure failsafe copy More... over 11 years ago
removed exceptions.c (deleted) More... over 11 years ago
fixed to run from flash and ram identically. Also fixed to run EmuTOS with BaS on the m5484lite More... over 11 years ago
since BaS copy copies only .data and .bss, this must happen earlier than before - changed More... over 11 years ago