[Coco] Mame on debian wheezy

Joel Rees joel.rees at gmail.com
Mon Sep 24 20:42:37 EDT 2018


I'm going to blame this on my toolchain being too old and set this project
aside until I can afford more recent hardware and install a more recent OS.

2018年9月25日(火) 9:19 Joel Rees <joel.rees at gmail.com>:

>
>
> 2018年9月25日(火) 8:43 tim lindner <tlindner at macmess.org>:
>
>> On Mon, Sep 24, 2018 at 4:08 PM, Joel Rees <joel.rees at gmail.com> wrote:
>> > Also remember to add a -j number to one plus the number of CPUs in
>> >> your machine when you make. So for a 4 core machine you would do:
>> >>
>> >> make -j5
>> >>
>> >
>> > Is that real cores or the fake cores Intel uses to claim double the real
>> > count?
>>
>> real cores.
>>
>> > (I only have one real core on this box, unfortunately.)
>> >
>> > Is it necessary/useful to put rom images or directories in the roms
>> > directory? The roms/dir.txt file seems to indicate putting rom
>> directories
>> > there.
>>
>> roms -> coco -> bas10.rom
>>
>> is equivalent to:
>>
>> roms -> coco.zip -> bas10.rom
>>
>> The first one is a rom inside a folder that matches the driver name.
>> The second is a rom inside a zip archive that matches the driver name.
>>
>
> Thanks for walking me through this. I'll have to look at EMUBRK later.
>
> I'm getting stuck at mame/src/devices/cpu/m68000 for some reason:
>
> m68kmake.cpp:220:1: error: expected unqualified-id before '[' token
> m68kmake.cpp:221:1 (ditto)
> (Leaving directory m68000, errors in m68kops.cpp)
>
>
>


More information about the Coco mailing list