Page 1 of 1

Port(Hardware) Commands in Purebasic ?

Posted: Tue May 22, 2012 9:32 am
by culita
why we can't see it with purebasic this think?
why i don't find any post here with spectacular things like this one?
http://forum.hackedgadgets.com/viewtopic.php?p=4850
http://hackedgadgets.com/2008/11/12/eas ... d-display/


DIMITRI CULITA

Re: coooooooooooooooool

Posted: Tue May 22, 2012 10:30 am
by ABBKlaus

Re: coooooooooooooooool

Posted: Tue May 22, 2012 11:16 am
by culita
i think the software is nice, but no pics there? :mrgreen: :mrgreen: :mrgreen:

Re: coooooooooooooooool

Posted: Tue May 22, 2012 11:29 am
by ssb
Hmm, this requires a device driver contrary to the Freebasic code which uses standard INP/OUT port commands.

Re: Port(Hardware) Commands in Purebasic ?

Posted: Tue May 22, 2012 11:54 am
by Rings
i changed the Subject Name :
coooooooooooooooool
coz that is not so kewl

Re: Port(Hardware) Commands in Purebasic ?

Posted: Tue May 22, 2012 12:20 pm
by ABBKlaus
ssb wrote:Hmm, this requires a device driver contrary to the Freebasic code which uses standard INP/OUT port commands.
thats not true, freebasic uses the same technique like in my code.

Re: Port(Hardware) Commands in Purebasic ?

Posted: Tue May 22, 2012 12:24 pm
by ssb
ABBKlaus wrote:
ssb wrote:Hmm, this requires a device driver contrary to the Freebasic code which uses standard INP/OUT port commands.
thats not true, freebasic uses the same technique like in my code.
Yes you're right. My mistake.

Re: Port(Hardware) Commands in Purebasic ?

Posted: Sun Jun 03, 2012 6:33 pm
by User_Russian
The driver for the parallel port (LPT), you can create a PureBasic.
http://www.purebasic.fr/english/viewtop ... 14&t=49195

Re: Port(Hardware) Commands in Purebasic ?

Posted: Tue Jun 05, 2012 8:23 am
by Falko
This file does not exist, the access to the following file is limited or it has been removed due to infringement of copyright.
:?:

Re: Port(Hardware) Commands in Purebasic ?

Posted: Wed Jun 06, 2012 1:55 pm
by User_Russian

Re: Port(Hardware) Commands in Purebasic ?

Posted: Wed Jun 06, 2012 9:59 pm
by Falko
Thank you :)