13 Commits (90524054d40b4d5466ceb58f2873b1ea682f2f07)

Author SHA1 Message Date
  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 years ago
  Bryan Miller aead6b8485 CTRLIO added functionality for exporting palette as 6502 assembly text. 5 years ago
  Bryan Miller 1b5c724723 Added ui for NESBank tile view. 5 years ago
  Bryan Miller 00e5e8e850 Can now export CHR filesgit add .! 5 years ago
  Bryan Miller 8922f21cf5 Loading of a project json file now works! 5 years ago
  Bryan Miller b56ccb7bcc Continue to attempt to integrate JSON schema validation for project loading process. Not yet working, but application will run. 5 years ago
  Bryan Miller 97c0a73619 Hidden File Input reset after loading a project. 5 years ago
  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 years ago
  Bryan Miller d9ecac6506 Moved CTRLPalettesStore and CTRLBanksStore initialization from main to CTRLIO 5 years ago
  Bryan Miller 32897e5750 Rough loading of CHR files into NESBank object via drag and drop into canvas. 5 years ago
  Bryan Miller 1e47e836dd Just some minor work on file dropping. 5 years ago
  Bryan Miller df1624a213 Create the CTRLPalettesStore which will handle the organization of project palettes both internally and visually. 5 years ago
  Bryan Miller 01d511f101 Preparing to handle some IO. Nothing really done yet. 5 years ago