Century III Mall is an ailing enclosed shopping mall located in the southern Pittsburgh suburb of West Mifflin, Pennsylvania. I lived nearby this mall, and this was definitely “our” mall for kids like me...
Latest articles
Performance of the Hope Badge Computer
I’ve just managed to get some key components working this year, and as a result, the machine is becoming more usable. I wanted to measure the performance of this Frankenstein machine. Ideally, I’d use...
Graphics Primitives are working, at least mostly.
So we’ve got a frame buffer now which means we can start writing 68K routines to write graphics into it. So here I’m playing around with lines and circles. I’m using a random line drawing routine from...
Interesting snippet from FPGA Prototyping by Chu
This is exactly the problem that I’ve been facing for the last couple weeks. I could get the memory tests to pass at 100% if only the CPU was talking with the external SRAM. As soon as I added in my time slot...
SRAM PCB built, populated, and is testing good!
The circuit board arrived from Elecrow PCB in China, and it works without modification! My friend Brian from Canada helped me out again, laying out this PCB in short order. He did a great job! Soldering the half-mm...
J68 can now speak with BEMICRO MAX 10 onboard SDRAM
So for the longest time, I’ve wanted to use the onboard 8MB SDRAM that is present on the BEMICRO MAX 10 fpga eval board. This is now a reality! I’ve successfully integrated a controller with some glue logic...