|
|
| version 1.12, 2004/08/20 23:01:13 | version 1.13, 2005/02/04 06:42:07 |
|---|---|
| Line 31 void debugsub_status(void) { | Line 31 void debugsub_status(void) { |
| Z80_HL, Z80_IX, Z80_IY, Z80_SP, | Z80_HL, Z80_IX, Z80_IY, Z80_SP, |
| Z80_AF2, Z80_BC2, Z80_DE2, Z80_HL2, | Z80_AF2, Z80_BC2, Z80_DE2, Z80_HL2, |
| Z80_IFF, | Z80_IFF, |
| Z80_IM, Z80_I, subcpu.Ex[4][0], | Z80_IM, Z80_I, subcpu.s.vect, |
| crtc.e.fonty, crtc.e.yl, crtc.s.SCRN_BITS); | crtc.e.fonty, crtc.e.yl, crtc.s.SCRN_BITS); |
| file_write(fh, work, STRLEN(work)); | file_write(fh, work, STRLEN(work)); |
| file_close(fh); | file_close(fh); |