MatthiasQuintern
MatthiasQuintern pushed to dev at MatthiasQuintern/6502-OS 2024-01-02 23:37:10 +01:00
e7bd5096cd wip: keyboard send
aebd813a55 add irq en/disable macros
808900602e fix JsrIndirect
Compare 3 commits »
MatthiasQuintern pushed to dev at MatthiasQuintern/6502-OS 2024-01-01 14:55:58 +01:00
e1f78b2927 split into driver and handler
7f909b4f75 add parity
Compare 2 commits »
MatthiasQuintern pushed to main at MatthiasQuintern/vim-ca65 2024-01-01 14:45:04 +01:00
383144b2ad add operator commands
MatthiasQuintern pushed to dev at MatthiasQuintern/6502-OS 2023-12-31 01:59:09 +01:00
b60ff7be12 wip keyboard
2bfae04f50 use additional buffer size var
ff4e284f26 add byte reverse
5767133ae3 add byte reverse
dce5a43804 add printf
Compare 9 commits »
MatthiasQuintern pushed to main at MatthiasQuintern/vim-ca65 2023-12-30 20:28:34 +01:00
ebf36602fe fix missing spaces
4c96c6bc83 fix bbs,bbr. add smb,rmb
Compare 2 commits »
MatthiasQuintern created branch main in MatthiasQuintern/msynk 2023-12-29 14:01:02 +01:00
MatthiasQuintern pushed to main at MatthiasQuintern/msynk 2023-12-29 14:01:02 +01:00
fa7b4d89ee fix dest path when using filters
04c21a78f0 add --relative
d9cf0d7918 Add MSYNK_CONFIG_HOME, show delete list again
19c19f1d52 Update readme.md
Compare 10 commits »
MatthiasQuintern created repository MatthiasQuintern/msynk 2023-12-29 14:00:50 +01:00
MatthiasQuintern pushed to dev at MatthiasQuintern/ad-spi 2023-12-28 11:22:48 +01:00
6384d0ea2e wip: xfer size
MatthiasQuintern created branch dev in MatthiasQuintern/ad-spi 2023-12-28 11:22:48 +01:00
MatthiasQuintern pushed to main at MatthiasQuintern/6502-OS 2023-12-27 20:39:11 +01:00
e88d493fa6 add assert
MatthiasQuintern pushed to main at MatthiasQuintern/vim-ca65 2023-12-27 16:56:44 +01:00
2105214518 fix branch not after label
f60085136a Add commentstring
Compare 2 commits »
MatthiasQuintern pushed to dev at MatthiasQuintern/6502-OS 2023-12-27 16:56:08 +01:00
302e49a9f7 add keyboard
27a901c7c0 add test
4d5edeecfe use res for ARGX
fc0dba6c9c add memcopy16
Compare 5 commits »
MatthiasQuintern pushed to dev at MatthiasQuintern/6502-OS 2023-12-23 14:19:20 +01:00
25d0fcfb90 use indirect spi handler
2d06c9700b use size, add write
Compare 5 commits »
MatthiasQuintern created branch dev in MatthiasQuintern/6502-OS 2023-12-23 14:19:20 +01:00
MatthiasQuintern pushed to main at MatthiasQuintern/6502-OS 2023-12-22 12:10:57 +01:00
5bf82ca844 wip: kb
MatthiasQuintern pushed to main at MatthiasQuintern/6502-OS 2023-12-22 02:18:02 +01:00
1a5fc8cc1b fix skip io1
6c9a8bbc04 fix status updates
Compare 3 commits »
MatthiasQuintern pushed to main at MatthiasQuintern/6502-OS 2023-12-21 17:30:13 +01:00
03221c5fb4 wip: irq
0e774c5c86 wip: kb
Compare 2 commits »
MatthiasQuintern pushed to main at MatthiasQuintern/6502-OS 2023-12-20 12:27:57 +01:00
811d50122f wip: keyboard
MatthiasQuintern pushed to main at MatthiasQuintern/AdventOfCode2023 2023-12-20 12:22:17 +01:00
6dbab8bf54 part1