DCPU16 Assembler in less than 200 lines of Ruby
1–10 of 22 posts
Re: DCPU16 Assembler in less than 200 lines of Ruby
#2Who will be the first one to build a DCPU16 computer inside Minecraft?
Re: DCPU16 Assembler in less than 200 lines of Ruby
#3Who will be the first one to build a DCPU16 computer inside Minecraft?
I'd love to see one made using discrete logic. It's a pretty simple CPU so it looks to me like you could pretty easily build it out of 74 series.
Re: DCPU16 Assembler in less than 200 lines of Ruby
#4Who will be the first one to build a DCPU16 computer inside Minecraft?
More important: Who will be the first one to code Minecraft on a DCPU16 computer?
Re: DCPU16 Assembler in less than 200 lines of Ruby
#5Who will be the first one to build a DCPU16 computer inside Minecraft?
More important: Who will be the first one to code Minecraft on a DCPU16 computer?
And who will implement Conway's game of life on top of that?
(I'm psychic: the next comment will ask who will implement a DCPU16 in Conway's game of life.)
Re: DCPU16 Assembler in less than 200 lines of Ruby
#6Hate to be that guy, but this isn't actually less than 200 lines... perhaps "about 200 lines" would have been a better title?
Re: DCPU16 Assembler in less than 200 lines of Ruby
#7Hate to be that guy, but this isn't actually less than 200 lines... perhaps "about 200 lines" would have been a better title?
Whitespace doesn't count.
Re: DCPU16 Assembler in less than 200 lines of Ruby
#8is the 200 lines a brag? It is in fact longer than the C++ version posted earlier.
Re: DCPU16 Assembler in less than 200 lines of Ruby
#9Hate to be that guy, but this isn't actually less than 200 lines... perhaps "about 200 lines" would have been a better title?
If you remove empty lines, the code will be under 200 lines, so I think it's kind of fair to say it has less than 200 lines.
Re: DCPU16 Assembler in less than 200 lines of Ruby
#10What's the hype about this DCPU16 thing? The game hasn't been released yet and people starting to write assemblers. Are you totally bored out of your life?