Mirror of CollapseOS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
427B

  1. CREATE _idat
  2. 0b00000100 C, 0x80 C, ( Bit 2: Select mode 4 )
  3. 0b00000000 C, 0x81 C,
  4. 0b00001111 C, 0x82 C, ( Name table: 0x3800, *B0 must be 1* )
  5. 0b11111111 C, 0x85 C, ( Sprite table: 0x3f00 )
  6. 0b11111111 C, 0x86 C, ( sprite use tiles from 0x2000 )
  7. 0b11111111 C, 0x87 C, ( Border uses palette 0xf )
  8. 0b00000000 C, 0x88 C, ( BG X scroll )
  9. 0b00000000 C, 0x89 C, ( BG Y scroll )
  10. 0b11111111 C, 0x8a C, ( Line counter (why have this?) )