Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
278 commits
Select commit Hold shift + click to select a range
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
e6e8f8c
Merge pull request #337 from dcamarmas/master
dcamarmas 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
f04d9da
Merge pull request #338 from dcamarmas/master
dcamarmas Feb 10, 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
792728e
Merge pull request #341 from dcamarmas/master
dcamarmas Feb 18, 2026
4273d1c
Update README.md
dcamarmas Feb 18, 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
cc39f87
tests(arch): simplify definition of common execution tests
ALVAROPING1 Mar 7, 2026
9d4b204
tests(arch): add execution entry point test
ALVAROPING1 Mar 7, 2026
9ddf6cb
fix: fix remaining usages of single label elements
ALVAROPING1 Mar 8, 2026
a5e89a2
refactor(memory): refactor duplicate get written addresses code
ALVAROPING1 Mar 8, 2026
9becfb7
chore: add non-null assertions where TS can't see array index is in b…
ALVAROPING1 Mar 8, 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
af5723d
Merge pull request #342 from creatorsim/master
dcamarmas Mar 12, 2026
77f8ca1
fixed interrupts
EUtrilla2002 Mar 12, 2026
c6a2d66
fixed example
EUtrilla2002 Mar 12, 2026
2be583a
Merge remote-tracking branch 'beta/master'
EUtrilla2002 Mar 12, 2026
be66712
Merge pull request #39 from creatorsim/master
dcamarmas Mar 12, 2026
4a6bc3d
Merge pull request #343 from creatorsim/master
dcamarmas Mar 12, 2026
a93649c
Added function in interrupts
EUtrilla2002 Mar 13, 2026
87e0ea3
Flush original function(does not erase terminal)
EUtrilla2002 Mar 16, 2026
d6f5210
Erased flush example (does not work as it should)
EUtrilla2002 Mar 16, 2026
32630f7
fixed readBytes examples
EUtrilla2002 Mar 16, 2026
411f1c6
Merge remote-tracking branch 'beta/master'
EUtrilla2002 Mar 16, 2026
e35bae0
Fixed examples
EUtrilla2002 Mar 16, 2026
808c94d
fix(mips): allow reading doubles from `FP\d+` registers
ALVAROPING1 Mar 16, 2026
64cdd42
fix(stackTracker): properly reset stack frames
ALVAROPING1 Mar 16, 2026
88e74bd
fix(capi.stack): fix `.endFrame()` popping multiple stack frames
ALVAROPING1 Mar 16, 2026
f986068
refactor(core): remove redundant bigint conversion when reading PC
ALVAROPING1 Mar 16, 2026
357d32d
Fixed find
EUtrilla2002 Mar 16, 2026
afb9f71
fix(architecture): allow `jr ra` on the `main` function to exit the p…
ALVAROPING1 Mar 16, 2026
37746c3
fix(MIPS): fix incorrect numerical int register names
ALVAROPING1 Mar 16, 2026
7a39657
fix(MIPS): add missing `FP\d+` float register aliases
ALVAROPING1 Mar 16, 2026
b240da2
fix(IO): fix kbd_read_char returning incorrect value
ALVAROPING1 Mar 16, 2026
de92c76
fix(IO): fix kbd_read_double erroring out on the CLI
ALVAROPING1 Mar 16, 2026
9516080
fix(RISCV): fix many incorrect instruction definitions
ALVAROPING1 Mar 16, 2026
7656b99
fix(RISCV): fix ecall handler not popping the stack frame
ALVAROPING1 Mar 16, 2026
4d95f60
fix(MIPS): fix many incorrect instruction definitions
ALVAROPING1 Mar 16, 2026
31eac23
Merge pull request #40 from creatorsim/master
dcamarmas Mar 16, 2026
f26bae4
tests(IO): allow tests to override IO keyboard input for non-interact…
ALVAROPING1 Mar 16, 2026
5ac6598
tests: add architecture snapshot tests
ALVAROPING1 Mar 16, 2026
5ac8da4
tests: initial migration of old snapshot tests results
ALVAROPING1 Mar 16, 2026
c5e26e1
tests: migration of old snapshot tests
ALVAROPING1 Mar 16, 2026
b67aeea
tests: use core event types enum instead of raw string
ALVAROPING1 Mar 16, 2026
31ca181
fix(IO): fix floats/doubles being incorrectly written to registers
ALVAROPING1 Mar 17, 2026
f294648
fix(validation): add validation of memory accesses (alignment/segfaults)
ALVAROPING1 Mar 17, 2026
a231b31
fix(executor): add proper validation of stack pointer address
ALVAROPING1 Mar 17, 2026
0a9bf51
fix(registerOperations): fix object being thrown instead of a proper …
ALVAROPING1 Mar 17, 2026
e3c0fd6
tests: migration of old execution error tests
ALVAROPING1 Mar 17, 2026
2c70662
tests: remove keyboard echo while running tests
ALVAROPING1 Mar 18, 2026
2d3b3c1
tests: rename snapshot tests to execution tests
ALVAROPING1 Mar 18, 2026
b595cc6
fix(assembler): allow using different color format on different envir…
ALVAROPING1 Mar 18, 2026
0fc4637
fix(creator-assembler): fix incorrect display of syntax of pseudoinst…
ALVAROPING1 Mar 18, 2026
1b7e6f7
tests: migration of old compiler error tests
ALVAROPING1 Mar 18, 2026
9afb592
refactor(sentinel): remove unnecessary type conversions
ALVAROPING1 Mar 18, 2026
9bdc68a
refactor(sentinel): return error data as an object instead of a string
ALVAROPING1 Mar 18, 2026
4b49a0b
tests: update sentinel tests snapshots
ALVAROPING1 Mar 18, 2026
e07f89f
refactor(sentinel): migrate from JS to TS
ALVAROPING1 Mar 19, 2026
7ae06e8
chore: remove root `architecture.json` debug artifact
ALVAROPING1 Mar 19, 2026
902305a
fix(architectureProcessor): fix typo in error message
ALVAROPING1 Mar 19, 2026
8dacdf4
fix(architectureProcessor): allow register values to be loaded in two…
ALVAROPING1 Mar 19, 2026
3bfc852
fix(core): fix reset rounding register values due to going through JSON
ALVAROPING1 Mar 19, 2026
7422097
tests: add RV64 execution tests
ALVAROPING1 Mar 19, 2026
350bca8
fix(stack): fix main function name being hardcoded
ALVAROPING1 Mar 19, 2026
cc7e7f9
docs(memory): fix layout usage docs
ALVAROPING1 Mar 19, 2026
eb48ed4
refactor(memory): remove unused, broken `.getAll()` method
ALVAROPING1 Mar 19, 2026
a58dfd9
refactor(memory): small general refactor of memory
ALVAROPING1 Mar 19, 2026
0dfb99a
fix: fix some incorrect type definitions
ALVAROPING1 Mar 20, 2026
9226c01
fix(memory): re-implement memory allocation (sbrk)
ALVAROPING1 Mar 20, 2026
c739c3f
tests(memory): add memory allocation tests
ALVAROPING1 Mar 20, 2026
d21a18a
chore: fix inconsistent editorconfig and prettier configs
ALVAROPING1 Mar 20, 2026
c0e1eba
tests: refactor snapshot tests
ALVAROPING1 Mar 20, 2026
771b54d
tests: disable printing while running tests
ALVAROPING1 Mar 20, 2026
7816c23
fix(core): fix library loading race condition
ALVAROPING1 Mar 20, 2026
9863a56
fix(creatorAssembler): fix library instruction labels being incorrect…
ALVAROPING1 Mar 20, 2026
1f2a1eb
tests: add library tests
ALVAROPING1 Mar 20, 2026
1f33681
tests(MIPS): improve instruction tests that write to LO/HI
ALVAROPING1 Mar 20, 2026
34c7144
fix signed loads lh and lb on both 32-bit and 64-bit RISC-V
mathewduong Mar 23, 2026
f6d4fcd
feat(RV32): add support for `%hi` and `%lo` modifiers
ALVAROPING1 Mar 23, 2026
26c2836
fix(stack): fix stack hints only having the first register name
ALVAROPING1 Mar 23, 2026
3cc6e64
validation Sail test coverage
Jotaceee Mar 23, 2026
59af2d8
upload validation sail tests
Jotaceee Mar 23, 2026
85fa23c
remove unnecessary calls to int2uint and use local variables
mathewduong Mar 23, 2026
585a760
fix(riscv): fix incorrect definition of bgeu
ALVAROPING1 Mar 24, 2026
40b42a9
fix(mips): fix unimplemented bc instruction not raising an error
ALVAROPING1 Mar 24, 2026
d9bc7a0
fix(mips): fix incorrect definition of sltu instruction
ALVAROPING1 Mar 24, 2026
7766a78
fix(MIPS): fix bgezal modifying ra when branch wasn't taken
ALVAROPING1 Mar 24, 2026
803df07
tests: improve conditional branch tests to check all cases
ALVAROPING1 Mar 24, 2026
8161c91
fix(riscv): fix incorrect definition of bgez pseudoinstruction
ALVAROPING1 Mar 24, 2026
315d580
tests(riscv): add missing comparison with 0 conditional branch tests
ALVAROPING1 Mar 24, 2026
897e32e
fix(MIPS): fix lb/lh not sign-extending loaded values
ALVAROPING1 Mar 24, 2026
04a62fe
fix(MIPS): fix sb/sh not writing the correct bits to memory
ALVAROPING1 Mar 24, 2026
8a0b64b
tests: improve load/store byte/half signed/unsigned instruction tests
ALVAROPING1 Mar 24, 2026
84eff7f
Merge pull request #344 from mathewduong/master
dcamarmas Mar 24, 2026
35de67d
Merge creator/master branch
ALVAROPING1 Mar 24, 2026
bd849cf
tests: remove redundant simulator reset slowing down tests
ALVAROPING1 Mar 26, 2026
c6e16e0
docs: added how to run/update snapshot tests
ALVAROPING1 Mar 26, 2026
578bb16
fix(Calculator): fix not being allowed to type hex/binary numbers
ALVAROPING1 Mar 26, 2026
b803f9b
chore(creatorAssemblerBase): auto-format file
ALVAROPING1 Mar 26, 2026
eff46d7
tests: re-enable architecture execution tests
ALVAROPING1 Mar 26, 2026
96f8f42
Change result_log display from v-html to interpolation
Jotaceee Mar 27, 2026
f5f55e5
Merge pull request #42 from creatorsim/sail
dcamarmas Mar 27, 2026
d905445
fix Sail validation and ui instruction
Jotaceee Mar 27, 2026
def28d9
fix(IO): remove unnecessary writeRegister on main keyboard read function
ALVAROPING1 Apr 7, 2026
267b7f5
fix(syscall): fix read/print of UTF-8 strings from user
ALVAROPING1 Apr 7, 2026
0d28754
fix tohost errors on load elf_sail_file
Jotaceee Apr 7, 2026
2791afd
CREATOR version updated
dcamarmas Apr 7, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
9 changes: 5 additions & 4 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[*.{js,jsx,mjs,cjs,ts,tsx,mts,cts,vue}]
charset = utf-8
indent_size = 2
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

end_of_line = lf
max_line_length = 100
max_line_length = 80

[*.{vue,json,jsonc,html,css,config.ts,lock,yaml,yml}]
indent_size = 2
26 changes: 22 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,19 +296,19 @@
<h2 align="center">Authors</h2>
</div>

* :technologist: [Diego Camarmas Alonso](https://github.com/)
* :technologist: [Félix García Carballeira](https://www.researchgate.net/profile/Felix_Garcia-Carballeira)
* :technologist: [Diego Camarmas Alonso](https://github.com/dcamarmas)
* :technologist: [Félix García Carballeira](https://github.com/fgcarbal)
* :technologist: [Alejandro Calderón Mateos](https://github.com/acaldero)

### Contributors
* :technologist: [Elías Del Pozo Puñal](https://github.com/edelpozop) (Beta tester)
* :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
307 changes: 0 additions & 307 deletions architecture.json

This file was deleted.

Loading
Loading