9 Incheckningar (7d9066da6ccb8176b9a91ea2350f9d0a4bd0f836)

Upphovsman SHA1 Meddelande Datum
  Bryan Miller 808079ac24 Switched NESPalette.Default into a function that pulls colors from an array. These default values can now be set with the .SetDefault() function. 5 år sedan
  Bryan Miller 8922f21cf5 Loading of a project json file now works! 5 år sedan
  Bryan Miller b56ccb7bcc Continue to attempt to integrate JSON schema validation for project loading process. Not yet working, but application will run. 5 år sedan
  Bryan Miller efbeb123db CTRLBanksStore, CTRLPalettesStore, and NESPalette now have an .obj property which returns a java object of the class's underlying data in a form that can be turned into a JSON. Each class's .json property has been modified to use the new .obj property. 5 år sedan
  Bryan Miller 0b720d69d3 NESPalette updated to include a json parameter used for import and export. 5 år sedan
  Bryan Miller 0d9058b70a Modified NESPalette to accept color indexes as two character hex strings. 5 år sedan
  Bryan Miller 958450729e NESPalette now has a static .Default[] array containing a system-wide palette. This is now used by NESBank instead of __default_pi (which is also removed from ISurface) 5 år sedan
  Bryan Miller 95e479b81e NESPalette class now exported as default. Updated imports accordingly. 6 år sedan
  Bryan Miller 6b15932ff0 Reorganized files. Adjusted imports to match new locations. 6 år sedan
  Bryan Miller 5c66e788f0 Fixed an emitted event name in NESPalette 6 år sedan
  Bryan Miller 59d5722192 Fixed a small bug in NESPalette 6 år sedan
  Bryan Miller 21d32a8ca2 Added JSDoc comments to NESPalette 6 år sedan
  Bryan Miller 2eb7cccd73 Better handling of the EventCaller.emit() method for argument passing. 6 år sedan
  Bryan Miller 521fff0e37 Integrated EventCaller into NESPalette. 6 år sedan
  Bryan Miller edde30cdbf Fixed typo in NESPalette. 6 år sedan
  Bryan Miller f2ee7d464e NESPalette method argument idx renamed to reduce confusion... to me. lol 6 år sedan
  Bryan Miller a80ce69b00 Added a NES Palette manager/generator which can export to assembler string of the palette data. Main.js has a little test code. 6 år sedan