Commit Graph

22 Commits

Author SHA1 Message Date
Gericom
05bdd52d3c Added some scfg definitions 2025-04-06 11:57:32 +02:00
Gericom
cae1db6fc3
Merge pull request #4 from lifehackerhansol/develop
Add LICENSE.txt
2024-09-28 12:15:17 +02:00
lifehackerhansol
81ad90ceca
Add LICENSE.txt 2024-09-25 13:46:14 -07:00
Gericom
d1a830f42b Added swi_getCrc16 2024-05-17 22:25:59 +02:00
Gericom
3bfebfa18e Always disable all rtc irqs when initializing rtc 2024-04-26 22:19:06 +02:00
Gericom
e069645bed Added some more 3d related definitions 2024-02-03 16:32:37 +01:00
Gericom
1589dfcc49 Added aes reset function and changed API to set all flags together with the enable bit 2024-01-20 22:02:44 +01:00
Gericom
da107065fb Improved AES api 2024-01-20 20:20:32 +01:00
Gericom
779e7a5ecd Marked codec_setPage as static inline 2024-01-20 16:55:11 +01:00
Gericom
3af2148de3 Added codec definitions and register read/write functions 2024-01-20 16:02:34 +01:00
Gericom
1c370b54c8 Added aes definitions, ensure all ndma definitions are unsigned 2024-01-20 12:02:30 +01:00
Gericom
e1f3ad76b2 Properly wait for nitro dma to complete 2024-01-17 22:10:37 +01:00
Gericom
6d3064001f Implemented reading the spi flash 2024-01-13 17:00:15 +01:00
Gericom
138f74907f Added macro to create IPC message, return old gba cartidge cpu setting in mem_setGbaCartridgeCpu 2024-01-08 22:01:33 +01:00
Gericom
d86bfcc103 Fixed SOUNDCNT_DUTY_MASK 2023-12-02 17:49:10 +01:00
Gericom
ce3ca728f8 Added more gfx definitions 2023-10-29 19:36:45 +01:00
Gericom
436cdfaed3 Added code for SPI and the SPI power management chip 2023-10-08 10:15:51 +02:00
Gericom
b0bbfc69d1 Added some more sound channel stuff 2023-09-24 22:55:20 +02:00
Gericom
df232a8449 Added REG_EXMEMCNT definitions 2023-09-23 13:32:45 +02:00
Gericom
5af2c7d928 Implemented basic i2c and mcu support. Closes #1 and #2 2023-09-16 11:46:51 +02:00
Gericom
29ab69bf1a Added missing rtos_setIrq2Func definition to rtosIrq.h 2023-09-14 19:55:10 +02:00
Gericom
ba3af908ce Initial commit 2023-08-20 18:22:07 +02:00