Hey Rel :)
I haven't worked on that truck for a while, moved onto other things now. What's new with you?
Search found 131 matches
- Oct 16, 2010 2:17
- Forum: Community Discussion
- Topic: Sorry, useless thread. don't read it
- Replies: 9
- Views: 1378
- Oct 15, 2010 23:54
- Forum: Community Discussion
- Topic: Sorry, useless thread. don't read it
- Replies: 9
- Views: 1378
- Jul 21, 2010 3:54
- Forum: DOS
- Topic: Access Drivers in DOS
- Replies: 4
- Views: 2298
You may find this useful:
ftp://ftp.software.ibm.com/software/retail/pubs/hw/poss/bey5mst.pdf
I would guess that /N is the switch to specify the device name and "CASH1" is the actual name. So probably you would want to use:
ftp://ftp.software.ibm.com/software/retail/pubs/hw/poss/bey5mst.pdf
I would guess that /N is the switch to specify the device name and "CASH1" is the actual name. So probably you would want to use:
Code: Select all
open "CASH1" for random as #1
- Jun 08, 2010 0:46
- Forum: Community Discussion
- Topic: FreeBASIC Looks Dead
- Replies: 117
- Views: 20224
AWAKE, COMMUNITY LEGENDS! AWAKE FROM YOUR SLUMBER! DRINK THE ALCOHOLIC NECTAR OF UN-HYBERNATION! *summons v1ctor, cha0s, relsoft, dr_d, syn9, blitz, rune, lachie, imortis, plasma, lillo, pe-* damn I ran out of magic points... You rang? :P My opinion: 1) If something is still in use, it's not dead. ...
- Feb 23, 2009 1:18
- Forum: Community Discussion
- Topic: Freebasic.net got hacked
- Replies: 22
- Views: 5152
- Feb 23, 2009 0:55
- Forum: Community Discussion
- Topic: Freebasic.net got hacked
- Replies: 22
- Views: 5152
This topic is not about hacks and php in general. Notice the thread topic: "Freebasic.net got hacked." If you want to go off on a tangent about your perceived notions of the security risks of PHP go ahead, but don't complain because I posted something relevant and on-topic. I'll stop calling you out...
- Feb 23, 2009 0:01
- Forum: Community Discussion
- Topic: Freebasic.net got hacked
- Replies: 22
- Views: 5152
The site was hacked around 8:30 this morning by a script kiddie using an anonymous proxy in Turkey (78.180.239.65). He found freebasic.net by a google search looking for sites to exploit via PHCDownload (Freebasic Archives uses this script). It was not any kind of targeted attack. The site has been ...
- Feb 13, 2009 6:25
- Forum: Documentation
- Topic: The Wiki is broken.
- Replies: 22
- Views: 10236
memory_limit has been increased to 64MB, the sky is not falling and we're not gonna die. The site was been down a few times last month and now the wiki is self destructing. I think the members here have to come to the realization that there is no motivation from "Phat Code" to update a custom forum ...
- Dec 27, 2008 18:47
- Forum: Projects
- Topic: Website Idea
- Replies: 32
- Views: 4743
v1c has control of the freebasic site; I just host it for him. What forum he wants to use is not my business or responsibility. Great ! Does that mean no backups are being done either? A MIA author managing the FreeBASIC project site? Sure makes me feel better. That answers the question why the for...
- Dec 27, 2008 5:13
- Forum: Projects
- Topic: Website Idea
- Replies: 32
- Views: 4743
- Mar 13, 2008 1:35
- Forum: DOS
- Topic: Memory reservation??
- Replies: 19
- Views: 7443
Yes, the DOS version supports playback of MP3 and other formats, as well as the same filter set as the other platforms. There are a lot of drivers for older sound cards, but the only ones that are likely to be useful today are the standard Sound Blaster and SB16 drivers. John Miles RAD Game Tools T...
- Mar 12, 2008 3:17
- Forum: DOS
- Topic: Memory reservation??
- Replies: 19
- Views: 7443
Thank you. I think I should use the second alternative. I didn't even think about the possibility to emulate that interrupt. I'll test and see if I can pull out sound like that. I am concerned about DOS not recognizing new PCI sound cards. When I said "standard", I meant that, if such card (ISA) is...
- Jan 28, 2008 5:22
- Forum: Community Discussion
- Topic: i need the ping output [solved]
- Replies: 14
- Views: 5163
From Michigan (Windows XP): Pinging fsr.servegame.org [85.177.105.31] with 32 bytes of data: Reply from 85.177.105.31: bytes=32 time=192ms TTL=240 Reply from 85.177.105.31: bytes=32 time=153ms TTL=240 Reply from 85.177.105.31: bytes=32 time=153ms TTL=240 Reply from 85.177.105.31: bytes=32 time=154ms...
- Jan 15, 2008 3:25
- Forum: Hardware Interfaces / Communication
- Topic: NES controller to parallel port
- Replies: 22
- Views: 15070
Probably because the games are using DirectInput.
- Jan 04, 2008 19:01
- Forum: Game Dev
- Topic: Play Wave sound. Up to 1024 sfx slot. (NO FMOD! NO BASS!)
- Replies: 6
- Views: 6192