[hatari-devel] One bug, one warning, one :) |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi :)
I compiled and tested the latest Hatari and found 2 problems.
1)
hatari/src/includes/ym2149_fixed_vol.h is missing
0x0A (end of line) at the end of the file and generates a
compiler warning.
2)
Hextracker has a new mouse problem.
Steps to reproduce:
- run Hextracker
- select LOAD MOD with mouse.
- note that the mouse freezes in the new window.
- note that the mouse pointer can only be moved
with +arrow keys.
- note that the mouse works once you exit the new
window (but freezes again when you exit Hextracker).
This is a new problem.
David