randyrossi / bmc64

A bare metal Commodore 64 emulator for the Raspberry Pi with true 50hz/60hz smooth scrolling, low input latency and better audio/video sync.
GNU General Public License v3.0
488 stars 59 forks source link

C128 #43

Closed paolo2504 closed 5 years ago

paolo2504 commented 5 years ago

Hi i’m testing early build of bmc128 sincero a comple of Days. Iot’s working pretty good. Some thoughts: Graphic (0-5) is not working well file “basic” seems not necessary (maybe only “lo” and “hi” Ines are fine Some Times freezes file d1541ii alone doesn’t work: all others are needed, perhaps only dos1541 one ?..

Good job

randyrossi commented 5 years ago

I got d1541ii to work alone but I think you have to go to the drive menu and select it. For some reason, it doesn't pick it by default even though it's available.

Thanks for the info.

On Tue, Apr 30, 2019 at 4:12 AM paolo2504 notifications@github.com wrote:

Hi i’m testing early build of bmc128 sincero a comple of Days. Iot’s working pretty good. Some thoughts: Graphic (0-5) is not working well file “basic” seems not necessary (maybe only “lo” and “hi” Ines are fine Some Times freezes file d1541ii alone doesn’t work: all others are needed, perhaps only dos1541 one ?..

Good job

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/randyrossi/bmc64/issues/43, or mute the thread https://github.com/notifications/unsubscribe-auth/AAI3HKHIL6Q4W3PAQLBU56TPS75O3ANCNFSM4HJJMISQ .

-- Randy Rossi

C:(+1)416-605-5112 (Canada)

paolo2504 commented 5 years ago

Ok. Just for my info: i noticed the file settings.txt contains drive8=1542 (not sure on the parameter but sure on its value. Is it qn error (no 1542 drive exists) or is it shortcut for d1541ii ? Regards.

randyrossi commented 5 years ago

Yes. That's the correct identifier for 1541ii.

On Tue, Apr 30, 2019 at 9:52 AM paolo2504 notifications@github.com wrote:

Ok. Just for my info: i noticed the file settings.txt contains drive8=1542 (not sure on the parameter but sure on its value. Is it qn error (no 1542 drive exists) or is it shortcut for d1541ii ? Regards.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/randyrossi/bmc64/issues/43#issuecomment-487960805, or mute the thread https://github.com/notifications/unsubscribe-auth/AAI3HKGW4BURSJRO4LCEUY3PTBFK3ANCNFSM4HJJMISQ .

-- Randy Rossi

C:(+1)416-605-5112 (Canada)

lroby74 commented 5 years ago

I saw that on default drive 8 is assigned to 1571 like on C128D, but ATM drive 1571 doesn't work in C128 mode (but it works on C64 mode)

paolo2504 commented 5 years ago

Another issue gets running program. On typing Run a single Bell is played and the assembly monitor starts. I tried this with Élite 128 and some other games. With basic program it’s ok.

randyrossi commented 5 years ago

@paolo2504 Remember, elite128 needs to be loaded in c64 mode. So go64 first, then load. Works for me.

randyrossi commented 5 years ago

elite128 works. Closing.