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!
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 MenuQuote 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!
Quote from: megabit on May 24, 2009, 11:49 AMUnfortunately, 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.
.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
Quote from: Wes on May 05, 2009, 10:28 PMYes.
Have you tried holding down CAPS LOCK when you boot?
Quote from: BilHerd on May 23, 2009, 05:55 AMHmm... 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.
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
Quote from: Alex on April 10, 2009, 07:27 AMA C2N datasette. But unplugging it doesn't help.
Do you have anything else connected to you C128?
Quote from: SmallCleverDinosaur on April 09, 2009, 09:17 PMAs 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.
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.