Go to file
Brian Troha 0e2d04d4e2 multfish.c update: [MetalliC]
- full save-states support
- changed to use timekeeper-device instead of mvram + custom code
- now  use  timekeeper as Z80 banked RAM (verified with hardware,
  now full game stats saved on power on/off as on real machine)
- graphics roms naming scheme changed as on Irgrosoft's hash-lists
for example -
  http://www.igrosoft.ru/download/md5/CrazyMonkey_hash.html
  http://www.igrosoft.ru/download/md5/CrazyMonkey_loto_hash.html
  http://www.igrosoft.ru/download/md5/CrazyMonkey_ent_hash.html
because  different  gfx-sets  not  "old  one"  or  "new  one", but for
different regions.
- Roll Fruit's always-locked-coinlock bug fixed
- few old missing roms found and added:
    Fruit Cocktail 030623 fcockt_3
    Lucky Haunter 030804  lhaunt_2
    Resident 040415       resdnt
- all known hashes added (entertainment, lottery, etc)
- misc cleanup
2010-12-21 21:39:25 +00:00
docs Added support for OSD-generated fonts. The OSD is queried first to see 2010-10-24 00:16:54 +00:00
src multfish.c update: [MetalliC] 2010-12-21 21:39:25 +00:00
.gitattributes Forgot new files 2010-12-21 21:22:13 +00:00
makefile Made depend creation target independent (no whatsnew) 2010-09-28 07:33:09 +00:00