13 Commit (1bfa8b62307c3aa14db2645b02c7268a3aafbb45)

Autore SHA1 Messaggio Data
  Bryan Miller 553cf3ad7b Finished up the first part of UI for NameTables. They can now be added, removed, and saved in project files. No editing as of yet. 5 anni fa
  Bryan Miller aead6b8485 CTRLIO added functionality for exporting palette as 6502 assembly text. 5 anni fa
  Bryan Miller 1b5c724723 Added ui for NESBank tile view. 5 anni fa
  Bryan Miller 00e5e8e850 Can now export CHR filesgit add .! 5 anni fa
  Bryan Miller 8922f21cf5 Loading of a project json file now works! 5 anni fa
  Bryan Miller b56ccb7bcc Continue to attempt to integrate JSON schema validation for project loading process. Not yet working, but application will run. 5 anni fa
  Bryan Miller 97c0a73619 Hidden File Input reset after loading a project. 5 anni fa
  Bryan Miller 5e5343920c Project can now be exported to a json file. Loading of project json file technically works, but doesn't actually put the loaded json into the data objects... effectively no loading ATM. 5 anni fa
  Bryan Miller d9ecac6506 Moved CTRLPalettesStore and CTRLBanksStore initialization from main to CTRLIO 5 anni fa
  Bryan Miller 32897e5750 Rough loading of CHR files into NESBank object via drag and drop into canvas. 5 anni fa
  Bryan Miller 1e47e836dd Just some minor work on file dropping. 5 anni fa
  Bryan Miller df1624a213 Create the CTRLPalettesStore which will handle the organization of project palettes both internally and visually. 5 anni fa
  Bryan Miller 01d511f101 Preparing to handle some IO. Nothing really done yet. 5 anni fa