[Coco] building xroar

Joel Rees joel.rees at gmail.com
Fri Dec 17 10:37:25 EST 2021


2021年12月6日(月) 1:19 Ciaran Anscomb <cocomalt at 6809.org.uk>:

> Joel Rees wrote:
> > Okay, I got it installed under ~/usr/bin , and it created xroar/roms
> > under ~/usr/share , but, of course, it doesn't know to look there.
>
> So the default search path from ROMs is always first, "~/.xroar/roms/"
> (i.e. in your home directory), and then "{prefix}/share/xroar/roms/",
> where {prefix} is from the --prefix option to configure.
>

The install command I used was

make install prefix=~/usr

Did I need the prefix in the make step, and not just the install step? I
should try that.


> If you're wanting to keep ROMs in your home directory, I'd choose
> the former.  If you want it system-wide; the latter.
>
> > I can, of course, specify that on the command line,
> >
> >   xroar -m mc10 -bas ~/usr/share/xroar/roms/mc10.bin
> >
> > works just fine, but it would be nice if there were a configuration to
> > have it look in a user-local install directory.
>
> You want the rompath config var.  So in your ~/.xroar/xroar.conf, a line
> like this should do the job:
>
> rompath ~/usr/share/xroar/roms
>
>

> (if that is indeed where you want to keep them).
>

The .xroar directory did not get automatically made, so I was looking for
some other place to put it, I think. Or I may actually prefer not to use
the dot hidden directories. Not sure.


> Or, set the XROAR_ROM_PATH environment variable (similarly,
> XROAR_CONF_PATH points to the directory your xroar.conf can be found).
>
> There are, if anything, too _many_ ways of specifying all this ;)
>

:)


> HTH,
>

It does, thanks.

BTW, is there a developers mail list for the project?

Or, how would I consult with you about such things as adding an explicit
debug console? gnu dbg is a bit too flexible and distracting for what I
want to do. Or maybe I just like front panels and want to try adding one.
8-/

-- 
Joel Rees

http://reiisi.blogspot.jp/p/novels-i-am-writing.html


More information about the Coco mailing list