Skip to content
Merged

v6.1 #342

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
175 commits
Select commit Hold shift + click to select a range
a59591b
sail simulator integration
Jotaceee Jan 8, 2026
bdc27fb
Added library
EUtrilla2002 Jan 12, 2026
d509587
Fix in creatino_library yml
EUtrilla2002 Jan 12, 2026
886ec9c
Added previous arduino functions declared
EUtrilla2002 Jan 12, 2026
db9dfff
Added graphic enviroment
EUtrilla2002 Jan 13, 2026
2da5ad3
multifile editor to sail simulator
Jotaceee Jan 13, 2026
911e11b
Initial mockup Creatino Version
EUtrilla2002 Jan 13, 2026
a6132ec
minor updates
Jotaceee Jan 13, 2026
d532b57
resolve conflicts
Jotaceee Jan 13, 2026
7ce543f
Added serial_printf and char analyzer functions
EUtrilla2002 Jan 14, 2026
2acd042
Added random + Maker only in RV32
EUtrilla2002 Jan 15, 2026
6fa56e9
Added some serial functions and delay
EUtrilla2002 Jan 16, 2026
25da04c
Now can upload Maker files
EUtrilla2002 Jan 19, 2026
1317894
Fixed arduino driver stuff
EUtrilla2002 Jan 20, 2026
5d5983d
fix
EUtrilla2002 Jan 20, 2026
e791af3
eliminated fs
EUtrilla2002 Jan 20, 2026
56139b1
Trying to make the page build
EUtrilla2002 Jan 20, 2026
149e36f
fix
EUtrilla2002 Jan 20, 2026
24c49bc
fixed import
EUtrilla2002 Jan 20, 2026
09606c3
fixes in arduino
EUtrilla2002 Jan 20, 2026
c0c52ca
Fix again
EUtrilla2002 Jan 20, 2026
0af3be0
fix
EUtrilla2002 Jan 20, 2026
91d9a8f
Vector Register file update
Jotaceee Jan 20, 2026
5c66672
Fixes related to UI in Creatino Maker
EUtrilla2002 Jan 20, 2026
28da9b2
chore: update creator-assembler to v2.0 release
ALVAROPING1 Jan 20, 2026
088655d
Added serial_find function in UI
EUtrilla2002 Jan 21, 2026
678f99d
fix
EUtrilla2002 Jan 22, 2026
2526f0c
Fixes on web
EUtrilla2002 Jan 22, 2026
f85cc99
Merge branch 'master' into sail
dcamarmas Jan 22, 2026
0b0df62
fixed route for elements in creatino
EUtrilla2002 Jan 22, 2026
9216153
fix incorrect import path
ALVAROPING1 Jan 23, 2026
1e880ce
disable loading invalid files
ALVAROPING1 Jan 23, 2026
e4fe868
Merge pull request #23 from creatorsim/sail
dcamarmas Jan 23, 2026
d9c04e5
Version Updated
dcamarmas Jan 23, 2026
8e024cc
Version Updated
dcamarmas Jan 23, 2026
065b88c
Error fixes and Cache module implementation on TableExecution to Sail…
Jotaceee Jan 26, 2026
b44e8e2
Merge pull request #27 from creatorsim/master
dcamarmas Jan 26, 2026
fe19a2f
Multifile editor improvement in editor and tabs. Add tab file button.…
Jotaceee Jan 27, 2026
c78928b
Added new example + serial_ParseInt
EUtrilla2002 Jan 27, 2026
c62bec0
rename file action through an addEventListener and a b-modal
Jotaceee Jan 27, 2026
860836e
visual fixes
Jotaceee Jan 27, 2026
aee1684
64 bits fix array buffer on web and architecture segments sail 64 bits
Jotaceee Jan 28, 2026
d11daa9
Added last arduino functions to executor
EUtrilla2002 Jan 28, 2026
cd2a17c
Workflow test fix
Jotaceee Jan 28, 2026
1285d41
rename and reorder architectures
Jotaceee Jan 28, 2026
b17dcb0
Error fixes and Cache module implementation on TableExecution to Sail…
Jotaceee Jan 26, 2026
69597dd
Multifile editor improvement in editor and tabs. Add tab file button.…
Jotaceee Jan 27, 2026
f0c404c
rename file action through an addEventListener and a b-modal
Jotaceee Jan 27, 2026
e2d7a52
visual fixes
Jotaceee Jan 27, 2026
e6b1313
64 bits fix array buffer on web and architecture segments sail 64 bits
Jotaceee Jan 28, 2026
085f8a7
Workflow test fix
Jotaceee Jan 28, 2026
0a3c05d
rename and reorder architectures
Jotaceee Jan 28, 2026
57e2fcb
clear glow register before a step instruction
Jotaceee Jan 28, 2026
2bfe8b8
Merge remote-tracking branch 'upstream/master'
EUtrilla2002 Jan 28, 2026
343e329
Library without floating-point values + rgbLed function
EUtrilla2002 Jan 28, 2026
28167b7
Arduino mode in flash whenever Arduino Library is added
EUtrilla2002 Jan 28, 2026
983ff5d
fix to pass tests
EUtrilla2002 Jan 29, 2026
ac5e121
Update README.md
EUtrilla2002 Jan 29, 2026
7a66ec3
reordered functions
EUtrilla2002 Jan 29, 2026
94190d5
Fixed scrollbar
EUtrilla2002 Jan 29, 2026
7202e3a
Estetic retouch
EUtrilla2002 Jan 29, 2026
1cf7099
fix
EUtrilla2002 Jan 29, 2026
ee8ab6c
Added Maker examples
EUtrilla2002 Jan 29, 2026
f6c0d7c
Initial upload of arduino tracer
EUtrilla2002 Feb 2, 2026
7078863
Hardware view for ESP32C3
EUtrilla2002 Feb 3, 2026
e866785
Added functionality to functions
EUtrilla2002 Feb 3, 2026
5a4b711
New board added + pinmode change color
EUtrilla2002 Feb 4, 2026
1945b97
dark mode rename and code error assemble
Jotaceee Feb 4, 2026
660cc9b
Update LICENSE
dcamarmas Feb 6, 2026
ad639a5
Update LICENSE
dcamarmas Feb 6, 2026
b0deca4
fix typos in architecture comments
ALVAROPING1 Jan 28, 2026
69d2d64
fix incorrect definition of slt* risc-v instructions
ALVAROPING1 Feb 5, 2026
ef2d2b5
fix behavior of web terminal with \b\n\r control codes
ALVAROPING1 Feb 7, 2026
b5ca6ad
minor update on examples list
acaldero Feb 9, 2026
19886ca
fix(interrupts): make minimal viable interrupt example work
rajayonin Feb 9, 2026
3bf6477
Merge pull request #30 from creatorsim/interrupts-example
acaldero Feb 9, 2026
bbc578f
minor update on rv64 interrupt
acaldero Feb 9, 2026
fe44ef0
minor update on rv64 interrupt
acaldero Feb 9, 2026
f861233
Example set updated
dcamarmas Feb 9, 2026
6aebb10
restore backup multifile editor
Jotaceee Feb 10, 2026
a29322a
fix store lib error and add custom kernel 64 bits
Jotaceee Feb 10, 2026
5c8819e
Merge branch 'master' into sail
Jotaceee Feb 10, 2026
568fee5
Merge pull request #31 from creatorsim/sail
dcamarmas Feb 10, 2026
75cadaa
Update ref vue intrusion
Jotaceee Feb 10, 2026
4070af4
minor updates on RV64partial
acaldero Feb 10, 2026
f529241
fix(devices): make minimal viable examples work
rajayonin Feb 10, 2026
ae401bf
Merge pull request #32 from creatorsim/interrupts-example
acaldero Feb 10, 2026
d6740bd
button state not linked to vue ref
Jotaceee Feb 10, 2026
8f995b4
fix(web): new Vim logo
rajayonin Feb 10, 2026
fe10aa4
fix error example6 sail
Jotaceee Feb 11, 2026
762f3d4
Merge pull request #33 from creatorsim/vim-logo
dcamarmas Feb 11, 2026
e06474d
fix unreferenced function call
ALVAROPING1 Feb 17, 2026
94acea3
Merge creatorsim/creator into creatorsim/creator-beta
dcamarmas Feb 18, 2026
f80a4ca
Update description for RV32 architecture
acaldero Feb 19, 2026
829bf2b
Refine description of RV64 architecture
acaldero Feb 19, 2026
043b385
Merge remote-tracking branch 'upstream/master'
EUtrilla2002 Feb 20, 2026
d47301d
upload
EUtrilla2002 Feb 20, 2026
460a4d7
Merge remote-tracking branch 'upstream/master' into prev-creatino
EUtrilla2002 Feb 20, 2026
de6a945
fix
EUtrilla2002 Feb 20, 2026
f1a7c19
add interrupts
EUtrilla2002 Feb 23, 2026
1778075
Format + added arduino interrupt retroalimentation
EUtrilla2002 Feb 24, 2026
f485fa0
Added modes
EUtrilla2002 Feb 24, 2026
d963aeb
Minor updates
dcamarmas Mar 2, 2026
f4b00a3
Examples names updated
dcamarmas Mar 2, 2026
769d6ae
Examples updated
dcamarmas Mar 2, 2026
58529b6
Calculator UI minor updates
dcamarmas Mar 3, 2026
f62f27e
Merge branch 'creatorsim:master' into prev-creatino
EUtrilla2002 Mar 4, 2026
cf2ad2b
Deleted logo inside the boards
EUtrilla2002 Mar 4, 2026
f8e0555
Merge remote-tracking branch 'creatino/prev-creatino'
EUtrilla2002 Mar 4, 2026
f07e501
UI updates
dcamarmas Mar 4, 2026
1962670
Calculator added in assembly view
dcamarmas Mar 4, 2026
c4b9d03
Minor updates
dcamarmas Mar 4, 2026
57b5e0b
Compilation with libraries fixed
dcamarmas Mar 5, 2026
047dd35
fix(creatorAssembler): fix incorrect formatting of 8bit ANSI color co…
ALVAROPING1 Mar 5, 2026
fb1a98f
fix(creatorAssembler): fix type definitions/usage of WASM modules
ALVAROPING1 Mar 5, 2026
daccb30
refactor(creatorAssembler): small refactor of data loading
ALVAROPING1 Mar 5, 2026
ea7dcbe
fix(creatorAssembler): fix string data elements incorrect size calcul…
ALVAROPING1 Mar 5, 2026
b83d381
fix(creatorAssembler): remove hard-coded space directive limit
ALVAROPING1 Mar 5, 2026
281cfcf
fix typo in error message
ALVAROPING1 Mar 5, 2026
47823ce
docs(memory): fix typos in doc comments
ALVAROPING1 Mar 5, 2026
17fc429
feat: allow memory elements to have multiple labels
ALVAROPING1 Mar 5, 2026
8f9cfa4
refactor(HexView): remove duplicate code
ALVAROPING1 Mar 5, 2026
5755a00
fix(RISCV): fix incorrect definition of `la` pseudoinstruction
ALVAROPING1 Mar 5, 2026
90e6cd6
refactor(creatorAssembler): extract duplicate load binary code to fun…
ALVAROPING1 Mar 5, 2026
f0ff1b3
refactor: replace deprecated `string.substr` with `string.slice`
ALVAROPING1 Mar 5, 2026
e86b380
fix(creatorAssembler): fix wasm type definitions
ALVAROPING1 Mar 5, 2026
7671eea
Merge
EUtrilla2002 Mar 5, 2026
75c2140
merge
EUtrilla2002 Mar 5, 2026
9edecfb
Merge branch 'master' of https://github.com/creatorsim/creator-beta
EUtrilla2002 Mar 5, 2026
99dfee3
Merge branch 'master' into prev-creatino-final
EUtrilla2002 Mar 5, 2026
35b7b03
show notification fix error github deployment
Jotaceee Mar 6, 2026
04325c7
core-event-pause-execution
Jotaceee Mar 6, 2026
ab3890f
get_entrypoint label search fixed
dcamarmas Mar 6, 2026
b23722f
Merge branch 'master' of https://github.com/creatorsim/creator-beta
dcamarmas Mar 6, 2026
5a21a8e
Merge branch 'master' into sail
Jotaceee Mar 6, 2026
6305486
Merge remote-tracking branch 'origin/master' into prev-creatino-final
EUtrilla2002 Mar 6, 2026
efbcc60
Changed when Arduino Debugger appears
EUtrilla2002 Mar 6, 2026
8a5ef10
Erased Maker code
EUtrilla2002 Mar 6, 2026
6ff6fc9
Eliminated maker module in imports
EUtrilla2002 Mar 6, 2026
29b04bc
Merge pull request #37 from creatorsim/prev-creatino-final
dcamarmas Mar 6, 2026
02aa07d
package.json fixed
dcamarmas Mar 6, 2026
19da1b0
Minor issues fixed
dcamarmas Mar 6, 2026
6b4a1d8
Minor issues fixed
dcamarmas Mar 6, 2026
440abdb
Fix related to images + erased console.logs + detachInterrupt
EUtrilla2002 Mar 6, 2026
a6fa7c4
minor fix on images
EUtrilla2002 Mar 6, 2026
2d2c284
Maker files deleted
dcamarmas Mar 6, 2026
42ce1a6
update github action
Jotaceee Mar 9, 2026
27d1370
github action
Jotaceee Mar 9, 2026
951cfb0
Assembly error messaje on mobile version fixed
dcamarmas Mar 9, 2026
d17ed25
Architecture description improved
dcamarmas Mar 9, 2026
e090e79
Architecture description improved
dcamarmas Mar 10, 2026
b18c5ff
Arduino only in RV32 + terminal prints
EUtrilla2002 Mar 10, 2026
9d43140
Merge branch 'master' of https://github.com/creatorsim/creator-beta
EUtrilla2002 Mar 10, 2026
d6b6491
Update interrupts.md
acaldero Mar 10, 2026
13b4406
fix cli build errors
Jotaceee Mar 10, 2026
7056dfa
ref multifileditor fix
Jotaceee Mar 10, 2026
7658116
workflow back to original state
Jotaceee Mar 10, 2026
68145c5
Merge branch 'master' into sail
Jotaceee Mar 10, 2026
f166039
The 'jr ra' instruction terminates the execution of a program.
dcamarmas Mar 10, 2026
6588aa9
Remove duplicate import of architecture
Jotaceee Mar 10, 2026
ec99def
Merge pull request #36 from creatorsim/sail
dcamarmas Mar 10, 2026
6ff170d
The 'jr ra' instruction terminates the execution of a program.
dcamarmas Mar 10, 2026
6e3cb4a
arduino_functions clean
dcamarmas Mar 10, 2026
8aba19d
Merge remote-tracking branch 'beta/master'
EUtrilla2002 Mar 11, 2026
62b1d59
change url
EUtrilla2002 Mar 11, 2026
a489165
try
EUtrilla2002 Mar 11, 2026
1b0b0e7
try fixes
EUtrilla2002 Mar 11, 2026
dca66e1
try
EUtrilla2002 Mar 11, 2026
d656f4f
try 2
EUtrilla2002 Mar 11, 2026
9b7d40b
Revert jr ra changes
dcamarmas Mar 11, 2026
8bafdee
changed pinStates import
EUtrilla2002 Mar 12, 2026
8d0b806
fix
EUtrilla2002 Mar 12, 2026
25e7230
fix
EUtrilla2002 Mar 12, 2026
fde558e
Merge remote-tracking branch 'beta/master'
EUtrilla2002 Mar 12, 2026
5b600ff
Merge pull request #38 from creatorsim/master
dcamarmas Mar 12, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 20 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,10 +305,10 @@
* :technologist: [Lucas Elvira Martín](https://github.com/luelvira) (RISC-V and several improvements)
* :technologist: [José Antonio Verde Jiménez](https://github.com/joseaverde) (Real hardware integration)
* :technologist: [Álvaro Guerrero Espinosa](https://github.com/ALVAROPING1) (New compiler)
* :technologist: [Elisa Utrilla Arroyo](https://github.com/EUtrilla2002) (Real hardware integration)
* :technologist: [Elisa Utrilla Arroyo](https://github.com/EUtrilla2002) (Real hardware integration, Arduino integration)
* :technologist: [Luis Daniel Casais Mezquida](https://github.com/rajayonin) (Website migration, interrupts, timers, and memory-mapped devices)
* :technologist: [Jorge Ramos Santana](https://github.com/mjorgers) (core/tests rewrite, new web UI, new CLI, RV64 & Z80 architectures)
* :technologist: [Juan Carlos Cano Resa](https://github.com/Jotaceee) (SAIL integration)
* :technologist: [Juan Carlos Cano Resa](https://github.com/Jotaceee) (Sail integration)



Expand All @@ -317,6 +317,24 @@
</div>

<details open>
<summary>:atom: 6.1.x</summary>

- [x] Sail integration:
* RISC-V 32 and RISC-V 64 full specification supported
* Cache module integrated
- [x] Arduino support:
* ESP32 Microcontroller
* Arduino GPIO simulation UI
- [x] New activity bar

<br>

- Source Code: https://github.com/creatorsim/creator-v6.1
- Try Version: https://creatorsim.github.io/creator-v6.1

</details>

<details>
<summary>:atom: 6.0.x</summary>

- [x] **BREAKING CHANGES**:
Expand Down
Loading
Loading