Commit Graph

127 Commits

Author SHA1 Message Date
Will Scullin 18f2fc7acf
Merge pull request #47 from whscullin/whscullin/unprintable
Ignore unprintable characters
2023-12-18 14:28:48 -08:00
Will Scullin 851f19ddfb
Ignore unprintable characters 2023-12-18 14:13:06 -08:00
Will Scullin e860001ea9
Merge pull request #46 from whscullin/whscullin/prettier-tweaks
Fiddle with prettier
2023-12-18 13:47:30 -08:00
Will Scullin 64f2a95759
Fiddle with prettier 2023-12-18 12:04:20 -08:00
Will Scullin 52b75485c5
Merge pull request #45 from whscullin/whscullin/no-clear-reset
Separate reset and clear
2023-12-18 12:03:20 -08:00
Will Scullin 9504bdbdde
Separate reset and clear 2023-12-18 11:54:23 -08:00
Will Scullin b18f41ff1c
Merge pull request #44 from gabrielsroka/patch-1
Update apple1.ts
2023-12-14 10:16:51 -08:00
Gabriel Sroka 6fba3131f0
Update README.md 2023-12-08 23:03:42 -08:00
Gabriel Sroka 669f9298e4
Update apple1.ts 2023-12-08 23:00:57 -08:00
Will Scullin c59c111625
Merge pull request #43 from whscullin/whscullin/submodule-cpu
Use submodule for cpu6502
2023-11-22 14:27:14 -08:00
Will Scullin 5e6569b315
Update github action 2023-11-22 14:25:20 -08:00
Will Scullin 06cb72e29d
Update submodule 2023-11-22 14:16:19 -08:00
Will Scullin b5dd61b88e
Use submodule for cpu6502 2023-11-22 14:10:26 -08:00
Will Scullin 6e49066162
Merge pull request #42 from whscullin/whscullin/typescript
Typescript
2023-08-19 15:22:58 -07:00
Will Scullin f7ba798bba
Prettier 2023-08-19 15:07:00 -07:00
Will Scullin 0216e75e7f Enable strict 2023-08-06 12:47:43 -07:00
Will Scullin 88bd7836bc JS stays a 4 2023-08-06 07:44:12 -07:00
Will Scullin ca3f255a87 Lint, other build fixes 2023-08-06 07:34:07 -07:00
Will Scullin 3f6cfd67b7 Convert tests to Typescript 2023-08-06 06:20:11 -07:00
Will Scullin f2dd9b96a3 Update node 2023-08-06 06:04:16 -07:00
Will Scullin 59b40b3ac8 Convert apple1 to Typescript 2023-08-05 21:01:40 -07:00
Will Scullin 107d8d7409 Convert roms to Typescript 2023-08-05 19:55:03 -07:00
Will Scullin 6ed509209b Convert keyboard to Typescript 2023-08-05 19:44:04 -07:00
Will Scullin 62718d187d Convert aci to Typescript 2023-08-05 19:43:42 -07:00
Will Scullin fc536fdb20 Convert cpu6502 to Typescript 2023-08-05 19:43:03 -07:00
Will Scullin 23a1cb83a8 Convert apple1io to Typescript 2023-08-05 19:09:12 -07:00
Will Scullin 970f838132 Convert base64 to Typescript 2023-08-05 19:08:59 -07:00
Will Scullin f611c09428 Convert canvas to Typescript 2023-08-05 18:55:45 -07:00
Will Scullin afe03b4057 Convert copyright to Typescript 2023-08-05 18:41:13 -07:00
Will Scullin c5a0f236ee Convert prefs to Typescript 2023-08-05 18:40:42 -07:00
Will Scullin 3dd4c61bc9 Convert utils to Typescript 2023-08-05 18:38:41 -07:00
Will Scullin e9084acf8c Convert symbols to Typescript 2023-08-05 18:33:29 -07:00
Will Scullin ab4e611e8e Ignore .DS_Store 2023-08-05 18:32:40 -07:00
Will Scullin 418c714c45 Convert RAM to Typescript 2023-08-05 18:31:27 -07:00
Will Scullin d7ced8c03d Add Typescript 2023-08-05 18:27:00 -07:00
Will Scullin 5807df422b
Merge pull request #37 from whscullin/dependabot/npm_and_yarn/express-4.18.2
Bump express from 4.17.1 to 4.18.2
2022-12-11 06:29:50 -08:00
dependabot[bot] 63d933f4b5
Bump express from 4.17.1 to 4.18.2
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 04:24:44 +00:00
Will Scullin 6d828edcf5
Merge pull request #35 from whscullin/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2022-12-04 11:49:09 -08:00
dependabot[bot] 059176aeec
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-04 19:47:44 +00:00
Will Scullin e2417e3ef5
Merge pull request #34 from whscullin/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
2022-12-04 11:47:17 -08:00
dependabot[bot] 07d7a8e1bd
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-04 10:17:01 +00:00
Will Scullin 8d25369b55
Merge pull request #32 from whscullin/dependabot/npm_and_yarn/terser-5.14.2
Bump terser from 5.10.0 to 5.14.2
2022-07-20 19:35:53 -07:00
dependabot[bot] d2c21106c0
Bump terser from 5.10.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 01:17:39 +00:00
Will Scullin 6d3605d726
Merge pull request #31 from whscullin/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2022-05-16 08:05:04 -07:00
dependabot[bot] 23e338a26a
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 00:17:50 +00:00
Will Scullin 5408fad024 npm audit fixes 2022-04-02 18:03:01 -07:00
Will Scullin 085a7422f2
Merge pull request #30 from whscullin/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-04-02 17:32:04 -07:00
Will Scullin 31a0a67873
Merge pull request #29 from whscullin/dependabot/npm_and_yarn/node-forge-1.3.0
Bump node-forge from 1.0.0 to 1.3.0
2022-04-02 17:31:53 -07:00
Will Scullin cdc2e3e710
Merge pull request #28 from whscullin/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.5 to 1.14.8
2022-04-02 17:31:44 -07:00
dependabot[bot] 58d38683f4
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 14:52:31 +00:00