Subversion Repositories NedoOS

Rev

Rev 2292 | Blame | Compare with Previous | Last modification | View Log | Download

  1. unsigned char viewScreen6912(unsigned int bufAdr, unsigned int ints);
  2. // DE = buffer adress BC = time  out: A = key
  3.  
  4. //unsigned char viewScreen6912NoKeyGraph(unsigned int bufAdr, unsigned char ints, unsigned char border);
  5. unsigned char viewScreen6912NoKeyGraph(unsigned long bufIntBrd);
  6. unsigned char rst0x08(void);
  7. // out a=key
  8.  
  9. void CLEARC000(void);
  10. void CLEARC000FAST(void);
  11. void OS_HALT(void);
  12.