Phil B's To-Do List

From MAMEDEV Wiki
Revision as of 10:38, 16 May 2007 by PhilBennett (talk | contribs)

SWP Hardware

  • Improve BFM Cobra driver
    • Hook up Cobra boardset and write tests to exercise unknown hardware features.
    • Add support for Cobra II.
    • Improve 6850 ACIA emulation.
  • Finish Lock-On driver.


Self-reminders

  • Use mame_printf_ functions (see mame.h).
  • Alternatively, use popmessage().
  • Remember to set the GAME_SUPPORTS_SAVE flag if saving state.
  • Saved state can be viewed in the debugger.