lyon
|
a67c1dbd62
|
add test cases in main.py, add PikaStdData
|
2022-01-02 22:33:57 +08:00 |
|
李昂
|
a546e523ec
|
update README_zh.md.
|
2022-01-02 02:43:07 +00:00 |
|
李昂
|
0bea9a708d
|
update README_zh.md.
|
2022-01-02 02:42:29 +00:00 |
|
李昂
|
0aa9e5f39e
|
update README_zh.md.
|
2022-01-02 02:40:31 +00:00 |
|
李昂
|
9c3ec4ee62
|
update README_zh.md.
|
2022-01-02 02:38:14 +00:00 |
|
李昂
|
c510d765fb
|
update README_zh.md.
|
2022-01-01 16:13:13 +00:00 |
|
李昂
|
f6f3f40af7
|
update README_zh.md.
|
2022-01-01 15:49:44 +00:00 |
|
李昂
|
198a150081
|
update README.md.
|
2022-01-01 15:49:13 +00:00 |
|
lyon
|
df983a92b6
|
add update tools
|
2022-01-01 20:31:37 +08:00 |
|
李昂
|
ffcb099131
|
update package/STM32G070CBBooter/main.c.
|
2022-01-01 12:19:56 +00:00 |
|
Lyon
|
70ad0765ea
|
Update README.md
|
2022-01-01 19:38:47 +08:00 |
|
lyon
|
3f1a72138d
|
add simulation config for demo
|
2022-01-01 08:58:52 +08:00 |
|
李昂
|
a75379ad43
|
update README_zh.md.
|
2021-12-31 17:52:13 +00:00 |
|
李昂
|
033f02b587
|
update README.md.
|
2021-12-31 07:08:34 +00:00 |
|
李昂
|
3fad2c4722
|
update README_zh.md.
|
2021-12-31 07:07:54 +00:00 |
|
Lyon
|
921aee4347
|
Update README_zh.md
|
2021-12-31 10:35:57 +08:00 |
|
Lyon
|
c9df7f8663
|
Update README.md
|
2021-12-31 10:33:48 +08:00 |
|
Lyon
|
f7e6a8fb30
|
Merge pull request #27 from GorgonMeducer/master
code clean-up
|
2021-12-31 07:42:18 +08:00 |
|
Gabriel Wang
|
dba9737a23
|
use strchr from libc to improve performance
|
2021-12-30 19:00:04 +00:00 |
|
Gabriel Wang
|
bc357c0201
|
Update dataArgs.c
|
2021-12-30 18:34:45 +00:00 |
|
Gabriel Wang
|
f6e1a3a560
|
code clean-up
- remove unnecessary goto
- optimize if-else structure
|
2021-12-30 18:26:18 +00:00 |
|
lyon
|
242550076a
|
use __INS_COMPIRE for instruct
|
2021-12-31 00:54:48 +08:00 |
|
lyon
|
d6556a7fd7
|
rename
|
2021-12-31 00:44:44 +08:00 |
|
lyon
|
d742da8397
|
format
|
2021-12-31 00:41:57 +08:00 |
|
lyon
|
c208054618
|
clear __VM_DEBUG__ micro
|
2021-12-31 00:40:09 +08:00 |
|
lyon
|
2556ee9388
|
insturction def not support impl
|
2021-12-31 00:38:39 +08:00 |
|
lyon
|
2c5b210c63
|
move __VM_DEBUG__ to pikaConfigValid.h
|
2021-12-31 00:33:00 +08:00 |
|
lyon
|
20faf70a33
|
add __instruction_table.cfg
|
2021-12-31 00:25:57 +08:00 |
|
lyon
|
fbb0624727
|
rm __instruction_table.h
|
2021-12-31 00:25:15 +08:00 |
|
lyon
|
fcbf903223
|
change __instruction_table to .cfg
|
2021-12-31 00:23:11 +08:00 |
|
lyon
|
4428763042
|
use __VM_DEBUG_ in default
|
2021-12-31 00:11:56 +08:00 |
|
Lyon
|
b7afb748e9
|
Merge pull request #26 from GorgonMeducer/master
minor update
|
2021-12-30 23:08:35 +08:00 |
|
Gabriel Wang
|
dbba91a61e
|
minor update
|
2021-12-30 15:02:40 +00:00 |
|
Lyon
|
db4b40b5ee
|
Merge pull request #25 from GorgonMeducer/master
introduce VM instruction table
|
2021-12-30 23:02:31 +08:00 |
|
Gabriel Wang
|
cf3fae7fea
|
introduce VM instruction table
|
2021-12-30 14:59:33 +00:00 |
|
lyon
|
a45796902f
|
add .bat and keil
|
2021-12-30 22:16:07 +08:00 |
|
lyon
|
402911568f
|
add .bat for stm32f103c8
|
2021-12-30 22:13:20 +08:00 |
|
lyon
|
5fb15e9733
|
add beforbuide bat for keil
|
2021-12-30 22:09:03 +08:00 |
|
lyon
|
c3b0f3e899
|
add simulation-keil-dev
|
2021-12-30 21:48:11 +08:00 |
|
lyon
|
12eca46834
|
add comment
|
2021-12-30 21:39:44 +08:00 |
|
lyon
|
97bdf1b792
|
add goto for OPT_exit
|
2021-12-30 21:28:50 +08:00 |
|
lyon
|
74da18bc0b
|
update pikaVM, use instruct table
|
2021-12-30 21:26:51 +08:00 |
|
lyon
|
d4809161b3
|
use instuct table is ok
|
2021-12-30 21:24:06 +08:00 |
|
lyon
|
ada38e15e1
|
using intruct map
|
2021-12-30 20:56:41 +08:00 |
|
lyon
|
232112a748
|
use vmState in VM_runInstruct
|
2021-12-30 20:49:38 +08:00 |
|
lyon
|
7e3e28c53f
|
use vmState in run_instruct
|
2021-12-30 20:43:59 +08:00 |
|
lyon
|
8fd2f4ffb5
|
use VM_state
|
2021-12-30 20:38:37 +08:00 |
|
lyon
|
01ff2ef66f
|
rename arg and type
|
2021-12-30 20:06:49 +08:00 |
|
lyon
|
c679f2d0ae
|
use VM_Parameters insteadof Parameters
|
2021-12-30 19:55:09 +08:00 |
|
lyon
|
d69ccb035d
|
rename __pika_cfg_valied.h to pikaConfigValid.h
|
2021-12-30 19:39:37 +08:00 |
|