Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:Whats the problem? (Score 2) 61

Not every retro computer uses composite. Some of them use things that are composite-like, but need conversion. For example, built in CRT systems and Amiga signals. While it's true that things like an Amiga and similar can generate Composite, the signal is far from clean and sharp, especially when you blow it up to 40+ inches. The key is to convert it from the native (sharp) signal to something upscaled, which is why I recommend an FPGA solution specific to the signal. It requires minimal electronics knowledge and can be done (usually) for less than $30.

Comment Re:DIY hacker products (Score 1) 61

Fully agree. If you are handy and you need something for a specific system, this is definitely the way to go. Things I've built that have cost me $20 each: Mezzanine board that sits between the 6502 and the motherboard in a PET, snooping on and copying all writes to video RAM to a dual ported SRAM. The other port on the SRAM is hooked up to an FPGA that continuously reads the SRAM bytes, maps the bits through an image of the font ROM and generates an upscaled 1080p HDMI signal. Of course, the letters are "jaggy", but everything is also super sharp since it's a native signal from the native data rather than a translation of the composite-ish signal that the PET builds. FPGA that takes the raw Amiga video output from an Amiga 2000 and upscales it to 1080p over HDMI. This same FPGA has a module that can be switched to take as input any of the resolutions that the Picasso II video card can produce, converting all to reasonable upscaled versions at 1080p. If you've never done it, this might sound really hard... Amazingly, building an HDMI output on an FPGA can be done from scratch in just a few minutes. The hardest part is figuring out how to configure the PLLs in the FPGA!
Apple

Submission + - OSX 10.6.2 to block Atom processors (wired.com) 1

Archeopteryx writes: "According to Wired's "Gadget Lab" blog, the next update to OSX "Snow Leopard," which will be 10.6.2 will block the Atom processor and will disable many "Hackintosh" netbooks. Indeed it is true that OSX will run just fine on some netbooks if you install the right drivers and ktexts, but Apple's EULA has always specified that the license was applicable only to Apple hardware. There have always been processor types specified in OSX and that has to be worked-around now for those who want to use an Atom or similar non-Apple-adopted processor, so this is likely no more than a hiccup on the road for the OSX 86 crowd.

BUT, it raises the question; Is it time for Apple to sell a license for non-Apple hardware — priced accordingly of course — for those people who want OSX on platform types Apple has not yet adopted, like the netbook?

The only reason OSX is not on my Eee is that I want to comply with the licensing terms, and wish I could just pay for a license to use it."

Security

Submission + - Cracking PGP in the Cloud (electricalchemy.net)

pariax writes: So you wanna build your own massively distributed password cracking infrastructure? Electric Alchemy has published a writeup detailing their experiences cracking PGP ZIP archives using brute force computing power provided by Amazon EC2 and a distributed password cracker from Elcomsoft. Full article at http://news.electricalchemy.net/2009/10/cracking-passwords-in-cloud.html

Slashdot Top Deals

"Pay no attention to the man behind the curtain." -- The Wizard Of Oz

Working...