This commit is contained in:
hap 2015-02-16 02:39:32 +01:00
parent 18279c1b03
commit 7855b2d6e4
2 changed files with 1 additions and 2 deletions

View File

@ -13,7 +13,6 @@
- unemulated opcodes (need more testing material)
- is K/I input handling correct?
- support external program map
- STATUS pin(wildfire.c sound?)
- add 50/60hz timer
- add S2200/S2400

View File

@ -164,7 +164,7 @@ WRITE8_MEMBER(wildfire_state::write_d)
WRITE16_MEMBER(wildfire_state::write_a)
{
// A12: enable speaker out
// this is in combination with the (not yet emulated) MCU F-pin
// this is in combination with the MCU K4-pin, how?
m_speaker->level_w(data >> 12 & 1);
// A0-A2: select 7segleds