PCEngine-FX.com

PCE-FX Homebrew Development => Localizations, Games, Apps, Docs => Topic started by: ParanoiaDragon on 01/18/2009, 03:15 AM

Title: Something for coders you might find interesting
Post by: ParanoiaDragon on 01/18/2009, 03:15 AM
This is actually for the Jag, but, I thought you guys might find it interesting, maybe give you some ideas or help in someway *shrugs*
http://youtu.be/PTnAUFVrWSs&feature=channel_page
Title: Re: Something for coders you might find interesting
Post by: MotherGunner on 01/18/2009, 06:14 PM
Very cool, if something like this was available for PCE it would beat hunting down a dev kit.
Title: Re: Something for coders you might find interesting
Post by: RaZiel on 01/21/2009, 01:25 PM
There is a new batch of these being made as we speak. I have a pre-order for one myself.
Title: Re: Something for coders you might find interesting
Post by: Arkhan Asylum on 01/24/2009, 05:19 AM
Yeah..

I think I might make that develo box and seriously track down the disks at some point and make copies for everyone interested

although with MagicKit you dont need the disks anymore (it supports the develo box).  The disk are for if you happen to have an MSX or PC98 setup :)


we need one of those though anyways, I like the USB and low profile of it.
Title: Re: Something for coders you might find interesting
Post by: TurboXray on 01/24/2009, 05:52 PM
Quotewe need one of those though anyways, I like the USB and low profile of it.
There's already on in the works. Charles M. is making a USB one. No parallel port nonsense.
Title: Re: Something for coders you might find interesting
Post by: Keranu on 01/26/2009, 12:08 AM
I like parallel ports!
Title: Re: Something for coders you might find interesting
Post by: TurboXray on 01/26/2009, 10:47 AM
I like them too, Keranu. BITD, you could make you're own sound card just with a couple of resistors attached to the parallel port. But since the invention of XP and Vista, a regular shmoe can't access the port anymore. The port write commands are blocked by a security system in the CPU (it's been there since 386, but wasn't used). You need a special 'driver' made up or use an not always reliable 'wrapper' to interface with it, etc. In this day and age, USB is just easier.
Title: Re: Something for coders you might find interesting
Post by: guyjin on 01/26/2009, 12:15 PM
Quote from: Tom on 01/26/2009, 10:47 AMI like them too, Keranu. BITD, you could make you're own sound card just with a couple of resistors attached to the parallel port. But since the invention of XP and Vista, a regular shmoe can't access the port anymore. The port write commands are blocked by a security system in the CPU (it's been there since 386, but wasn't used). You need a special 'driver' made up or use an not always reliable 'wrapper' to interface with it, etc. In this day and age, USB is just easier.
Wow, I'd heard of the old Covox, but I didn't know it doesn't work under modern operating systems.  :(