Port(Hardware) Commands in Purebasic ?

Everything else that doesn't fall into one of the other PB categories.
culita
User
User
Posts: 29
Joined: Thu May 03, 2012 1:24 pm

Port(Hardware) Commands in Purebasic ?

Post 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
ABBKlaus
Addict
Addict
Posts: 1143
Joined: Sat Apr 10, 2004 1:20 pm
Location: Germany

Re: coooooooooooooooool

Post by ABBKlaus »

culita
User
User
Posts: 29
Joined: Thu May 03, 2012 1:24 pm

Re: coooooooooooooooool

Post by culita »

i think the software is nice, but no pics there? :mrgreen: :mrgreen: :mrgreen:
ssb
User
User
Posts: 44
Joined: Wed Jun 21, 2006 11:09 am

Re: coooooooooooooooool

Post by ssb »

Hmm, this requires a device driver contrary to the Freebasic code which uses standard INP/OUT port commands.
User avatar
Rings
Moderator
Moderator
Posts: 1435
Joined: Sat Apr 26, 2003 1:11 am

Re: Port(Hardware) Commands in Purebasic ?

Post by Rings »

i changed the Subject Name :
coooooooooooooooool
coz that is not so kewl
SPAMINATOR NR.1
ABBKlaus
Addict
Addict
Posts: 1143
Joined: Sat Apr 10, 2004 1:20 pm
Location: Germany

Re: Port(Hardware) Commands in Purebasic ?

Post 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.
ssb
User
User
Posts: 44
Joined: Wed Jun 21, 2006 11:09 am

Re: Port(Hardware) Commands in Purebasic ?

Post 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.
User_Russian
Addict
Addict
Posts: 1596
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Re: Port(Hardware) Commands in Purebasic ?

Post by User_Russian »

The driver for the parallel port (LPT), you can create a PureBasic.
http://www.purebasic.fr/english/viewtop ... 14&t=49195
User avatar
Falko
Enthusiast
Enthusiast
Posts: 271
Joined: Sat Oct 04, 2003 12:57 pm
Location: Germany
Contact:

Re: Port(Hardware) Commands in Purebasic ?

Post 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.
:?:
www.falko-pure.de
Win11 Pro 64-Bit, PB_6.11b1
User_Russian
Addict
Addict
Posts: 1596
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Re: Port(Hardware) Commands in Purebasic ?

Post by User_Russian »

User avatar
Falko
Enthusiast
Enthusiast
Posts: 271
Joined: Sat Oct 04, 2003 12:57 pm
Location: Germany
Contact:

Re: Port(Hardware) Commands in Purebasic ?

Post by Falko »

Thank you :)
www.falko-pure.de
Win11 Pro 64-Bit, PB_6.11b1
Post Reply