... What exactly is Groovy supposed to do? On jzIntv it just says "Groovy" over and over again with a little beep in between words. It does the same in...
Joe Fisher
joefish75@...
Mar 1, 2005 1:32 pm
4485
... The "beep" actually should be an inaudibly high-pitched whine. Depending on what sampling rate you run at and what averaging window jzIntv picks, though,...
... You are, of course, correct. I do update more than once per frame, but I don't pay attention to writes to the PSG on the fly like jzIntv does, so I was...
Joe Fisher
joefish75@...
Mar 1, 2005 2:42 pm
4487
... Oops, I lied again. I'm updating every 4 CPU cycles and doubling the envelope counter. I have some #ifdefs in there I was testing to do the above, and...
Joe Fisher
joefish75@...
Mar 1, 2005 3:01 pm
4488
OK, I admit it...I like GUI development environments. So, having made my first foray into Intellivision programming, I decided it was about time I had an IDE....
Joe Fisher
joefish75@...
Mar 7, 2005 9:45 pm
4489
Joe, IntyIDE is trying to link to pcre.dll at startup. I don't have this file on my system. A quick googling suggested that's the Win32 "Perl Compatible...
Ah, what a dope! I re-uploaded the zip file with pcre.dll. THat's a PERL-type regular expression library. -Joe ... From: a_chevallier...
Joe Fisher
joefish75@...
Mar 8, 2005 12:41 am
4491
Joe, I finally got a chance to do a test. But I was unable to record a clean signal from my TV with my desktop. It's weak and distorted. I should try with my...
... Hmmm... The data seems consistent with a "reload" based paradigm. The second long-period to short-period transition seems to have a slightly elongated...
... Ok, it works, now. Looking good! Just some quick remarks for now: - I'd love to see the 'save' icon grayed when a file has just been saved. When it stays...
Thanks for the great review! Some notes... ... Good idea. On the ToDo list. ... Already done in the version I'm working on now. You can even double click on...
Joe Fisher
joefish75@...
Mar 9, 2005 2:19 am
4495
... Well, the next commands are very likely to fail too. :-) ... IntyOS is quite particular. I guess you should not worry too much about it. Now, if you really...
I just uploaded a new version, 0.2. http://www.shiny-technologies.com/downloads.php It contains several improvements. These are the ones I remember: - Listing...
Joe Fisher
joefish75@...
Mar 10, 2005 3:13 pm
4497
I guess the Bodega closed it doors... http://www.jamrom.com/bodega/...
Does anyone know what may have happened to the site? I know it went off line once a couple of years ago because the webspace/disk space was needed for another...
Giga Intellivision has been gone for a while. One aveneue is to try to use the Internet Wayback machine. There are other sites out there with stuff, just not...
What an excellent time to announce the Intellivision Library. This is a collection of every manual, catalog, newsletter; anything Intellivision related. Many...
Is it dead already? ;) The following error was encountered: a.. Connection Failed The system returned: (61) Connection refusedThe remote host or network may be...
Joe Fisher
joefish75@...
Mar 14, 2005 2:58 pm
4504
Sorry for sending you personally, Arnauld. I replied to the wrong email ;) Anyway, here's a screenshot of my latest work. It's a port of Nostalgia to the...
Joe Fisher
joefish75@...
Mar 15, 2005 5:24 pm
4505
OK, ok, I heard you all clamoring for a working version. Sheesh you guys are pushy. ;) I found some enormous optimizations (read: obvious) today. It's to the...
Joe Fisher
joefish75@...
Mar 16, 2005 2:00 am
4506
Is there a version of this for older Pocket PCs? I have an old HP Jordana 540. Mike from Morgantown...
Some good website news for a change. The IntelligentVision website has recovered from its crash. Visit http://www.netcyber.com/intelligentvision/ for the...
All, For those with Pocket PC 2003 devices, I just got sound working. Sort of :) It's crunchy, but very recognizable. It should be rate-controlled, too, but...
Joe Fisher
joefish75@...
Mar 20, 2005 5:25 pm
4511
Guys, I just wanted to let you know that I've purchased a new domain, and I've moved the Intellivision Wiki as a result. You can now find it at...
Speaking of Intellivision info, have Joe Z's test carts been archived anywhere, and have the expected values for the different versions been documented? I'd...
Joe Fisher
joefish75@...
Mar 24, 2005 3:29 pm
4513
I'm having a bit of an issue with the display subsystem in Pocket Nostalgia. I'm trying to decouple the display from the core emulator. Maybe someone here can...