Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Thanks for crashing my web server! (Score 5, Informative) 147

Thanks for all the comments! This "68 Katy" is my project. The video is a good overview, and lots more tech details are at http://bigmessowires.com/2014/... and the rest of the site. I've built a couple of other home-made CPU / computer projects in the past, including "Big Mess o' Wires" a few years ago, but this was the first time I tried to add a real OS. Cramming Linux into 512K was a challenge!

The CPU is a 68008, which is a low cost version of the familiar 68000 with an 8-bit bus and fewer external address pins. It has a max of 1 MB of total address space. It’s paired with a 512K 8-bit SRAM, and a 512K Flash ROM (of which 480K is addressable – the remaining 32K is memory-mapped I/O devices). My 68008 runs at 2 MHz (it was unstable when tested at 4 MHz), providing similar performance to a 1 MHz 68000. That’s pretty slow, even in comparison to 68000 systems from the early 1980s, which were typically 8 MHz or faster. So frame rates in the latest games aren't great...

Comment Re:Kind Of Vague (Score 2, Informative) 547

What, seriously? You were forced to work 40-50 hours per week actually writing software, without the union-mandated 5 hours per day for updating your blog and watching funny YouTube videos?

Why do people seem to think that being asked to actually WORK at work is some sort of heinous crime?

> reasonably smart people that study and learn a usable skill shouldn't have to live like that. Not in the US.

They should get to work in some gilded office and get their asses kissed for doing 30 minutes of actual work in a day?

Comment Data center "porn"? (Score 4, Insightful) 88

What's with the trend of calling technical info "porn"? A while ago on Wired, there was an article on "nanotech porn". It really reinforces the stereotype that tech guys are all a bunch of creepy bearded child molesters, whacking off to photoshopped images of Catherine Janeway in their mom's basement.

Comment Re:A lenient definition of "make" (Score 1) 187

I am reading this, and if that was an offer to pass on some old Augat boards, I'd *love* to have them! They're getting tough to find! My email address is on the stevechamberlin.com website if you want to contact me.

If I ever said Big Mess o' Wires was only 7400 logic, it was a lie. My original goal was to use mostly 7400 logic. In the end there were also quite a few 22v10 PALs as you noticed, and two LSI chips related to audio and video RAMDAC.

Slashdot Top Deals

"In the long run, every program becomes rococo, and then rubble." -- Alan Perlis

Working...