Close

128 Results for "!삼성추천유흥!Ⅳ【↖010± 4648 ±0930↗】┙!삼성셔츠룸!ⓔ!삼성룸싸롱!⑶!삼성란제리!′!삼성란제리셔츠룸!㎂!wrath"

  • Inter-neuron comms, the Network Interface Device...

  • ... and other cool stuff @Jarod White came up with but hasn't had time to talk about. Sorry to jump the gun, friend, but feel free to comment if you have anything to add. Revisiting the Oscilloscope Sometime in early 2016, I created the NeuroBytes Oscilloscope,...
  • PCB's Done . . . but not tested. . .

  • The boards are finally finished.  This was a long time coming, but I could machine the pcb's (which I have been wanting to do pcb milling for quite some time, but things did not fall into place until now) the mill have to become operational.  The...
  • Inter-globule communication

  • So far, the 2R1W opcodes have 1 full destination field (6 bits) that determines the globule number, one partial source register address within the same globule, and one full register address that can read from any other globule. It's quite efficient...
  • Tagged Control Stack

  • Tagged registers (see 14. Tagged registers) might not be the best idea ever. OK. But my latest musings about the stacks (#A stack.) and the support from various languages made me realise that a different view is necessary. The usual C stack is a merged...
  • What's Required.

  • I'm chilling at crashspace and diving into this project. Phase IIRequirements and MetricsBased on customer needs above I’ve compiled this list of requirements, and the metrics by which to measure them by. I’ve split this into subjective measures and...
  • Multiplication Hardware

  • Moving the Unused Bit Here are the changes I made to move the unused bit to the least significant end. The carry-in logic and initialisation of the Zero FF now takes place at T1 of an LSW instead of T0. The logic for extending bit 16 to bit 17 of an...
  • Multiply Instructions

  • Microcode for the single-word Multiply and Add instruction: # OPCODE L STAT : SHS EOI RFA XSEL CMX YSEL CARRY WRF ODD SS1 MSW LSW MMSW MLSW WMEM MISC INCMS UBCOND UBADDR # V - Multiply and add 11111 0 0001 : SHS - 00 X0 - Y0 CY0 -- - - - - - - - ---...
  • ALU

  • EDIT: the final, completed in hardware, version of ALU described in newer post. Original: This is the description of the Arithmetic-logic unit of this "computer".  Most of it I conceived a year ago, and now, after some modifications, it is one of...
  • The Address Decoder

  • Address decoding for the m68k is a bit more involved than for most (all?) of the 8-bit CPUs that were around at the same time, and so requires a bit more careful design. The specific things that make it complicated are:The larger (16MB) address spaceThe...