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
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
My hоbby is mainly Dog ѕport. Appears boring? Not at all!
I also try to learn Hindi in my spare time.
Here is my web site :: Instagram раsswoгd forgot;
https: //i.imgur.com/4puJMaQ.png
Thanks to user=3619Nikko99/user for signature
https: //media.discordapp.net/attachments/402174325349941249/482121641745186816/KHiX2DEFewAAAABJRU5ErkJggg.png
https: //i.imgur.com/YFtzyXA.png
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
v1.12
- Changed the read/write system, it's smaller and faster now
Please report any bugs you may find.
Offline
Pages: 1
[ Started around 1575714848.0932 - Generated in 0.066 seconds, 13 queries executed - Memory usage: 1.44 MiB (Peak: 1.62 MiB) ]