|
ed279e4776
|
doc improvements
|
2024-08-08 21:11:25 +02:00 |
|
|
bf6a5efd7e
|
fix doc format
|
2024-08-08 20:39:25 +02:00 |
|
|
7fce58e481
|
improve documentation
|
2024-08-08 20:15:50 +02:00 |
|
|
d86ac8d52d
|
move kb util to main
|
2024-08-08 20:15:28 +02:00 |
|
|
8b2e7c2752
|
add docs with doxygen using custom filter
|
2024-08-08 00:11:15 +02:00 |
|
Matthias@Dell
|
5ee9610616
|
add set dd addr from charcount
|
2024-01-15 09:19:05 +01:00 |
|
Matthias@Dell
|
c61de15048
|
wip viu
|
2024-01-15 09:18:49 +01:00 |
|
|
eb2fb061a0
|
rm debug code
|
2024-01-14 04:26:58 +01:00 |
|
|
64492a5f6b
|
fix cpx instead of cmp
|
2024-01-11 20:51:45 +01:00 |
|
|
9867e4a119
|
MaskedWrite: allow A
|
2024-01-11 20:51:28 +01:00 |
|
|
4e76be17ad
|
1.8 MHz
|
2024-01-11 20:51:07 +01:00 |
|
|
5c02ff6585
|
fix link
|
2024-01-09 02:30:12 +01:00 |
|
|
9060dfcbbf
|
use kb debug utils
|
2024-01-09 02:30:01 +01:00 |
|
|
aa55d5fb37
|
add debug utils
|
2024-01-09 02:29:45 +01:00 |
|
|
bd083150c5
|
rename
|
2024-01-09 02:29:18 +01:00 |
|
|
e61871ed0f
|
use other shift mode instead of generating clk pulse
|
2024-01-09 02:28:54 +01:00 |
|
|
326b2f6247
|
include bit macros
|
2024-01-07 00:42:26 +01:00 |
|
|
e8696cc312
|
send commands working
|
2024-01-07 00:42:05 +01:00 |
|
|
23e5e3cd35
|
add useful macros
|
2024-01-07 00:41:12 +01:00 |
|
|
b778b4dcd1
|
add bit branch/set/reset macros
|
2024-01-07 00:40:23 +01:00 |
|
|
2a13ce0ca4
|
rename to keypad_printer
|
2024-01-07 00:39:51 +01:00 |
|
|
108e5af0b9
|
fix do all 8 bits
|
2024-01-03 13:08:04 +01:00 |
|
|
e7bd5096cd
|
wip: keyboard send
|
2024-01-02 23:37:07 +01:00 |
|
|
aebd813a55
|
add irq en/disable macros
|
2024-01-02 23:36:58 +01:00 |
|
|
808900602e
|
fix JsrIndirect
|
2024-01-02 23:36:41 +01:00 |
|
Matthias@Dell
|
e1f78b2927
|
split into driver and handler
|
2024-01-01 14:56:11 +01:00 |
|
Matthias@Dell
|
7f909b4f75
|
add parity
|
2023-12-31 14:56:24 +01:00 |
|
|
b60ff7be12
|
wip keyboard
|
2023-12-31 01:59:06 +01:00 |
|
|
2bfae04f50
|
use additional buffer size var
|
2023-12-31 01:58:47 +01:00 |
|
|
ff4e284f26
|
add byte reverse
|
2023-12-31 01:57:52 +01:00 |
|
|
5767133ae3
|
add byte reverse
|
2023-12-31 01:57:46 +01:00 |
|
|
dce5a43804
|
add printf
|
2023-12-31 01:57:05 +01:00 |
|
|
b65a0249a5
|
use masked writes for RA
|
2023-12-31 01:56:42 +01:00 |
|
|
de098dd9c6
|
define spi mem
|
2023-12-31 01:56:02 +01:00 |
|
|
498b9803f1
|
Reapply "add keyboard"
This reverts commit 45dce42475 .
|
2023-12-27 21:40:14 +01:00 |
|
|
45dce42475
|
Revert "add keyboard"
This reverts commit 302e49a9f7 .
|
2023-12-27 21:38:10 +01:00 |
|
Matthias@Dell
|
302e49a9f7
|
add keyboard
|
2023-12-27 16:56:22 +01:00 |
|
Matthias@Dell
|
3d773390bf
|
wip
|
2023-12-27 16:56:14 +01:00 |
|
Matthias@Dell
|
27a901c7c0
|
add test
|
2023-12-27 16:56:10 +01:00 |
|
Matthias@Dell
|
4d5edeecfe
|
use res for ARGX
|
2023-12-27 16:55:56 +01:00 |
|
Matthias@Dell
|
fc0dba6c9c
|
add memcopy16
|
2023-12-27 16:55:40 +01:00 |
|
Matthias@Dell
|
25d0fcfb90
|
use indirect spi handler
|
2023-12-23 14:19:15 +01:00 |
|
Matthias@Dell
|
eb02613837
|
fmt
|
2023-12-23 14:18:48 +01:00 |
|
Matthias@Dell
|
9e9978669a
|
fmt
|
2023-12-23 14:18:32 +01:00 |
|
Matthias@Dell
|
7b97ca096d
|
fmt
|
2023-12-23 14:18:15 +01:00 |
|
Matthias@Dell
|
2d06c9700b
|
use size, add write
|
2023-12-23 14:17:49 +01:00 |
|
|
5bf82ca844
|
wip: kb
|
2023-12-22 12:10:54 +01:00 |
|
|
288a89ad05
|
wip
|
2023-12-22 02:17:58 +01:00 |
|
|
1a5fc8cc1b
|
fix skip io1
|
2023-12-22 02:17:53 +01:00 |
|
|
6c9a8bbc04
|
fix status updates
|
2023-12-22 02:17:36 +01:00 |
|