[Coco] XRoar Windows 8 64-Bit

Louis Ciotti lciotti1 at gmail.com
Sat Mar 9 17:27:42 EST 2013


So some more playing around, and I can get color basic 1.1 -1.3 to work,
but I cannot have any extbasic roms in the folder, or atleast that cannot
be the expected names.  When they do not load, the information from the
stderr.txt file shows this (this is for color basic 1.0):

Module init: SDL UI
Module init: Windows32 file requester
Module init: SDL OpenGL video
Module init: SDL audio
    8-bit unsigned, mono, 44100Hz
    23ms (1024 samples) buffer
Module init: SDL keyboard input
Module init: SDL joystick input
    No joysticks found
Module init failed: SDL joystick input
WARNING: No joystick module initialised.
Machine: Tandy CoCo (NTSC)
Loading ROM: ./bas10.rom
    CRC = 0x7d1f9515
Module shutdown: SDL keyboard input
Module shutdown: SDL audio
Module shutdown: SDL OpenGL video
Module shutdown: Windows32 file requester
Module shutdown: SDL UI

For color basic 1.1, which works:

Module init: SDL UI
Module init: Windows32 file requester
Module init: SDL OpenGL video
Module init: SDL audio
    8-bit unsigned, mono, 44100Hz
    23ms (1024 samples) buffer
Module init: SDL keyboard input
Module init: SDL joystick input
    No joysticks found
Module init failed: SDL joystick input
WARNING: No joystick module initialised.
Machine: Tandy CoCo (NTSC)
Loading ROM: ./bas11.rom
    CRC = 0x6270955a
Module shutdown: SDL keyboard input
Module shutdown: SDL audio
Module shutdown: SDL OpenGL video
Module shutdown: Windows32 file requester
Module shutdown: SDL UI



On Sat, Mar 9, 2013 at 5:12 PM, Louis Ciotti <lciotti1 at gmail.com> wrote:

> OK the new driver fixed the black screen problem, now to get it to load a
> rom image.
>
> I am using the following command:
>
> c:\xroar\>xroar - machine cocous -bas bas10.rom
>
>
>
>
> On Sat, Mar 9, 2013 at 5:06 PM, Louis Ciotti <lciotti1 at gmail.com> wrote:
>
>> It works with the -vo sdl command line option, so I am guessing it the
>> the OPEN GL driver... hmmm   the computer had one of those ATI processors
>> with the video processor built into the processor.  I am downloading the
>> latest driver know.  hopefully that fixes it.
>>
>> Next question, I have the rom image in the VROAR directory, but it showed
>> the checker board screen.  The rom image is called BAS11.ROM.  Am I missing
>> something else?
>>
>>
>> On Sat, Mar 9, 2013 at 2:13 PM, Ciaran Anscomb <cocomalt at 6809.org.uk>wrote:
>>
>>> Bill Pierce wrote:
>>> > Ciaran told me he only cross-assembled the Windows binaries and relied
>>> on
>>> > others for reports as he doesn't have a Windows machine. He runs a Mac.
>>>
>>> Hey now that's just insulting!  But, sadly, true...  Circumstances have
>>> made it that what I use most is a mac, with its awful space-wasting UI.
>>> ;)
>>>
>>> > The black screen sounds odd because if all else fails and XRoar starts
>>> in
>>> > "no rom" mode, it will display a "checker board" (green/red) screen
>>> much
>>> > like you use to see after crashing  a Coco 2 ML game.
>>>
>>> True, which says to me the video isn't working at all - the default is
>>> to use OpenGL - maybe that's the problem?  You could try running it with
>>> "-vo sdl" - if you get a small unscalable (but working) output there,
>>> it might well be that (in which case, check your OpenGL drivers?).
>>>
>>> ..ciaran
>>>
>>> --
>>> Coco mailing list
>>> Coco at maltedmedia.com
>>> http://five.pairlist.net/mailman/listinfo/coco
>>>
>>
>>
>



More information about the Coco mailing list