12 Комити (d8b5c1485694a5cda8143f452a106f89c3e720f4)

Аутор SHA1 Порука Датум
  Bryan Miller 16df3f71d1 NESTile and ISurface are now event emitters. NESTile and by extension NESBank will emit 'data_changed' when there's a change to the data. CTRLPainter updated to utilize the new events. пре 5 година
  Bryan Miller b6a3f83b50 NESTile now has width and height as parameters. пре 5 година
  Bryan Miller dc3397b4e8 Small tweak to NESTile.copy() and NESTile.clone() пре 5 година
  Bryan Miller 8d57f47874 NESTile .copy() will copy the data from a given NESTile to the current one. пре 5 година
  Bryan Miller d27d41b8e3 NESTile should now store pixel data in proper NES .chr format automatically. Some code cleanup as well. пре 5 година
  Bryan Miller 1b8eedede4 NESTile base64 value now includes paletteIndex value. пре 5 година
  Bryan Miller c800dd5a18 NESTile no longer needs a palette. That job is moving to the upcoming NESBank. пре 5 година
  Bryan Miller 657988781c Slight enhancement of the NESTile.isEq() method. пре 5 година
  Bryan Miller 451edac454 NESTile now uses the Utils.isInt() function. пре 5 година
  Bryan Miller 90ea91d3d3 Added array-like access to pixels. BROKEN atm. пре 6 година
  Bryan Miller 344ec3bda1 Bitwise access in NESTile should be fixed. *fingers crossed* пре 6 година
  Bryan Miller 33553b1667 Added NESTile model and tests in main. NESTile.flip() is not working ATM. пре 6 година