Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Gallery
»
Cibers I-Event app V2
« previous
next »
Print
Pages: [
1
]
Author
Topic: Cibers I-Event app V2 (Read 1462 times)
ciber spy
May 01, 2010, 09:25:56 PM
This is my newest version
compressed by two orders of magnitude
the o button turns it on and off
the 3 buttons to the right control writing to the 3 registers
the only bug I've found is that the LSB of the ACC does not work properly
it is trivial to hook up the cary ins/outs or the command controler
other than adding this can
give you the valuse of invers A
and shift up or down
but adding is the most complex part
Also
if you cant understand it I can host a server to show how it works
Ad Bot
Advertisement
OneWithFire
May 01, 2010, 09:32:28 PM
Well, im in the administration, but i guess it is tom who has to decide, but i would accept you, this looks like alot of hard work was put into it, can it add and subtract and stuff like that?
Loopyla1
May 01, 2010, 09:32:32 PM
Looks a bit spammy.
AceX10
May 01, 2010, 09:33:37 PM
Quote from: Loopyla1 on May 01, 2010, 09:32:32 PM
Looks a bit spammy.
Of course it does, its a Processor based on Relays..
OneWithFire
May 01, 2010, 09:35:27 PM
Welcome to iEvent,
Accepted
ciber spy
May 01, 2010, 09:36:43 PM
if wired corectly it could subtract
say we have 10 - 5
first we load the number 5 into LatA
then we preform ones complement of it
the value is moved to latb the next cycle
we then load the number 10 into latA
and we add
we cant do that quite yet as that requires a memory to store the program and all the other parts
but im working on memory next
the goal is to store 8bytes per 16x plate
ciber spy
May 01, 2010, 09:37:33 PM
oh!
* ciber spy gets out of chair and jumps up punching the air
i realy did that for the lulz of being able to say i did
ciber spy
May 01, 2010, 10:09:58 PM
Odd
I have yet to find the ACC bug but it seems to be in all the acc latches
the problem is that it dosent store when you turn off write enable
but i think i found a fix
the odd part is i have no prob with the Lat's
maby it has to do with the timeing of delays?
either way i fixed it even if i dont know whats wrong
Shocklink
May 01, 2010, 10:31:41 PM
Triple Toast?
ciber spy
May 01, 2010, 10:35:11 PM
On further investigation all of my Registers were buged
luckly i figured out the problem and it looks like i have a fixed model
and my design allows me to easily remove the old registers and replace em!
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Gallery
»
Cibers I-Event app V2