Re: [hatari-devel] New WinUAE CPU core ST/e compatibility? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi,
On perjantai 09 tammikuu 2015, Nicolas Pomarède wrote:
> Le 09/01/2015 22:42, Eero Tamminen a écrit :
> > In general things work with that, but:
> >
> > * ULM "dark side of spoon" still doesn't boot
>
> All screens are working for me ; tos 1.04 + 2MB RAM for example.
I used same config.
I get reset when the screen goes black right at start:
------------------------------
$ hatari --cpu-exact no -s 2 ULM-darkside.msa
Inserted disk 'ULM-darkside.msa' to drive A:.
update cyc speed -1 throttle 0.000000 clock_mult 512
CPU cycleunit: 256 (0.500)
1870 CPU functions
Building CPU, 44274 opcodes (0 1 1)
CPU=68000, FPU=0, MMU=0, JIT=0. prefetch fast 24-bit
update cyc speed -1 throttle 0.000000 clock_mult 512
CPU cycleunit: 256 (0.500)
run_1
CPU reset PC=fc0034 (ROM memory)..
Exception 2 (0) at fc0ee4 -> fc0ee6!
Bus Error at address $ff8a00, PC=$fc0ee4 fc0ee0 0
Bus error bput at 206396d7
M68000 Bus Error writing at address $206396d7.
Exception 2 (0) at 4b2 -> 4fe!
Bus Error at address $206396d7, PC=$4b2 4ae 0
Exception 3 (206aa281) at 34 -> 74560015!
Bus Error at address $206396d7, PC=$34 34 0
CPU reset PC=fc0034 (ROM memory)..
....
------------------------------
Maybe I have different version of the disk:
$ md5sum ULM-darkside.msa
fd297f4d222200813abb61d6701e8235 ULM-darkside.msa
?
> > * One of the pictures in "Cernit Trandafir" and "More or Less Zero"
> >
> > STE demos have very noticeable garbage pixels
>
> some spectrum512 images are not correctly emulated yet, this is still
> work in progress.
Ok.
- Eero