15 Revīzijas (82e88847df7f6a95057c8f3124bf3bc64de5ba0f)

Autors SHA1 Ziņojums Datums
  Bryan Miller 82e88847df Renamed the ISurface file. NESBank now extends ISurface. pirms 5 gadiem
  Bryan Miller 77ffaf9449 Added several tile, color index, and color access modes to NESBank. pirms 5 gadiem
  Bryan Miller 57f2c716d9 Created the NESBank class, which handles multiple NESTiles and exports to full NES .chr format. pirms 5 gadiem
  Bryan Miller dc3397b4e8 Small tweak to NESTile.copy() and NESTile.clone() pirms 5 gadiem
  Bryan Miller 8d57f47874 NESTile .copy() will copy the data from a given NESTile to the current one. pirms 5 gadiem
  Bryan Miller d27d41b8e3 NESTile should now store pixel data in proper NES .chr format automatically. Some code cleanup as well. pirms 5 gadiem
  Bryan Miller 1b8eedede4 NESTile base64 value now includes paletteIndex value. pirms 5 gadiem
  Bryan Miller c800dd5a18 NESTile no longer needs a palette. That job is moving to the upcoming NESBank. pirms 5 gadiem
  Bryan Miller 657988781c Slight enhancement of the NESTile.isEq() method. pirms 6 gadiem
  Bryan Miller 451edac454 NESTile now uses the Utils.isInt() function. pirms 6 gadiem
  Bryan Miller 90ea91d3d3 Added array-like access to pixels. BROKEN atm. pirms 6 gadiem
  Bryan Miller 344ec3bda1 Bitwise access in NESTile should be fixed. *fingers crossed* pirms 6 gadiem
  Bryan Miller 33553b1667 Added NESTile model and tests in main. NESTile.flip() is not working ATM. pirms 6 gadiem
  Bryan Miller 95e479b81e NESPalette class now exported as default. Updated imports accordingly. pirms 6 gadiem
  Bryan Miller 6b15932ff0 Reorganized files. Adjusted imports to match new locations. pirms 6 gadiem