Darkress
|
c552fcf12a
|
Pinout in binary
|
2023-06-17 23:48:58 +02:00 |
|
darkress
|
72c377823e
|
Basic read-only cli (#35)
Co-authored-by: Darkress <30271678+DarkressX@users.noreply.github.com>
Reviewed-on: darkress/pic16f84-sim#35
|
2023-06-17 23:34:59 +02:00 |
|
darkress
|
b408b10cd0
|
implemented Clrwdt Instruction (#34)
Co-authored-by: Darkress <30271678+DarkressX@users.noreply.github.com>
Reviewed-on: darkress/pic16f84-sim#34
|
2023-06-17 22:52:03 +02:00 |
|
darkress
|
9f2a814c34
|
watchdog (#33)
Co-authored-by: Darkress <30271678+DarkressX@users.noreply.github.com>
Reviewed-on: darkress/pic16f84-sim#33
|
2023-06-17 20:43:30 +02:00 |
|
darkress
|
f2423d0d71
|
timer0 (#32)
Co-authored-by: Darkress <30271678+DarkressX@users.noreply.github.com>
Reviewed-on: darkress/pic16f84-sim#32
|
2023-06-17 18:45:24 +02:00 |
|
darkress
|
049a16f8a6
|
parser now acounts for instruction address (#31)
Co-authored-by: darkress <30271678+DarkressX@users.noreply.github.com>
Reviewed-on: darkress/pic16f84-sim#31
|
2023-06-12 16:14:04 +02:00 |
|
darkress
|
c9fcc03892
|
increase Cycles after every Instruction (#30)
Co-authored-by: darkress <30271678+DarkressX@users.noreply.github.com>
Reviewed-on: darkress/pic16f84-sim#30
|
2023-06-12 13:34:52 +02:00 |
|
darkress
|
01bd5acb46
|
implemented Rlf Instruction (#20)
Co-authored-by: Darkress <30271678+DarkressX@users.noreply.github.com>
Reviewed-on: darkress/pic16f84-sim#20
|
2023-06-06 02:22:29 +02:00 |
|
darkress
|
0b5d0c172a
|
fixed PC (#6)
Co-authored-by: Darkress <30271678+DarkressX@users.noreply.github.com>
Reviewed-on: darkress/pic16f84-sim#6
|
2023-05-31 14:22:45 +02:00 |
|
darkress
|
eed0b2e3eb
|
implemented return instruction; Fixed Bug in Stack.pop() (#4)
Co-authored-by: Darkress <30271678+DarkressX@users.noreply.github.com>
Reviewed-on: darkress/pic16f84-sim#4
|
2023-05-31 01:30:20 +02:00 |
|
darkress
|
666cc2881b
|
callInstruction (#3)
Co-authored-by: Darkress <30271678+DarkressX@users.noreply.github.com>
Reviewed-on: darkress/pic16f84-sim#3
|
2023-05-30 01:19:58 +02:00 |
|
darkress
|
1b3529c403
|
implemented Goto Instruction; Increment ProgramCounter; (#2)
Co-authored-by: Darkress <30271678+DarkressX@users.noreply.github.com>
Reviewed-on: darkress/pic16f84-sim#2
|
2023-05-29 18:07:48 +02:00 |
|
darkress
|
bfbec8d525
|
XorlwInstruction (#1)
Co-authored-by: Darkress <30271678+DarkressX@users.noreply.github.com>
Reviewed-on: darkress/pic16f84-sim#1
|
2023-05-29 15:39:04 +02:00 |
|
DarkressX
|
769c37e5f3
|
implemented PC (#11)
|
2023-05-29 00:25:37 +02:00 |
|