- added tools folder

This commit is contained in:
2022-06-30 16:56:54 +02:00
parent 71020198e4
commit 326bda000e
24 changed files with 2431 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
; JCPU On-Chip register
cpu_revision: equ 0x00 ; RO
cpu_control: equ 0x01 ; R/W
cpu_status: equ 0x02 ; RO
cpu_int_ctrl: equ 0x03 ; RW
cpu_cmem_high: equ 0x04 ; RW
cpu_stack_high: equ 0x05 ; RW