ROM loader error handling improved

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@556 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2008-07-21 19:48:33 +00:00
parent 39230401af
commit f9f40f10d1
4 changed files with 37 additions and 23 deletions

View file

@ -645,6 +645,10 @@ Additional thanks
Changelog
---------
1.51a
* Fixed a sync problem between main and sub 68k. Should fix the hanging
problem for some games.
1.51
* Improved bin_to_cso_mp3 tool, it should no longer complain about
missing lame.exe even if it's in working dir.