Emulation questions

Discuss the games, programs, utilities... and vaporware!
User avatar
@username@
Posts: 320
Joined: Tue Oct 22, 2013 6:59 pm
Location: Scotland

Re: Emulation quesions

Post by @username@ » Sat Nov 02, 2013 10:26 pm

Here it is - no laughing out loud :)

Let me know how it goes.
Last edited by @username@ on Sun Nov 03, 2013 2:54 pm, edited 1 time in total.
User avatar
Mobsie
Posts: 708
Joined: Fri Jun 13, 2008 10:38 am
Location: Weinheim, Germany

Re: Emulation quesions

Post by Mobsie » Sun Nov 03, 2013 11:43 am

i am back and see again news from you, great. I will check this bios now.
Thank you.
User avatar
Mobsie
Posts: 708
Joined: Fri Jun 13, 2008 10:38 am
Location: Weinheim, Germany

Re: Emulation quesions

Post by Mobsie » Sun Nov 03, 2013 11:51 am

Your BIOS file is great to read! Thanks again.
If you can do this one day with one of the basic roms, it would great. My version has not a format like this.
User avatar
@username@
Posts: 320
Joined: Tue Oct 22, 2013 6:59 pm
Location: Scotland

Re: Emulation quesions

Post by @username@ » Sun Nov 03, 2013 2:06 pm

Hope it helps - there's 2K of nulls to fill the missing page for alignment. Only comments are where I was working out CLOAD and CSAVE.

I'm obviously warped, but I tried some of the WIZZDOM entries, thus discovered CLOAD,N and CRUN,N - sad I know, but it makes me smile to see 'LOADING PROGRAM :)

Also, discovered that BASIC82A and B can't do double speed loading. They are the only cartridges which look to 0x4000 for VDP initialisation. I wonder why?
Last edited by @username@ on Mon Nov 04, 2013 9:12 am, edited 1 time in total.
User avatar
Mobsie
Posts: 708
Joined: Fri Jun 13, 2008 10:38 am
Location: Weinheim, Germany

Re: Emulation quesions

Post by Mobsie » Mon Nov 04, 2013 7:19 am

Thank you, it helps.
User avatar
@username@
Posts: 320
Joined: Tue Oct 22, 2013 6:59 pm
Location: Scotland

Re: Emulation quesions

Post by @username@ » Mon Nov 04, 2013 11:28 am

Ok - a milestone in our little emu.

If you already use FunnyMu, you'll have a good idea of how to use this. However, I prefer command line switches, so here's what's available:

Code: Select all

 -b     Load alternative BIOS rom. Default is BIOS/BIOSCV.ROM
 -r     Load alternative ROM binary. Default is ROMS/CART.BIN
 -m     Magnify. 2=512x384(Default) 1x to 4x zoom
 -f     Fullscreen 4:3 Aspect
 -v     VDP Debug mode enabled. Use F12 stop/step. F11 continue.
 -s     Use High Quality sound
 -l     Load CAS files at double speed. CLOAD / CRUN.
 -c     Set CLOAD/CSAVE filename. Default CSAVE.CAS
 -p     Set LLIST/LPRINT filename. Default PRINTER.TXT
Enjoy - let me know if you have any problems.
You do not have the required permissions to view the files attached to this post.
Last edited by @username@ on Sun Nov 10, 2013 12:54 pm, edited 3 times in total.
User avatar
Mobsie
Posts: 708
Joined: Fri Jun 13, 2008 10:38 am
Location: Weinheim, Germany

Re: Emulation quesions

Post by Mobsie » Mon Nov 04, 2013 12:36 pm

Thanks again for your great work to our CreatiVision and the community.
I try the new versions and also the new -s , all works perfect.
User avatar
Mobsie
Posts: 708
Joined: Fri Jun 13, 2008 10:38 am
Location: Weinheim, Germany

Re: Emulation quesions

Post by Mobsie » Mon Nov 04, 2013 10:36 pm

Hi, only a question for the next milestone. What about Joystick (USB) support? As you use SDL it should be possible. What do you think?
User avatar
@username@
Posts: 320
Joined: Tue Oct 22, 2013 6:59 pm
Location: Scotland

Re: Emulation quesions

Post by @username@ » Tue Nov 05, 2013 9:02 am

I don't actually have a joystick. I can add the generic code, if you don't mind testing?
User avatar
Mobsie
Posts: 708
Joined: Fri Jun 13, 2008 10:38 am
Location: Weinheim, Germany

Re: Emulation quesions

Post by Mobsie » Tue Nov 05, 2013 9:13 am

Yes, i test for you :D
Post Reply