Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - naI

#1
Commodore News & Events / Re: Ulimate SuperCPU+
February 23, 2011, 02:21 AM
Quote from: RobertB on February 20, 2011, 12:17 PMIf I see him at the June Commodore Netherlands Show, I can ask him directly.
Thanks, I appreciate it!
#2
Commodore News & Events / Re: Ulimate SuperCPU+
February 20, 2011, 09:25 AM
Is this still in the works?  I haven't heard anything for a couple of years now...
#3
http://en.wikipedia.org/wiki/Samizdat


...Something that seems more and more relevant in the world today.   :(
#4
What happened?  Just out of the blue like that?
#5
Well, the Master System audio has 4 channels to the SID's 3.  And just forget about FM.  I'm sure the (64k?) VDC could handle Master System graphics if they were ported.  But emulation will not be achievable unless your idea for an adapter includes components from the actual Master System.  You would basically need to make an expansion module similar to SuperCPU or the 2600 expansion for Colecovision - and if you need to do that, you might as well just use a real Sega Master System.

...A combo system would be an interesting mod, though.
#6
Herdware / Re: Weird Incompatibilities...
May 25, 2009, 03:33 AM
Quote from: megabit on May 24, 2009, 11:49 AM
.1300   LDA  #$40       ;switch to ram 1 with all
.1302   STA  $FF00     ; ROMS present
.1305   LDA  $D506     ;switch 40-col screen
.1308   ORA #$40       ; to RAM 1
.130A   STA  $D506
.130D   JMP  $E24B     ;jump to GO64 routine
Unfortunately, after I loaded this program numerous times last night, there was no change in behavior.  It looks like it just won't work.  Is there another register to which I should try loading this?  Or would it not matter?  Anyway, it doesn't look like RAM 1 makes a difference; I even checked $03F0 in the monitor to make sure the program matched your post.
#7
I am very curious to see what people managed to do with one line of BASIC.  When will we get to review the entries and cast our votes?
#8
Herdware / Re: Weird Incompatibilities...
May 24, 2009, 03:36 AM
Quote from: Wes on May 05, 2009, 10:28 PM
Have you tried holding down CAPS LOCK when you boot?
Yes.

Quote from: BilHerd on May 23, 2009, 05:55 AM
I'd have to go with cursed... do you have some chicken skulls laying around that we could use for a cleansing?

Seriously if you get garbage characters, especially if they just happen, then something is probably hosed at a basic level. If it makes it all the way into the memory used for displaying stuff you can imagine whats happening to the rest of memory where vital things are stored.

This is just a  guess however based on a brief description and my binary assessment of a working computer vs. a broken one.

Bil
Hmm... that's a shame...  The idea of malfunctioning memory had occurred to me, but it just didn't make sense, considering that only some programs seemed to be affected.  Also, this has only ever happened in 64 mode.  I'm certain that plenty of those programs use 64K, but I'm not exactly sure how that works on the C=128 with more total memory and an MMU (so far, I only know a minimal amount of BASIC).  I doubt that there's a glitch in the kernel, because, AFAIR, this problem existed both before and after I installed the JiffyDOS kernel replacement.

...Come to think of it.. I must have broken a mirror while the C=128 was in the same room..  But that's just superstition ...right?  ??? ??? :O

Good to hear from you, Bil.  That's a nice machine you've got there.  It's almost like... A Higher Intelligence.  ;)
#9
Herdware / Re: Weird Incompatibilities...
May 04, 2009, 11:53 PM
I'm still wondering about this.  Does anyone have any ideas as to what's causing the incompatibilities?  It it even something that can't be helped?
#10
Herdware / Re: Weird Incompatibilities...
April 10, 2009, 10:32 AM
Quote from: Alex on April 10, 2009, 07:27 AM
Do you have anything else connected to you C128?
A C2N datasette.  But unplugging it doesn't help.
#11
Herdware / Re: Weird Incompatibilities...
April 09, 2009, 11:13 PM
There is graphical corruption (garbage) on the screen during or after loading, depending on the program, that ultimately results in a crash.  Elite displays several screens of garbage, when it should display an animated ship coming from a black screen.  The results are the same when I use GO64 or start up with the C= key pressed down.

64 mode shows 38911 bytes free.

Quote from: SmallCleverDinosaur on April 09, 2009, 09:17 PM
Wasn't Elite one of those games that was "enchanced" when used in C64 mode of a C128? If so, maybe it uses the VDC memory and you have a VDC upgrade that might cause the problem.
As far as I know, it wasn't enhanced.  I do know that there is an enhanced hack out there for the C=128, but I have the original.  I just recently upgraded my VDC, and this problem existed before I did that.  But the C=64 mode uses the VIC and I don't think it has access to the VDC.
#12
Herdware / Weird Incompatibilities...
April 09, 2009, 09:58 AM
Some game programs (most notably, "Elite"  :'() appear to be corrupted on my Commodore 128, but work just fine on my friend's C=64c.  Using my friend's 1541-II drive doesn't rectify the issue, either.  I do not use any fast loader cartridges, and disabling JiffyDOS produces the same results.  Just what could be causing this?