13 次代码提交 (bea0cb261923afe66c18510fe9262b96ed152479)

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