| Previous | 199869 Revisions | Next |
| r34205 Tuesday 6th January, 2015 at 01:15:14 UTC by Angelo Salese |
|---|
| Merge branch 'master' of https://github.com/mamedev/mame |
| [src/mame/includes] | senjyo.h |
| r242716 | r242717 | |
|---|---|---|
| 87 | 87 | virtual void video_start(); |
| 88 | 88 | UINT32 screen_update_senjyo(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect); |
| 89 | 89 | INTERRUPT_GEN_MEMBER(senjyo_interrupt); |
| 90 | DECLARE_WRITE8_MEMBER(irq_ctrl_w); | |
| 90 | 91 | DECLARE_READ8_MEMBER(pio_pa_r); |
| 91 | 92 | void draw_bgbitmap(bitmap_ind16 &bitmap,const rectangle &cliprect); |
| 92 | 93 | void draw_radar(bitmap_ind16 &bitmap,const rectangle &cliprect); |
| https://github.com/mamedev/mame/commit/9b3929f54a99b4bcdf54dba23f97e7ad177381e1 |
| Previous | 199869 Revisions | Next |