Go to file
Aaron Giles 9fb86da645 From: Atari Ace
Subject: [patch] Fix 00149: No error report for invalid BIOS setting.
Hi mamedev,

This small patch makes specifying an invalid bios a fatalerror and
removes the need to expose system_bios to the drivers by reworking the
code in playch10.c to determine its bios more directly (in other
words, it removes an ugly hack).  This should resolve bug 00149,
although I did not implement the popmessage as suggested.

~aa
2008-04-21 00:05:54 +00:00
docs Cleanups on the doc files. 2008-02-13 16:55:14 +00:00
src From: Atari Ace 2008-04-21 00:05:54 +00:00
.gitattributes (from Mariusz Wojcieszek) 2008-04-21 00:00:55 +00:00
makefile From: Marc Sandusky 2008-04-02 08:28:58 +00:00