From: falcovorbis <fal...@us...> - 2024-10-12 07:03:43
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "A pseudo Operating System for the Dreamcast.". The branch, irq_cleanup_2 has been created at db0216a06395840a6ca7930643dd650d893b216f (commit) - Log ----------------------------------------------------------------- commit db0216a06395840a6ca7930643dd650d893b216f Author: QuzarDC <qu...@co...> Date: Sat Oct 12 00:44:12 2024 -0400 * Refactor and cleanup of IRQ system. * Authored by Falco Girgis * Retype interrupt codes to an enum. * Use stdint and bool types where possible. * Various minor code cleanups. * Restructure layout and doxygen in header. * Clean up register accesses in irq.c to match other drivers. * Retype global handler into proper irq_cb type. ----------------------------------------------------------------------- hooks/post-receive -- A pseudo Operating System for the Dreamcast. |