Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
EE Computer allows you to store information in a 16x8 RAM (16 registers with 1 byte each) and allows you to do operations with them, including but not limited to: load, store, move, add, subtract, rotate, shift...
You can also write a program with multiple operations.EE Computer v1.1
Created by ZELDAXD
Special credits: TIJMENTIJ, SLABDRILL & TRYTU
Offline
SirJosh3917, 2b55b5g, LukeM, XxAtillaxX, PTU, coinage, Zumza, tijmentij, Sensei1, Trytu, skullz17, Victoria, Piotrek, Slabdrill, Luka504, Loganyoshi, TaskManager, Gosha, N1KF
Offline
It has been updated to v1.1
The documentation has been extensively updated, I've expanded the number of operations from 7 to 25 (with enough space for 32), and you can also write a program.
Please report any bugs you may find.
Offline
If you add a jump at line 0 to jump to line 0 (aka infinte loop) it won't go infinte, at most i got was it repeaded 2 times and that was it
Offline
I wrote animation program and i want to share it:
997 Meaning
0 Rd > Rs (greater)
1 Rd < Rs (lesser)
for me 0 should be lesser, it's more intuitive for me, because 0 < 1
still amazing project
I'm curious if "RAM" would be good LED switch matrice display
i know there is LED switch segment display, but as matrice it looks more cool
you would build somewhere RAM as matrice 8x16 or 8x8
Thanks to Nikko99 for signature
https: //media.discordapp.net/attachments/402174325349941249/482121641745186816/KHiX2DEFewAAAABJRU5ErkJggg.png
https: //i.imgur.com/YFtzyXA.png
Offline
I love playing.
my computer rico lol
Yan Joshua knows as Nightmore, 7kudmath, Ygor Matheus, Kogor, Koya and RQ aka ~
I'm a professional artist, talented in various art forms, and also a programmer.
I had been playing Everybody Edits for four years ago. ~
Learning English and Japanese, Portugal ~
Native Portuguese speaker, fluent ~
20 years old, April 5, 2003. ~
He/Him ~
Contact information:
Discord: Kenny 💀#0578
In-game: 7KUDMATH
Xbox: YanJoshuaRQ
Steam: YanJoshuaRQ
Offline
If you add a jump at line 0 to jump to line 0 (aka infinte loop) it won't go infinte, at most i got was it repeaded 2 times and that was it
It's fixed now
v1.11
- Fixed bug with jump operation
- Added a pause and a force stop option while running the program, just hold right while in the system.
- Added an area where you can see all saved lines of code
- Added the IN (input) operation
- Added the VW (view) operation
Offline
Pages: 1
[ Started around 1732966141.3576 - Generated in 0.210 seconds, 13 queries executed - Memory usage: 1.57 MiB (Peak: 1.75 MiB) ]