PCEngineFans.com - The PC Engine and TurboGrafx-16 Community Forum

Tech and Homebrew => Turbo/PCE Game/Tool Development => Topic started by: ParanoiaDragon on January 17, 2009, 07:15:54 PM

Title: Something for coders you might find interesting
Post by: ParanoiaDragon on January 17, 2009, 07:15:54 PM
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*
Title: Re: Something for coders you might find interesting
Post by: MotherGunner on January 18, 2009, 10:14:31 AM
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 January 21, 2009, 05:25:19 AM
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 on January 23, 2009, 09:19:51 PM
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: Tom on January 24, 2009, 09:52:32 AM
Quote
we 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 January 25, 2009, 04:08:25 PM
I like parallel ports!
Title: Re: Something for coders you might find interesting
Post by: Tom on January 26, 2009, 02:47:29 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 January 26, 2009, 04:15:06 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.

Wow, I'd heard of the old Covox, but I didn't know it doesn't work under modern operating systems.  :(