Darkress
|
dbf6de1027
|
Somewhat working timer. Increases one instruction too early
|
2023-06-16 22:05:30 +02:00 |
|
Darkress
|
3910731cae
|
get prescaler factor
|
2023-06-15 20:53:19 +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
|
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 |
|
DarkressX
|
769c37e5f3
|
implemented PC (#11)
|
2023-05-29 00:25:37 +02:00 |
|