[20:58] * Now talking in #c64friends [20:58] * Topic is 'We Adore Our C64!!' [20:58] * Set by ChanServ on Tue Oct 05 03:55:50 [20:58] Howdy all [20:58] Hello Mr. Snogpitch. [20:58] Wildstar: what are you planning to do anyways? [20:58] only use yours for serious work do you? [20:59] * TMR{C0S} doesn't use his PC for anything more "serious" than he uses the C64 for... =-) [20:59] what exactly is "serious" anyway? :) [20:59] TMR{C0S}: yeah serious "work" needs human interaction :O) [21:00] * antares51 Serious about my Commodores. [21:00] Serious != games, after that it's fairly flexible... [21:00] encoding pirated DVDs [21:01] why would pirated dvds need encoding? [21:01] make it tougher for others to copy? [21:01] I ask again, Anyone used Superbase? [21:01] Lately? [21:01] i had a pirate DVD of I, Robot. Will Smith just doesn't look the same with the wooden leg and a parrot on his shoulder. [21:02] * _brain_ knows databases, but no used SuperBase [21:02] Roger Hoyer, our publicity officer at CCCC uses SuperBase [21:02] What problem are you having, Antares? [21:02] I think he uses the 128 version [21:02] Just need to be familiar with relational databas concepts on a primitive level. [21:03] (sic) [21:03] * TMR{C0S} pouts - *i* thought it was funny. =-( [21:03] Ok, groepaz, what is being worked on is a 65c816 cpu core to the VICE program. [21:03] TMR: Oh. You mean "Ayyye, Robot." [21:03] * antares51 Right! [21:03] (leading to a SuperCPU emulation. [21:03] * TMR{C0S} tried not to give the joke away like that prior to the punchline... =-) [21:04] much fun with that...you'll essentially need to rewrite the entire emulator [21:04] * MikeP (MikeP@172.cust45.vic.dsl.ozemail.com.au) has joined #c64friends [21:04] * Snogpitch is still waiting for the punchline.... [21:04] * JavaUser (Javauser@dialup-ras2-4.pdx.or.uspops.net) has joined #c64friends [21:04] Hello MikeP. [21:04] Howdy MikeP and JavaUser [21:04] Hi antares [21:04] Hi Snogpitch [21:04] * TMR{C0S} pokes his tongue out at Snogpitch! =-p [21:04] Not exactly sure really need to go "that" far. [21:04] * JavaUser is now known as number16 [21:04] Hello JU. [21:04] * everslick (~clemens@L1186P18.dipool.highway.telekom.at) has joined #c64friends [21:05] Howdy everslick [21:05] Hello everslick. [21:05] Wildstar: the vice core is pretty dependend on 1mhz timing [21:05] hi everslick [21:05] Isn't Superbase more like early dBase versions where one had to programmatically provide relations? ( Basically an indexed file system vs. a database? ) [21:05] * last_ninj (~samurai43@pm537-23.dialip.mich.net) Quit [21:05] <_brain_> gpz, I think an idea is to run the CPU at 20, but every 20th clock, trigger the old VICE clock [21:05] <_brain_> JL, yes [21:06] I have the program and don't know a thing about how to use it. [21:06] * last_ninj (~samurai43@pm537-23.dialip.mich.net) has joined #c64friends [21:06] Well, the SuperCPU as a physical hardware operates on its own local clock if I remember. [21:06] I also have SB128. [21:06] ( Oddly, the Superbase folks tried to pitch their Windows version to us in the early 90's. ) [21:06] brain: problem is that the vice core calls the cpu callbacks, not the other way around [21:07] brain: it cant even work properly in ntsc [21:07] * last_ninj (~samurai43@pm537-23.dialip.mich.net) Quit (Client Quit) [21:07] I've never used SuperBase, so I can't comment on it [21:07] brain: did you get my email re: 14/16MHz clock for Atmel and your VIP project? [21:07] * last_ninj (~samurai43@pm537-23.dialip.mich.net) has joined #c64friends [21:08] <_brain_> groepaz, have the core call the CPU callbacks at 20X, but dole out the other callbacks at 1/20th [21:08] groepaz, how does the CPU itself gets its clock. (6510) [21:08] <_brain_> MikeP. Kind needs 14.7456, but ou could buy the board and just swap a xtl [21:08] brain: nice theory....ever looked at the vice code? :=P [21:09] VICE code NOT PRETTY> [21:09] brain: yeah thats what I was thinking [21:09] I been trying to link the clock to the CPU. [21:09] mentally. [21:09] antares51: vice code is a textbook example of how not to do it :=) [21:10] * JLawless would argue that Foresberg's zmodem source is worse... [21:10] * TMR{C0S} double checks - i didn't write VICE did i...? =-) [21:10] Wildstar: most emulators dont work that way [21:10] <_brain_> I agree VICE code ngnarly, but still [21:10] BY THE WAY, the CPU core for the 65816 that I have is GPL [21:10] <_brain_> event driven code rarely is [21:11] * PUPPY (BALDMAN@ip68-11-128-170.br.no.cox.net) has joined #c64friends [21:11] Hello PUPPY. [21:11] event driven code should be able to be driven of a timer (or cycle loop) [21:11] i've knocked up a lame half working 65816 simulator based on kegs btw [21:11] assuming that all deadlines can be met within timing cycle. [21:11] Howdy PUPPY [21:12] * last_ninj (~samurai43@pm537-23.dialip.mich.net) Quit (Ping timeout: 256 seconds) [21:12] BTW: I'll send you a copy of the one sent by Tom Walker. [21:12] Groepaz [21:12] * last_ninj (~samurai43@pm542-41.dialip.mich.net) has joined #c64friends [21:13] * PUPPY (BALDMAN@ip68-11-128-170.br.no.cox.net) Quit (Read error: Connection reset by peer) [21:13] last_ninj, are you having problems staying connected? [21:13] copy of what? [21:13] the 65816 core that I have that is under GPL [21:13] yeah, got disconnected. [21:14] try irc.aohell.org, I'm on that tonight [21:14] brain: you mentioned you were hunting down a bug in the vip code before releasing it, any luck finding it? [21:14] groepaz, I can send you a copy of the 65816 core that I have. [21:14] ok, thanks...i will try if i am dc again. [21:14] <_brain_> Took a break from the code last week [21:15] <_brain_> I like to cycle through prjs [21:15] Wildstar: no need...didnt i just say that i already have one? :) [21:15] Well, yeah. [21:15] <_brain_> kegs = ? [21:15] brain: what a great idea! [21:15] cycling is good for preventing brownouts :) [21:15] * _brain_ concurs [21:15] * Pnacolada switches between BBS stuff and his text adventure :) [21:16] <_brain_> Nice thing is I'm results oriented. [21:16] <_brain_> VIP works, but has bugs, so progress is slow [21:16] * MikeP is switching between CHAT and Motorsport (on TV) [21:16] <_brain_> New prj was just not working at all, and got it orking in 1 night [21:16] <_brain_> Major sense of accomplishment [21:16] * TMR{C0S} is switching between IRC and nodding off...! [21:16] brain: whats your new project ? [21:17] What I am trying to figure out is HOW VICE keeps its clock in any way. [21:17] * _brain_ should have seen that ? coming... [21:17] * antares51 Nebraska trounced by Texas Tech. [21:17] Basically, keeping to the 1.02 or .9 MHz clock. [21:17] <_brain_> MikeP. I'll mention it when I got it a bit further along. [21:17] <_brain_> Or lurk in #c-64 [21:17] brain: hehe, you can mention it when your ready :) [21:17] snap! [21:17] lurk? heaven forbid! [21:17] * _brain_ has parts for yet another prj coming this week. [21:18] <_brain_> Unfortunately, my Ethernet prototype board is delayed due to Florida hurricanes [21:18] I see in C64.h a list of defines. [21:18] brain: i think you'll need a project manager soon ... *PUTS HAND UP* [21:18] <_brain_> COuld probably use one. [21:18] my requirements would be small... [21:18] company car [21:18] company phone [21:18] <_brain_> If only to tell me to quit starting new prjs [21:18] <_brain_> hehe [21:18] about $50,0000 [21:18] i dont ask for much ;) [21:19] what? no expense acct? come on MikeP, you need that for sure [21:19] Which is what I assume is the source values for the timing. [21:19] * TMR{C0S} will do it for $40,000 and just the car...! [21:19] i'll even pay for the ticked to the US! [21:19] damn, forgot about the expense account, yeah, one of those too [21:19] I'll do it for PEANUTS! [21:19] antares: which one? Charlie Brown or Snoopy? [21:20] And i have a guaranteed motivational style that works with everyone. It's a stick with a pointy bit at the end... [21:20] I am just trying to figure out HOW the CPU keeps its pace to the cycles per second value in C64.h [21:20] The type you eat from the ground. [21:21] <_brain_> Wildstar, I know you're pumped, but this is not really the venue to ask such questions... [21:21] <_brain_> All of those ?s require quite a bit of research [21:21] I's even pay _brain_ to work for him. [21:21] Where should ask these questions ???? [21:21] Are the authors of VICE around to ask? [21:22] <_brain_> Well, I'd spend some time gathering the questions up, perusing the code, turn on debug mode and recompile it. [21:22] Well, hmmmm.... I believe Groepaz is involved to some level. [21:22] <_brain_> Then, after you sort out the questions you can;t answer, I think there is a VICE dev list [21:23] If EXISTS then... [21:23] <_brain_> Well, you and gpz should use privmsg [21:23] i'm not involved in vice [21:23] vice team hates me so to say :=P [21:23] Awww... how could anyone hate you? =-) [21:23] Ah, yet they credit you somewhere, Hmmmm..... :-) [21:24] well, it was nice to meet everyone. [21:24] <_brain_> u leaving? [21:24] my wife will take over the computer now. [21:24] yeah [21:24] Too bad! [21:24] <_brain_> bummer, we're just starting [21:24] oh btw...if anyone feels like testing or sth.... ftp://ftp.musoftware.de/pub/groepaz/lcc65.z ip [21:24] I hope to be back next saturaday though. [21:24] (there is the 65816 sim in it aswell) [21:24] take care everyone. [21:25] * last_ninj (~samurai43@pm542-41.dialip.mich.net) Quit [21:25] Bye! [21:25] <_brain_> is rb here [21:25] <_brain_> ? [21:25] Cool, I might check it out and see if it brings some clues. [21:25] RB said he'd be late in his c.s.c post. [21:25] <_brain_> oh [21:25] <_brain_> SO, topics...? [21:26] Never received post. [21:26] Post was very early this morning or late last nite, depending on your time zone [21:27] 237 according to the time stamp on the message I got [21:27] I'm just have to try to figure out their coding. Gnarly, hmmmm.... confusing and hard to follow. [21:27] It's in groups.google.com. First page. [21:27] Oh well, time and reading the code over and over will eventually get the point. [21:27] not yet in the groups.google is my answer for the fellow wanting to do WAVs on his Commodore [21:27] I have a question for the group... other than games, what new software do y'all think needs to be written for the 64/128? [21:27] <_brain_> yep... [21:28] Post never made it here. Just checked. [21:28] Demos. =-) [21:28] <_brain_> ethernet stuff [21:28] I just posted it before getting on here, so it will need time to cross the globe [21:28] It would be nice if there was a decent file manager for all these emerging new IDE and mass storage devices, something like Xtree Gold for the 64 [21:28] Liked Xtree. [21:29] <_brain_> Hey, that's a nice idea [21:29] what would the file manager do? [21:29] Manage files! =-) [21:29] manage in what way? [21:29] * antares51 Yeah, right! (smacks head) [21:29] allow you to navagate through directories and subdirectories. Highlight a file and view it or execute it [21:29] Ooh, technical question... don't look at me. =-) [21:30] assign an external program to a file type [21:30] * TMR{C0S} does games an' demos and that's about it. [21:30] I have to admit, I do like the IDE64 filemanager for that... [21:30] have split windows ( left and right ) so you can open a directory in each and copy files from one to the other, delete files and so on. [21:30] browse the directories, highlite the program, and run it [21:30] Dirutil? [21:31] * TMR{C0S} is nodding off so wanders off - g'bye, all. [21:31] Browser? [21:31] * TMR{C0S} (~tmr@spc1-leed5-5-0-cust114.seac.broadband.ntl.com) Quit (Quit: www.cosine.org.uk / www.oldschool-gaming.com) [21:31] snog: yes, and I think Xtree for the PC was probably the ultimate in terms of being user friendly [21:31] Never used Xtree [21:32] so I have nothing to compare it [21:32] Preferred some of the Amiga dirutils. [21:32] I hear alot of amiga folk talk about opus? [21:33] directory opus? [21:33] something like that [21:33] snog: back in the DOS days it made using a PC with a hard drive very easy. [21:33] Some allowed extracting archives. [21:33] DirOPUS is the bomb [21:33] Snig: there are some similarities between Opus and Xtree in the way they work [21:33] Right!!! [21:33] No Amiga, so I don't know about that one, either :) [21:33] snog even [21:34] * antares51 Leads charmed life. [21:34] Anyway, that would be my vote for a programming project [21:34] snog: heh, well, um, believe me it made doing stuff with files fun and easy! [21:34] The only complain I have for the IDE64 mgr is that I would like to work on a single drive directory, and have the entire screen dedicated to that [21:35] then if I want two directories, just a hotkey away [21:35] No 80 columns? [21:35] not on the 64 [21:35] Not good. [21:36] snog: maybe they will offer that as an option one day. Just ask Soci :) [21:36] Better... [21:36] I'll ask AFTER the debugs [21:37] OK [21:37] no sense in fudging up the code more than necessary [21:37] Agreed. [21:37] that's one reason why I haven't been playing with the betas they have announced [21:38] snog: yeah, the beta quite stable now, seems to work nicely, the only thing missing is cdrom support which is on the way [21:38] Figured what I have works at the moment [21:38] CDrom support is a must tho [21:38] It is one of the selling points in my opinion [21:38] Agreed. [21:39] if they said they were going to get rid of that... [21:39] snog: yeah, thats what I miss with the beta, but it is comming and I have enjoyed helping out with the CMD compatability issues and other testing [21:40] Only CMD hardware I have is my FD4000, and Ramlink [21:40] Ramlink isn't connected when I'm using the IDE64 [21:40] What's with CMDRKEY? [21:40] snog: Well Soci wanted to make the Manager completely compatible with the CMD-DOS, so i've been checking it works with the CMD HD I own. [21:41] the end result will be a manager that works with both the IDE64 and CMD devices for seemless usage [21:42] Agreed, inter-compatibilities are a nice thing to have [21:43] speaking of CMDRKEY, I noticed the USA CMDRKEY site was down this afternoon [21:44] Lots of flack on CSC. [21:44] I was trying to research the WAV on a C= issue [21:45] * rbernardo (rbernardo@shell1.iglou.com) has joined #c64friends [21:45] snog: There was one last bug which I think soci has fixed in the latest beta [21:45] Howdy rbernardo [21:45] * rbernardo is now known as RobertB [21:45] Welcome rbernardo. [21:45] antares: In a nutshell, a number of people have been waiting a long time for delivery on goods paid for. You can google a number of conversations. [21:45] snog: i'll flash my IDE64 with the new version tonight and hopefully that will fix that [21:45] Hi Robert [21:45] Hi, Snog, Antares, and Mike. [21:46] Hi, Robert. [21:46] howdy robert [21:46] Hi, Ryan. [21:46] One of these days I need to get my IDE64 drive project in gear...missing a few components to finish the project [21:46] snog: whats the project ? [21:46] Hi, Scott. [21:46] Just catching up with backscroll. Re: new projects, anyone ever consider an extension to DOS that tells you what filetype a file is when you list the directory, kinda like a magic number for *nix? [21:46] I gutted a 1541 case to put in a CDRom Drive [21:47] Howdy again, Guess what I am watching [21:47] No idea. [21:47] Uh, Star Trek? [21:47] snog: do you fit a hard drive in there too? [21:47] or maybe just an extension to the directory code on the drive... *shrug* don't know how to explain it. [21:47] * Oldbitcol (~oldbit@acs-24-239-254-148.zoominternet.net) has joined #c64friends [21:47] hi oldbit [21:47] I could, but I'm not putting the hard drive in it [21:47] Hello Oldbitcol. [21:47] Hi, Oldbit. [21:47] Howdy Oldbitcol [21:47] Lo' all.. [21:48] I will snake out the cabling so one can be connected outside the case tho [21:48] snog: I had an old external CDROM drive for a PC, so I took out the PC electronics and installed a decent cdrom drive and laptop hard drive, thats my IDE64 setup. [21:48] Right now, I'm using a Compact Flash card with the IDE64 [21:48] Not just Star Trek, the first Stasr Trek movie from my collectionm [21:48] Interesting... [21:49] Using it as a RamDrive [21:49] Ah, ST:TMP... the original or the director's edition. [21:49] How easy is it to build an IDE64? [21:50] I've got it, maybe similar to the $=T command on the CMD HD that lists timestamps to the right of the filetypes, maybe another $= command that lists what the file really is. Maybe a dumb idea :) [21:50] antares: you dont build one, they are a complete device [21:50] I think the original, It's from the boxed set on VHS I bout a while back and I got it out of storage [21:50] How do you get one? [21:50] antares: i'll leave that question to the US folks [21:50] You can get one thru Greg Nacu [21:50] Sounds good. [21:50] So a dir listing would say 140 "FILE.TXT" S text file -- or something... [21:51] gregnacu@kinston.net [21:51] ooops typo on that addy [21:51] it's kingston.net [21:51] * MikeP ordered mine direct from Jens last year [21:52] Greg does the North [21:52] 30 "pic a doodle" doodle gfx [21:52] * Pnacolada shrugs and hushes. [21:52] Greg does the North American distribution [21:52] This past spring's Expo in Louisville, he sold out all he brought with him [21:53] * dracosilv (~dracosilv@CPE-69-76-121-53.wi.rr.com) has joined #c64friends [21:53] * ChanServ sets mode: +o dracosilv [21:53] I have found one shortcomming with the IDE64 though.... [21:53] Hi, Draco. [21:53] Howdy dracosilv [21:53] hi draco [21:54] It doesn't do REL files, right, Mike? [21:54] robert: Ok, well make that two :) [21:54] * last_ninj (~samurai43@pm542-41.dialip.mich.net) has joined #c64friends [21:54] Hi, Last_Ninj [21:54] The biggest pain I have with the IDE64, is having to either have the SCPU set up or not, can't do both without reflashing the eprom of the SCPU [21:54] the drawback I was talking about is that now it can work with hard drives, cdrom drives AND LS-120 drives it needs a secondary IDE port ! [21:55] hi...i am back for 15 mins (all my wife will let me) [21:55] You mean it's incompatible with the SCPU? [21:55] hey all! [21:55] it's compatible with the scpu, to some extent [21:55] To what extent, Snog? [21:55] there is a special version of the IDE64 dos that is for SuperCPU owners [21:56] however, if you disable the SCPU, you also disable the IDE64 :( [21:56] That's not good, Snog. [21:56] right, that's why it's my biggest gripe [21:57] Ugh. :/ [21:57] * LordRonin (~lordronin@CPE-144-137-220-7.sa.bigpond.net.au) has joined #c64friends [21:57] hi lord [21:57] Should be able to work regardless of the setting of the SCPU [21:57] Does the special version of the IDE64 DOS cure that? [21:57] Howdy LordRonin [21:57] hey LR [21:57] Hi, Dave M. [21:57] No idea, haven't tried the new betas [21:57] How much does an IDE64 cost? [21:57] snog: are you running the SuperCPU version of IDEDOS? [21:58] I'm runing the SCPU version of the IDE64 [21:58] Hoi all bAg lag tonight. Had to try twice to connect through eskimo. Even aohell couldn't connect [21:58] $150 [21:58] snog: its not a beta, when they release the DOS they release a SuperCPU and Non SuperCPU version [21:58] Hello LordRonin. [21:58] ok.. [21:58] I connected just fine with Eskimo. [21:58] Running Eskimo. [21:59] I'm on aohell [21:59] Robert: Got your pacakage many thanks. Making a disk for you of ST things that just came in from #16. Shall send them off. Do you want me to send the Newsletter to yoour addy [22:00] -> [LordRonin] PING [22:00] Sure, LR! :-D [22:00] Dracosilv: The newsletter was posted to you today. [22:00] -> [RobertB] PING [22:00] -> [Snogpitch] PING [22:00] * gamemaste (~xy3951@plns-216-222-233-99-pppoe.dsl.plns.epix.net) has joined #c64friends [22:00] * ChanServ sets mode: +o gamemaste [22:00] Howdy gamemaste [22:00] Hi snog [22:00] And all [22:01] Hoi Gamesmaste [22:01] The clock on the wall says "That all!". Must return to my nest. Bye! [22:01] niters antares51 [22:01] seeya [22:01] Hi, Dan. [22:01] First attempts at eskimo gave the temporary unable* msg. Same at aohell [22:01] Bye, Antares. [22:01] Your going to love what Lord Ronin and I found on some GEOS disks I got recently [22:01] * antares51 (~rick@ip68-110-30-204.om.om.cox.net) Quit (Read error: Connection reset by peer) [22:01] BCNE Anataers51 [22:01] what did you find? [22:02] Oooo, what? What? [22:02] that's what i would like to know. [22:02] Anyone still writing programs for a native c64? [22:02] I'm trying, last_ninj :) [22:03] native? you mean on a c64? if so then yes... me and pna are working on one... [22:03] Tut Tut "16, mustn't spoil the surprixe about the other topless Leftanent Uhrua, Star Trek 24 font or the Starfleet stationary in Geos [22:03] Boing! [22:04] Last_ninja My group is learning Basic [22:04] LordRonin: I've tried to D64 up Robert Stoerrle's Stereo SID Editor today, but I keep getting a 70,no channel,00,00 error when I try to write the D64... kinda puzzled... :P I've done that before with other disks, NovaTerm for example... [22:04] I wasn't going to give it away, just tantilizing Robert [22:04] Mind now Robert. I still haven't found the box with the original Classic Star Trek patches from 67 [22:04] O.K., LR. [22:05] Pnacolada: What programme are you using. BTW about the newsletter xchanges [22:05] Tantalizing, Scott? The word is titilating. :-) [22:06] I was just wondering...because I havent seen a lot of pure c64 development online. [22:06] brb - switching to c64 [22:06] * MikeP is now known as MikePaWay [22:06] I've used the d64it and the one from Load Star several times. Though thaer are spome that have problems with T&S and non standard disks. [22:06] I have those Star Trek patches in the closet somewhere :) [22:06] so my gramar and word usage needs work [22:06] lol [22:06] #16, I prefer to use the term torture. BTW: Robert may have a new GeoPaint of different Enterpirses that the one I gave you already. [22:07] Last_Ninja: My work and the groups work is all being given to Load Star. [22:07] Got them years ago from Star Trek Enterprises, aka Lincoln Enterprises [22:07] Currently I am working on serval projects: basic compiler, text-adventure scripting language. [22:08] How is the status of LoadStar? [22:08] Snogpitch: Mine are someplace. Bought them back in 66/67 and still have them in the little envelope that they were shipped in, along with a few of the stickers. [22:08] LR, Bruce Thomas and I were e-mailing about patches for 4-drive usage in GEOS. Have you heard of such a thing, or would you have them? [22:08] Well, make that 4-drive usage in GEOS apps? [22:08] Oops, no question mark. [22:08] I had heard LoadStar hads plans to end after a certain number of issues? [22:09] Yuppers, Lincoln Enterprises is where I bought mine. [22:09] Yes, Last_Ninj. [22:10] Lsst Ninja: FWIW just published in our newsletter a walk through for that game. AFAIK LS is going fine. RevDave is going to be flooded in a week with requested submissions from me. [22:10] Robet: Wasn't there some of those in the past? I? mean here at the kibbutz I use Whhels/Wave. At the shop I use the DL of Geos 128 and 64. There a 4 drive patch would be of use. [22:11] I would be interested in submitting some material to LoadStar as well? What kinds of programs are they looking for? [22:11] Opps that should have read "Robert" [22:11] I'm talking just about GEOS apps, not Wheels. [22:11] Frelling Lag [22:12] All kinds, Last_Ninj. [22:12] last_ninj: Interesting re: the text-adventure scripting language, what's it like? [22:12] last ninja: Well, last personal e-mail from Revdave was pretty open. When he OKs a 1st ed AD&D adventure in Geos as well as asks for a collection of fiction from me. My next project is a campaign using the dungeon creator. So I would say there are infinite [22:13] I'd love to have something with extensibility like a MUD, but with the foudations of the Z-machine... [22:14] Currently, developing on the PC, but will port to the C64. [22:14] Pnacolada: Make it useable by the C= users and I'll DM it for you. Got 46 years of XP on that job. [22:15] Pnacolada: His group of teens that are learning to programme are interested in text adventures. I have don a little and am reviewing the golden flutes and great escapes bookk for them [22:15] It will use p-code. [22:15] Ah change that to 26 years [22:16] Last Ninja what is p-code? Can a C=128 user use it? [22:16] You can enter rooms descriptions, items ect and code the rules in a simple programming langue [22:16] * MIKEC64 (~MIKEC64@172.cust45.vic.dsl.ozemail.com.au) has joined #c64friends [22:16] Hi, Mike again. [22:17] rehi all, now online using c64 , contiki and its irc client [22:17] Yay! [22:17] * JavaUser1 (~Javauser@dialup-4.235.177.179.Dial1.Orlando1.Level3.net) has joined #c64friends [22:17] Last ninja: Define for this dum ignert ork, the term simple! [22:17] beeman [22:17] Hoi Mike [22:17] pseudo-code [22:17] Hoi java user [22:17] hi lord, java user [22:18] Hi, Java. [22:18] or byte codes. [22:18] Last Ninja: Ah could you relate that to those of us struggling with GOTO and GOSUB? [22:19] Hi, Bob B [22:19] ok...each byte is like a basic token. [22:19] OK regular weekly qwuestion. Is the guy here tonight that asked me about pocket writer? [22:19] Not me. [22:19] not me! [22:20] Been a month of IRC meetings. Since the question was asked. Wanted a .D64. Got better got factory in the box [22:20] With dox [22:20] for instance one byte repersent the command "DESC" so when the interpreter encounters that byte it will execute the function to describe a room. [22:21] Sorry to be so out of it. [22:21] LR: I've heard of that book... would it be possible to etext it? [22:21] what it byte code will repersent and what it will do is up to the programmer. [22:21] And I'm working on it, slowly but surely. You can read about it here: http://home.comcast.net/~r.sherwood/tada [22:22] Last Ninja: Think that this might be a bit past my level. Unless it is possible to have a PRG that I can use on the C= to assist. Otherwise it would be simply story set up and telling [22:22] will jeri be joining us tonight or is she busy/away? [22:22] last ninj, sounds interesting, is it like Adventure Gamewriter's Toolkit? I have a copy of that somewhere... been looking at Inform but I don't know C, also looked at TADS and Adrift... [22:23] well, the author using the scripting language wont have to worry about that. [22:23] Pnacolada: Well first, about the newsletter exchange?? The e-text would take me a while to make it in GeoWrite. But it is something that I wnat to do. [22:23] Assuming you meant the Golden Flutes and Great Escapes [22:23] LR: Yes about GFaGE. [22:23] you just enter a rooms as "DESC , the room text, and other attributes ect. [22:24] At this time, sadly, I am an editor of a nonexistant newsletter. [22:24] Last Ninja: If I can deal with the language I can give it a go. But remember that I am the most militantly fanatical C= only user on this caht. [22:24] I will put it on my to do list to bug the folks at the next meeting, tell them you are interested in a newsletter exchange. [22:24] Aw, Ryan, why is that? [22:24] cause no one has anything to give me :) [22:24] pna{ at least you'll always get positive reader feedback :) [22:24] mmhmm :) [22:25] Oh, I see. [22:25] well, it is designed to be simple and english like....not so much like a programming languge. [22:25] * number16 (Javauser@dialup-ras2-4.pdx.or.uspops.net) Quit (Quit: Leaving) [22:25] Karl Stone says he has stacks and stacks of C64 stories/info in his house but can't get to it because of moutains of computer equipment blocking the way... [22:25] I might be able to write a few articles on my own... I don't know, really. [22:25] if you have an email address I can send you a sample of the scritping languge? (I have to let my wife use the computer in a second) [22:26] We had a short discussion about the merits of going entirely electronic, it would save on stamps. [22:26] Hallo MIKEC64 [22:26] There you go, Ryan. Karl has plenty of stories for you. [22:26] last_ninj: r.sherwood@comcast.net [22:26] * MikePaWay (MikeP@172.cust45.vic.dsl.ozemail.com.au) Quit (Read error: Connection reset by peer) [22:26] have the wife visit us in chat :) [22:26] Oh, I've been after him for 2 years now to dig up stories :) [22:27] Pnacolada: The work on the bookm is a bit of work. Typing in each character from a book over 1/2" thick. Never got a responce from the publisher. So it is fair game AFAI. just a frelling lot of work. Now don't tell me that you need me to write your newslet [22:27] Last Ninja: Well the major thing is will your engine run through/on a C= for me to sassist [22:28] LordRonin: That is why you use optical character recognition on the PC to speed the process. [22:28] snogpitch: she would be happy to chat =) That is her favorite hobby. [22:28] I'm not asking you to write anything, LR. [22:28] yes, it will run on a c64 when it is finised. [22:29] I'm just stating that due to a lack of content, there is no newsletter to trade, yet. :) [22:29] * MIKEC64 (~MIKEC64@172.cust45.vic.dsl.ozemail.com.au) Quit (Ping timeout: 256 seconds) [22:29] Maybe Karl can get back issues or something. [22:29] * MikePaWay (MikeP@172.cust45.vic.dsl.ozemail.com.au) has joined #c64friends [22:29] I have one or two around here someplace, I'd have to scan them in I guess. [22:29] grrr@laptop going into suspend mode [22:30] Pnacolada: But my only PC is the C=!!! Trust me, I can fill 16 pages eah month with my group. ]I can babble wnough for yours as well [22:30] I am working on a good text compression sceme so you can have a good size advanture in only 64k though. [22:30] So LR, how's Mad Max doing. [22:31] Last Ninja: Have you ever dealt with the M?UD example on the C=? If not I have it on my BBS. [22:31] #(, been teaching me some new tools for T&S checking and some cra king tips. [22:32] Really hate Lag, that should read #8 and Cracking [22:32] As well as MUD for Last Ninja [22:32] I have not dealt with MUD's too much before. [22:33] I have played around with most of the adventure authoring systems for the PC like AGT, Inform ect. [22:34] * MIKEC64 (~MIKEC64@172.cust45.vic.dsl.ozemail.com.au) has joined #c64friends [22:34] LR: Get someone else to do it for you, what about Lord Alberonn? [22:34] last ninja: I have bookmarked a site with 1650 < the number stuck in my head from a CBM device > of Ansi MUDs. I just haven't had the time to try them. [22:34] * henley (Henley@dialup-141.96.220.203.acc01-waym-adl.comindico.com.au) has joined #c64friends [22:34] last_ninj: Yeah, good systems. :) I like the Z-Machine's 5 bit ASCII :) [22:34] gee, i come back and find my c64 has dropped its connection too! [22:34] wb, MikeC [22:34] Hi, Mike... your C64 is back on-line. [22:34] What eactly is a MUD like? How do you program one? [22:34] Pnacolada: LA, who should have been here by now. Runs strictly Amiga. [22:34] Hi, Henley. [22:34] Yes, I know :) [22:34] * henley (Henley@dialup-141.96.220.203.acc01-waym-adl.comindico.com.au) has left #c64friends [22:34] wasn't LA #16? [22:35] last nija: think of a large multi player text adventure. [22:35] robert: yeah i got up to check on the laptop, came back and found the c64 offline, its a plot against me ! [22:35] A MUD is a multi user dungeon -- you can interact with your surroundings, and extend them by writing programs, objects, interactions with them. [22:35] damn lag read that as last ninja [22:35] :-) [22:35] Yeah, the Z-machine had pretty decent text compression in 5 bits....but think text copuld be compressed even more. [22:36] Snogpitch No #16 is Scott Farley a.k.a. Daniel #16 on the BBS. Lord Alberonn is my adopted son Mark Reed #4 on the Village BBS [22:36] hmm, wouldn't know how to do that, LN. I could probably write the equivalent of the 5-bit ASCII in BASIC if I tried... maybe... [22:36] * MatrixMan (~bryan@pcp09540850pcs.arnysm01.nj.comcast.net) has joined #c64friends [22:36] Hi, Bryan. [22:36] Hey Robert.. how is it going?! :) [22:37] Better and better, Bryan. [22:37] Most of my online game work has been with running the Top Secret and Top Secret SI arenas for T$R on GEnie back in the day. [22:37] Howdy MatrixMan [22:37] What kinds of concepts does the GFaGE book cover, LR? [22:37] Well as reagards to the MUD thinggy. I can create the "dungeon" and the story for anyone interested. The final PRG lines is another matter. [22:38] Hoi MatrixMan [22:38] Hello Song, LordRonin! [22:38] um [22:38] snog [22:38] I have the book by Abacus, _Adventure Gamewriter's Handbook_... not bad, it was a starting point. [22:38] * Alberonn (~alberonn@65-102-7-217.ptld.qwest.net) has joined #c64friends [22:39] Hello all. Had cabin fever, had to get out of the house for a bit... [22:39] Howdy Alberonn [22:39] Hi, Mark. [22:39] Alberonn: Speak of the devil :) [22:39] I have to go now...my wife is nagging me. [22:39] * MIKEC64 (~MIKEC64@172.cust45.vic.dsl.ozemail.com.au) Quit (Ping timeout: 256 seconds) [22:39] I will see everyone soon...take care. [22:39] * last_ninj (~samurai43@pm542-41.dialip.mich.net) Quit [22:39] Aw. [22:40] OH no... I get on and people are pingin' out... [22:40] There's an on-line adventure gaming book at http://www.atariarchives.org ... [22:40] Pnacolada: Waht I don't get to sen off 20 pages of ramblings for your newsletter Well it is annodated an it start5s Can't see what I wrote. Anyway the first part is alled MARS. Deals a lot with things like DIM ARRAYS [22:41] ADDENDUM it is all Basic [22:41] * MIKEC64 (~MIKEC64@172.cust45.vic.dsl.ozemail.com.au) has joined #c64friends [22:41] hmmm, i think the irc client has some issues [22:42] Oh, not good. [22:42] * MIKEC64 (~MIKEC64@172.cust45.vic.dsl.ozemail.com.au) Quit (Read error: Connection reset by peer) [22:43] JLawless: I read that once :) [22:43] Pity. But was'nt it the first time the IRC client came out on Contiki [22:43] * MikePaWay is now known as MikeP [22:43] something strange going on [22:43] Yes, Mark. [22:43] What was it??? [22:43] back to the pc for now [22:44] it is the developers release so bugs are to be expected [22:44] probably just needed to restart contiki but i'm not in the mood today for screwing around with it [22:44] Yup. But at least it's a start. What was it doing that was so goofy??? [22:45] Well, MikeC is on and off again. [22:45] well it would disconnect for no reason. [22:45] it has a few issues [22:45] i got up to see what the output was like on my laptop and when i returned to the c64 the irc client had been disconnected [22:45] there is a bug in the tcp/ip stack aswell [22:46] then it didnt seem to reconnect properly, because i saw right after i had connected my connection was reset [22:46] Hopefully it will be fixed sometime soon... [22:46] maybe the tcp/ip bug is related [22:46] alberonn: i'm sure by the time it is a release candidate it will be [22:47] as i said, i was using the developers release [22:47] yes irc and dhcp are to be fixed asap [22:47] You know, they seem to never lock my threads on Lemon64 [22:47] i didnt have any problems with DHCP, it seemed to work fine when i used it, although normally i have a fixed ip [22:47] dhcp didnt work here :( [22:48] * MatrixMan (~bryan@pcp09540850pcs.arnysm01.nj.comcast.net) Quit (Quit: Leaving) [22:48] but probably related to the tcp/ip bug [22:48] Frell #8, I forgot my PW for Lemon [22:48] i tested DHCP the night i installed the package but then configured it back to a static ip. [22:49] LR, there is a link that says "I forgot my password". (no quotes usually) [22:49] also couldnt get Telnet to work with a C64 Telnet BBS :( when i got to the press backspace for ascii/cg detection it just sat there, like it wasnt passing through the BS [22:50] #8, just no tinme right now to work on the Inet. I'm only online here for the chat each week. Mail is piling up [22:50] and the G/C Telnet term didnt work either, tried that on the same BBS and got no output what so ever [22:50] So if you select the link - it should prompt to ask User Name and Email address and a submit button. [22:50] If we were to try it here, I'd probally set it for a static IP address since I like to know where is something on my local network. LOL [22:50] Don't worry, just note it down. [22:50] alberonn: i set mine to 192.168.1.64 so its easy to remember [22:50] MikeP, have your contacted my BBS yet? [22:51] Bummer on the Telnet clients... [22:51] lord: No I haven't, you have a telnet BBS? [22:51] No, it'd direct dial now... [22:51] What it should do is email the password to your internet email address. [22:52] So you can get the info when ever you get a chance. [22:52] Perhaps later, but he stiil wan't to have modem support somehow as well... [22:52] still wants [22:52] Neg MikeP, mine is direct dial here in the states. Seems to be a gigantic problem to go telnet that we didn't know at the time #4 Can explain that bdtter than I [22:53] We talked a bit about it ladt week. IIRC... [22:53] last week [22:53] Hey LR how the heck are ya [22:53] Hey everyone [22:53] Hi, Leo. [22:53] lagging through [22:53] Hi Robert [22:53] wild* [22:53] Hoi [22:53] Hi LA! [22:54] I've had some difficulties in connecting to C= boards through Wave. [22:54] sorry buys i wont be hangin around much longer as i have family staying with me due to thanksgiving holiday this weekend [22:54] MikeP, whose board did you try calling? [22:54] ya, you would since the Wave telneting wouldn't do C=G [22:54] The one telnet BBS I tried was a bit laggy, but it was good to see a Telnetable C= BBS [22:55] LR did you get my email with instructions for the website?> [22:55] Thanksgiving, Leo? [22:55] A lot of people have complained my BBS is laggy, blame the net :) [22:55] Must be Canadian Thanksgiving [22:55] Ah. [22:56] I'm right, eh? [22:56] I think he did it was forewarded to me, but i haven't grabbed my e-mail yet. I have to make the site first... [22:56] lord: ok, bit expensive to call your BBS as i'm in Australia :) [22:56] yeah canada [22:56] Yeah, its no fair. We can't hide totally on Thanksgiving. [22:56] KilrPilr: Ok the lag is a bummedr. Yeah got it, but haven't DL et i yet. Lord Alberonn had the msg forwared as he understands the terms better than I. [22:56] 10-10-987??? LOL [22:57] what do Canucks have to give thanks for? [22:57] (that's a straight line) [22:57] KilrPilr: We must make it official for the group. But thank you for the offer. [22:57] pna: yours wasnt it! [22:57] Oh oh... is it growing warn in here sunndely??? [22:57] warm [22:57] MikeP: It was? (forgets) [22:57] Hehehe, antigen [22:58] Now, we be careful - Jim Butterfield is a Canadian. [22:58] * Pnacolada wonders if it'd be any different trying straight telnet... [22:58] MikeP: Ah, the land down under home of "midnight Oil". Well if you have a 10 10 thing like here it is like 7 cents/mihn [22:59] pna: we tried the contiki telnet client and it got stuck at the press backspace for cg / ascii detection [22:59] ah [22:59] Yeah #8, but I hold Dual Isralie Use citizenship. [22:59] I hate lag!!! [22:59] then we tried th cg term which had no putput at all [23:00] * JLawless (~jimbo@dialup-4.228.174.69.Dial1.Denver1.Level3.net) has left #c64friends [23:00] yeah. [23:00] MikeP have your tried Wave? That is what I need to use to enter Telnet and the Inet. ]Using it now [23:01] That's really wird, lots of other users call with cgterm and have no problem... [23:01] REALLY hat this lag!! [23:01] lord: No I havent, what is it and where do i download it ?? [23:01] read that as hate [23:01] Well, I could then hold a dual US/Europe citizenship. :-)) [23:01] Ok, joking. [23:01] WAVE is for Wheels. It's on Maurice's site IIRC... [23:02] Wheels is an updated version of Geos isnt it ?? [23:03] yes, it's an updated Geos, and you need a SCPU to run Wave [23:03] MikeP: Step one, you ,ust have GEOS/Wheels/SCCUP. Then you can connect then you use that to connect o a non direct dial shell acounnt. I use it to Telnet to Videocam is South Australia. Where I then IRC to this chat. [23:03] Wheels is a modern O.S. that can use GEOS apps. [23:03] <_brain_> I thought you need Ram expansion for Wheels, but not SCPU [23:03] lord: i dont have a SuperCPU :( I placed an order with Maurice for one earlier this year but..... [23:03] correct, _brain_ [23:04] Yes, a ram expander is required. [23:04] Yes consider Wheels as an updated version of Geso [23:04] Ok I have ram expansion ( Ramlink ) [23:04] SCPU is needed for Wave though [23:04] ok, well wave is out for me [23:04] AFAIK a REU is needed for Wheels. I think that a 1750 will work. I am using the SCPU with 16megs at the moment [23:05] So I can run wheels but not wave., can i download Wheels or do you have to buy it from Maurice? [23:05] Until you can get ihe SCPU. Hopwfully that won't be for too miuch longer. [23:05] MikeP: Well I sent my Smart Mouse for repiar and it has been 2+ years from Maurice. [23:05] Wheels is commercial [23:05] Yes, the 17xx series from Commodore work fine with Wheels. [23:05] Wheels isn't downloadable [23:05] Checking over my Gmail account. [23:05] Nothing new came in. [23:06] in that case i doubt i'll own wheels.. i'd consider buying it if i thought i would get use out of it however whats the point, you cant buy anything from Maurice atm [23:06] Wheels AFAIK is still commercial but Wave you can get from his site or my BBS. [23:06] lord: i read a post where you mentioned that, I hope you do get your mouse back one day [23:06] He's out of the country, so it's probally the website... [23:06] LOL [23:06] who's out of the country? [23:06] If it wasnA't for Wave/Wheels. I wouldn't be able to be onloine. But I understand your feelings. At the tune of $40USED for two years. [23:07] Well, unless I get that order from comp.sys.cbm, we still have unopened packages of Wheels for sale. [23:07] MikeP:Weren't you not in the US??? [23:07] Mike is in Australia. [23:07] alberonn: nope, haven't made it to your shores yet [23:07] Yup I though so... [23:07] Thanks MikeP. I doubt that he has many left handed mice on his stack [23:08] Me phrased my question a bit wackt. Gotta watch what I type closer... [23:08] lord: heh, i doubt so too [23:08] wackt? [23:08] isnt there someone that lives near Maurice that can go knock on his door, sit down down and then whack him with a very large and smelly fish ????? [23:08] Yeah, LR has my mouse and it's almost toast. I heard that Maurcie may be able to make a smartmouse if he can get a chip out of my CBM-made mouse... [23:08] Last time I was in Oz, was 70. Great people and rather freindly in the bars in Melbouren and Sidney to a service man from Nam. Love the people of that country. [23:09] But, I'd like a PS2 Mouse adapter and an optical mouse... [23:09] Want that for my Amiga as well... LOL [23:10] Well if I was to travell the 1200+ miles to see him. I don't think he would like a long haird bearded fanatict aremd to the teeth at his door. [23:10] Why would you be armed, LR? [23:10] lord: Well the place has changed alot since then, we're not quite the backwater we once were but thankfully we've retained out friendliness and openess. I'm sure some of the vets would be surprised about your nam comment tho [23:11] He's always armed. He has two to them that don't work very well either... LOL [23:11] armed with a smelly fish, i like non violent yet abstract methods of getting a point across :) [23:11] Yelling Commodore Uber Alles [23:11] I'm about 5 hours from MR, probably not the closest tho [23:11] Time for a visit, Snog! [23:12] <_brain_> hey, who's gonna come visit us in the MidWest? [23:12] Robert: MikeP: I left my money on the bar in Sidney. The barmad gave it bak to me the next day!! [23:12] He was at the Louisville Expo, IF I am keeping my Expos straight in my mind [23:13] So many expos, so little money to go.... [23:13] MikeP here on the west coast oif the use. That would be a slamon or a tuna. [23:13] Not me, Jim B... it's not in my budget. [23:13] brain: your awake, you've been awfull silent, hey, your not starting new projects on us are you! as your official project manager......... :) [23:13] * _brain_ loves slamon [23:13] <_brain_> Uh, well, been working on one. [23:13] How many are planning on going to the Toronto Expo in December? [23:13] Tel us more, tell us more!!! LOL [23:13] lord: i'd like to think we're still the same in that respect [23:13] * _brain_ says smoked slamon is best [23:14] Brain: not if you worked in the canneries and cleaned the freller at X amount a pounds a day fo $5/hour [23:14] brain: ok, well, only one more ;) [23:14] * _brain_ has had slamon in Washington state [23:14] Not sure, Snog. [23:14] <_brain_> LR, lemmee tell you about beef, then... [23:14] * _brain_ raised Angus [23:14] Funny thing is we have a lot of seafood in the area and it's so freakin' expensive here... [23:14] MikeP: A friend of mine went to World Con a couple years back in Oz. Sidney IIRC. He was very impressed with the people. He is also another Nam vet. [23:15] Where in WA, _brain_? Born there you know :) [23:15] * MikeP bbq'd some beef for lunch and dinner yesterday [23:15] <_brain_> brb, have baby duty [23:15] or did you just have it shipped? :) [23:15] Brain: They are dumb ignorant animals that require a 2x4 in the testicles to make them move. LR worked on a Black Angus ranceh [23:15] Nah, Mark... not expensive, just go to Long John Silver's. :-) [23:15] Eeeeecccchhhh!!!!!! [23:15] * smilertoo (froggo@cpc3-bbrg1-4-0-cust47.renf.cable.ntl.com) Quit (Ping timeout: 256 seconds) [23:16] yuck :6 [23:16] Tawin't Kosjher Robet [23:16] O.K., how about Skipper's, Mark? [23:16] Actually I remember all of the Ivar's in Seattle... [23:16] I really hate lag. Can't correct mispells [23:16] lord: Victorian people are even nicer than Sydney people , hehe [23:16] They were decent... [23:17] Do I detect a personal bias there MikeP? And are you a part of a OZ U.G.? [23:17] Skipper's is my favorite of the chains... too bad they moved out of California. [23:17] <_brain_> ok, back [23:17] My mother's cooked seafood dishes... Ummmmm..... [23:17] <_brain_> Yes, on the Angus info [23:17] Ah yes, Seattle... home of the fish-flingin' Pike Place Market, Starbucks, the Space Needle... Alki Beach (lived 3 blocks away from it)... Ivar's... :) [23:17] got a few questions for you guys... 1: what extra programs come with geos 2.0 for the c128? [23:17] <_brain_> IN WA, had to attend something in Redmond, but we visited Olympic National Park [23:17] FWIW I subscribe to the VCZ C= FIDO list [23:17] 2: what extra programs would you recommend as essential... [23:18] Pnacolada. But Calif where Robert is has nude beaches! [23:18] _brain_: Awesome, that place is so pretty :) [23:18] * smilertoo (froggo@cpc3-bbrg1-4-0-cust47.renf.cable.ntl.com) has joined #c64friends [23:18] Nice place the park.. My Dad loved it... [23:18] lord: all Victorians are biased against any other state!! We have an Internet based usergroup, just a Yahoo group that I run [23:18] hi smiler [23:18] dracosilve: Please espand the question [23:18] Howdy smilertoo [23:18] hello [23:18] * Pnacolada is of the opinion that most people who use nude beaches cause hysterical blindness. [23:18] Hello :) [23:18] Yeah my lst serious gilr frien lives with her wife on capitol hill [23:19] Anyone wanting a 1 GB Email account. [23:19] MikeP: Well if I save up enough, or the homestead laws revert. Yopu may just see me there. [23:19] * _brain_ has a 160 GB email account [23:19] sWhere?! I thought they were in Vancouver, B.C. [23:19] Yeah, but the sunburn's murder on those beaches... LOL [23:19] My uncle Don lived on Capitol Hill. He did work for the Seattle Parks Department as an architecht and historian. His papers are in MOHAI - the Museum of History and Industry, used as textbook material I believe. [23:19] BRB: Gotta release the beer. [23:20] Well, running your own server. [23:20] lordronin: which one? [23:20] <_brain_> Hey, no one said that was invalid. [23:20] My dad used to be with the King County Park's Dept. [23:20] I thought I just give a few of these Gmail accounts invites. [23:20] Alberonn: Cool. :) [23:20] <_brain_> Got one. [23:20] <_brain_> Not sure what to do with it [23:20] Hi, Smilertoo. [23:20] Well.... [23:20] lr: well basically i mean that what are the programs that are included with geos 128 2.0... [23:20] Who knows maybe the knew each other??? [23:21] hi [23:21] lord: homestead laws? [23:21] ok, its a deep subject. [23:21] lr: and what programs would you recommend to me (as an average user that might like to 'use the c64' for some of the standard things that can be done on the pc. [23:21] * _brain_ has a screaming child in his lap... Knows how it got here [23:21] GEOS 128 comes standard with GEOWrite 2.1, geoMerge, Text Grabber, GeoPaint 128, and GeoSpell 128. [23:22] so... a text editor, a spellchecker, a 'mail merge' program, a paint program, and some other programs... [23:22] dracosilv: #23 [23:23] I recommend the Geowrite 128 2.2 patch from Todd Elliott. [23:23] MikeP: Define homestead lawas please [23:23] Alberonn: It's very possible. Grandpa Don was pretty well liked round those parts. He did illustrations for Robert Newell's _Totem Tales of Old Seattle_, an interesting book on the early history of the area. [23:23] A must-have. [23:23] I'd agree that GESO is where you get a lot of good productiviy work done. And PostPrint is good for your output if you have a PostScript printer... [23:23] * Oldbitcol (~oldbit@acs-24-239-254-148.zoominternet.net) Quit [23:23] BRB [23:24] lord: you said "Well if I save up enough, or the homestead laws revert. Yopu may just see me there.", I dont know what you mean by homestead laws??? [23:24] Dracosilv: Save for the fa t that the 80c version is in the 128 DL from CMDRKEY.COM. They are the same as the 64 version. 80c give better cursor control for editing. [23:24] I use the DL version in the shop for both the 64 and the 128. [23:24] Geos 2.0 128 version ???? [23:24] What expressily do you seek cracosilv? [23:25] Yes, Rick B. [23:25] Ah, yes. [23:25] Very cool. My dad Dennis, did a lot of work in and around the Snoqualimie area, but I don't remember what parks were under him. He worked for the Parks Dept for years. He was living in Redmond when he died... [23:25] Remember that. [23:25] I think he may of had some stuff closer to the Seattle area... [23:25] LR, get any better and you would call dracosilv crocsilv [23:26] MikeP: Sorry there is this lag and I send off the msg before I can read the lines on my 128. The homestead laws changed in the last 20 years. Back in the 60-70s there was a big thing for immigrants ot Oz. Land and all that sort of thing. Looked into it 30. [23:26] Alberonn: Yeah, I worked up in Alpental for a year at the ski resort. :) [23:26] Wow great lag problem. That should have read "dracosilv" [23:26] I went to Snoqualime back in 2001, looking for Amiga, Inc.. [23:27] Wish I could blame it on the beer and not the lag [23:27] When I was a kid, there's really cool perk in Carnation that I lived right next to... [23:27] It had a foot suspension bridge and trails all over... [23:28] dracosilv: I'm into a lot with the C=. from games through WP and DTP into some tools and demos. What turns you on??? [23:28] Yeah, it was surprising to see that Amiga moved there, but it's been years since I';ve been in Sno... [23:28] Remember that I ONLY use the C= for everything [23:28] The only foot suspension bridges I've been on were in Vancouver, B.C.. [23:28] Yes, LR. [23:28] I was mostly joking. [23:28] The waterfall there in Snoqulamie is fantastic. [23:29] Well #8 you are very aware that I only use the C= [23:29] yes I am very aware. I just was joking and noticing the funny typing. [23:29] Yeah, lag has a way. [23:30] lord: oh ok, i see what you mean [23:30] lord: i admit to having no knowledge of the homestead laws [23:30] Anyway MikeP if and that is a big IF, I can get my BBS to telnet and accept direct dial then I will be on the Inet as tenettable. Jim has something on that line that I am fully ignorant of at this time. [23:30] I'm not sure if it's still there. I'd be surprised if it wasn't, but that was back in the late 70's early 80's [23:31] Well Mike, I looked into it and Canada back in the 70s. My father thought about it in the 60s. But things have cahnged sine then. [23:31] Wood and cable suspension bridge, built by the Corp of Engineers.. [23:31] They really should map the keys to where my fingers go [23:31] lord: telnet and local calls, how cool [23:32] LordRonin, would you be able to use a multiplexer to get telnet and dialup? [23:32] Heard it was possible in here long ago. Most of my deckers are not on the Inet. Must be ablre to keep them on the BBS. As they are U.G. members [23:32] That may work. One is set up for telnet and one is on the phoneline??? [23:32] Not sure exactly how the multiplexer worked with ImageBBS systems [23:33] <_brain_> Yeah, working on a solution for LR [23:33] I though it worked with Centeped though. That's what LR has been runnin' [23:33] <_brain_> Waiting for parts [23:33] Snogpitch: The concept is past me sorry. I use the CMD SCSI HD with Centipede as the BBS OS. That one uses a multiplexer if it is Lt. Kernal. [23:33] Ya Lt Kernal systems [23:34] Brain: Didn't mean to sound pushy. [23:34] should the c128 composite output give me sound on the TV? [23:34] Part of trying to run the telnet program on my AMiga is that with the SOFTWARE I'm running (Miami), it only handles one physical connection at a time. If MiamiDX Keyfiles were still gettable, that wouldn't be a problem anymore. [23:34] so if you're not running a Lt K, that's not a solution anyway then [23:34] Centipede will work with a multiplexer for the Lt Kernal system. So sayeth the manual beside me. [23:34] <_brain_> LR, didn;t take it that way [23:35] Maybe the multi would work if it just saw the HD as just another drive??? [23:35] Thaks Brain, didn't want to sound offensive on the topic [23:35] <_brain_> My idea would not require a multiplexor [23:35] <_brain_> Idea is to embed tcpser into a small ethernet device [23:35] <_brain_> But also support a modem [23:35] <_brain_> If a modem call comes in, it sends to 64 [23:35] What about the possiblilty of using the Zip. Though that deal was a wash. IDE and not SCI] as stated. :-( [23:36] Greg was showing for the IDE64 a dual rs232 connector, that might be something that could work, IF you could get the software to use both... [23:36] <_brain_> if a telnet clal comes in, it sends to 64. [23:36] <_brain_> And takes modem off hook [23:36] Ah, but I am running 128 usinmg Centipede. Would it still work the same for 128? [23:36] <_brain_> yes [23:36] Ah, if there was a direct connection, the guy tryin to telnet in would get some sort of bust msg. If it was busy with a ethernet connection, perhap you could have it take the modem off the hook. (As an option that could be disabled.) [23:36] <_brain_> 64/128 [23:36] <_brain_> Anything with a rs232 port [23:36] Slow finger on my end... LOL [23:37] Snogpitch: I was not impressed with the IDE64 for my 128 system sorry. [23:37] <_brain_> Alberonn, yes [23:37] Brain: I'm currently using the Swiftlink for this and the BBS. [23:37] Ronin may have a local buyer for the IDE. That would get at least some cash back... [23:37] <_brain_> idea would work with SL [23:37] <_brain_> Or t232 [23:37] Then that is what I need plus other thinggies that I have no understanding of at this time to make the BBS direct dial and telnet. [23:38] I was just mentioning that if Greg had a dual option, it has been done already, just need to figure out how to do it using other methods [23:38] <_brain_> yes [23:38] I think that the IDE64 after a bit more work could be very good though. I think it needs more work myself... [23:38] _brain_ i think a better option than leaving the phone off the hook, would be to take the AA off the modem [23:39] * Whammo (Whammo@adsl-64-142-43-43.sonic.net) has joined #c64friends [23:39] <_brain_> Ah, good idea [23:39] Yeah #21 is interested in the IDE Zip. Bummer that it said SCS]I and turned out to be I]DE. Even the pix was wrong [23:39] Howdy Whammo [23:39] Hoi Whammo [23:39] With a BBS, it's better to take the modem off the hook so people calling in knows the BBS is busy, not down [23:39] <_brain_> I'll make it user option. [23:39] Hi, Whammo. [23:39] Hey, guys [23:39] Hello [23:40] ya, but with AA off, you could pass the line to an answering machine, indicating the BBS is currently in use via Telnet [23:40] people would hear that in their modem speaker [23:41] When I call a BBS and I get nothing but ringing, I figure that 1: Technical problems on the BBS, 2: BBS is now gone... [23:41] As a SysOp of the last 7 years. It would be best IMHO to let the caller either telnet or direct dial belive that the line was busy. Rather that it not pick up and give a no answer. [23:41] If they have a speaker on thier modem or they have the volume turned up high enough... [23:41] or in short. Busy sounds better than no answer [23:42] Bad lag again [23:42] lol, could have a recording on the answering machine of a busy signal :) [23:42] My Lag-O-Meter is not showing any right now. [23:42] Sorry Snogpitch, though a good idea. This line is dedicated to the c= [23:42] #4 ping me [23:43] When the modem get a busy signal, most of the Hayes types will print BUSY to the screen. [23:43] 4.63s [23:43] 4.62 I ment [23:43] I] remember that from NovaTerm and DesTerm [23:43] Yeah it is around 5 sec from typing to seeing anything on the screen. Slow tonight [23:44] Yes, Desterm will say, "BUSY". [23:44] Can't see what I write before sending it, to be timely [23:45] * JavaUser1 (~Javauser@dialup-4.235.177.179.Dial1.Orlando1.Level3.net) Quit (Ping timeout: 624 seconds) [23:45] 4.61s this time??? [23:45] * antigen (na@user-38lc4do.dialup.mindspring.com) Quit (Read error: No route to host) [23:46] i would take the modem off hook, what good is being told the BBS is busy AND getting charged for the call??? [23:46] true if it was long distance [23:46] We do get several LD callers... [23:47] as lord said, busy is better than no answer. [23:47] and i never have my speaker enabled on a modem like alot of people [23:47] LOL [23:47] better to stick with the usual, which is busy means busy :) [23:48] LordRonin, do you put a notice on your BBS about your chats here on Saturday? and the BBS being down at that time? [23:48] I do have mine turned up though... [23:48] Guys going to do a test with brain. Be back shortly [23:48] Snogpitch: That info is in the regular news and in the newsletter. [23:48] oooo a brain test :) [23:48] I thnik it may be in the news, but he uses his system a lot during certain times... [23:48] Hope to BRB [23:49] * LordRonin (~lordronin@CPE-144-137-220-7.sa.bigpond.net.au) Quit (Quit: Leaving) [23:49] I have a telnet client too [23:49] LOL [23:49] I like brains idea though, a small embedded device that handles the switching, great not just for the CBM Community [23:49] cool :) [23:49] Might see Jeri soon :) [23:50] Yeah, good for several systems? That make it valuable to the "unwashed masses" out there. LOL [23:50] How do you know? [23:50] ESP [23:50] :) [23:50] * antigen (na@user-38lc4d3.dialup.mindspring.com) has joined #c64friends [23:50] Hmmm, ESP from 2,000 miles away! [23:50] alberonn: exactly, i'm sure there are Atari and Apple people who would find it equally useful [23:50] Hi, Anti. [23:51] Ahh universial tools. Gotta love them... [23:51] snog: retune your ESP, you say Jeri will be here soon and we get Antigen! [23:51] hehehe [23:51] * Jeri (~Jeri@4.27.140.171) has joined #c64friends [23:51] not quite the same, huh? [23:51] omg!!!!!! [23:51] Snog does have ESP, even if its a little bit off :) [23:51] HALLO Jeri. :-D [23:51] Heya Jeri [23:51] What ESP you have, Snog! [23:52] howdy [23:52] * MikeP and Australia send a big hello to Jeri [23:52] howdy Jeri [23:52] How is going Jeri [23:53] Hiya Jerri! [23:53] Jeri, how's that processor card for the C1 coming along? [23:53] * LordRonin (~temp@12-217-179-222.client.mchsi.com) has joined #c64friends [23:53] wb LR [23:53] wb LordRonin [23:53] I just got home from a trip. I haven't had much time in the last 2 weeks. [23:53] Jeri's on now, LR. [23:53] rehi lord [23:54] Thanks Brain for all the HELP!!! [23:54] Brain is cool. [23:54] Works must faster than at VCS!!! [23:54] <_brain_> No problem,. Hopefuilly yhat will help your lag [23:54] Jeri, do you have anything for me and the con next month in Portland? [23:54] <_brain_> Well, VCS is in AU... I'm just down the road compared to that [23:54] looks like _brain_ set up a telnet client of his own? [23:54] I thnink the lag comes from connection to VCS in the first place. I mean it's only just on another Continent!!! LOL [23:55] A major part of lag in Australia is distance and lots of relay points to move data. [23:55] * MikeP says that here in AU we send our data packets by carrier pidgeon [23:56] It has to go there and come back to you. It's gonna take some time going through all of thse networks. FBI software, ect. LOL [23:56] they have pidgeons in AU? [23:56] It's like on another side of the PLANET. [23:56] LR. I;'ll have to think about the conference. [23:56] did anything new happen on the C1 in the last 2 weeks [23:56] yeap! not particularly fast ones though :) [23:56] Hey all I am running through Jims site. but the del key seems to fail??t eoiu8hg, [23:56] Hmmmm...... [23:57] probably don't have the del key defined in the telnet setup [23:57] Smiler: A lot has been happening with the early startup. Not much on my side. [23:57] MikeP: Better than Hong Konmg when I ordered Go Books. Swear it came in a glass ball through the ocen currents. [23:57] (non-destructive delete. [23:57] um non-functional delete [23:57] * smilertoo cries [23:57] Jeri, well let me know. I can put up flyers etc to sponser the C-1.u [23:57] not really cos that would be silly [23:58] We get a few people in the shop from time to time!!! LOL [23:58] Thanks again Brain!!n [23:59] Yeah #8 seems that way. [23:59] should the c128 composite output give me sound on the TV? [23:59] What we actually have people enter the shop!! [23:59] * Pnacolada waves belatedly at Jeri. [23:59] I gotta go now. I'm tired from the walk and I wanna just kick back. I'll catch you all next week.... [23:59] Yes, Smilertoo. [23:59] Bye, Alberonn. [23:59] Should give you sound, but only on one channel [23:59] Bye, Mark. [23:59] Besides we have a Champions game to play this week [23:59] * Alberonn (~alberonn@65-102-7-217.ptld.qwest.net) Quit (Quit: Client exiting) [00:00] hmmm, my tv must be having problems tuning in the 128..all im getting is fuzzy sound [00:00] <_brain_> No probl, LR. [00:00] <_brain_> I asume you like the way I helped get you going... [00:00] Are you using RF adaptor? [00:00] Brain, this one changes colour for my posts and gives a time stamp. That wasn't on VCS [00:00] Snogpitch: just the normal rf lead [00:00] my c64 gives me sound, the c128d doesnt [00:01] <_brain_> It's a different application [00:01] If you are using RF, then your station needs fine tuning [00:01] smilertoo: Only non 64 that I have used on a TV is a 500 Amiga. But if you need a monitor.... [00:01] <_brain_> ircii is a rather old app [00:01] <_brain_> This one is much newer [00:01] damn, my tv has no fine tuning [00:01] It should in it's setup [00:01] Looks good to me. I have the choice of irc or BitchX at the promt at vcs. More used to irc. [00:02] You should have an option to uncheck your autofinetuning [00:02] nah, its got some 'clever' system where it tries to tune itself [00:02] Ah, Videocam needs to have the newer IRC app then. [00:02] <_brain_> This app is like ircii, but newer, and in COLOR (Say that in an announcer voice) [00:02] <_brain_> LR, you ready to see something really neat? [00:02] They just updated perl. I could have helped with Hyper... if my old ISP had perl. [00:02] * Snogpitch says Like This? [00:03] Brain : great, but I must leave and mutilate the party shortly. [00:03] <_brain_> Tis fine... Only take a sec [00:03] <_brain_> You can do all of this on vcs, by the way [00:03] Snogpitch, yeah you came out in a differetn coloutr [00:03] :) [00:04] well folks, it's time for me to mosey along [00:04] niters all [00:04] Bye, Snog. [00:04] niters Snog [00:04] bye [00:04] bye snog! End of #c64friends buffer Sun Oct 10 00:04:59 2004