Commit Graph

1142 Commits

Author SHA1 Message Date
Steven Hugg 18d5e083d4 nightwatch; fixed skeletons 2021-05-22 12:02:03 -05:00
Steven Hugg b1263513ed upgraded sentry; make sync 2021-05-21 15:11:51 -05:00
Steven Hugg 54a23e0cd5 fixed restline.match error 2021-05-19 15:36:06 -05:00
Steven Hugg b8d4ab971e memory view: fixed memory overflow when using asm symbols 2021-05-14 13:21:21 -05:00
Steven Hugg df742e5297 vcs: fixed Javatari.room.console.onBreakpointHit is not a function 2021-05-13 14:45:48 -05:00
Steven Hugg 4dfef4ca22 verilog: enable signal not handled specially 2021-05-13 13:36:04 -05:00
Steven Hugg 74ce0e80c2 verilog: added alu.v 2021-05-07 09:50:04 -05:00
Steven Hugg 50374c8bed
Merge pull request #66 from damieng/patch-1
Correct ZX Spectrum memory map
2021-05-07 09:44:52 -05:00
Steven Hugg add8ce7b8c verilog: change input value by clicking 2021-05-03 16:58:33 -05:00
Damien Guard c51744322d
Correct ZX Spectrum memory map
Screen colour area is 768 bytes not 512.
2021-05-03 19:09:11 +01:00
Steven Hugg c654c758ea
Merge pull request #55 from sehugg/dependabot/npm_and_yarn/ini-1.3.7
build(deps): bump ini from 1.3.5 to 1.3.7
2021-04-25 09:27:53 -05:00
Steven Hugg c05dabdb90
Merge pull request #64 from sehugg/dependabot/npm_and_yarn/y18n-4.0.1
build(deps): bump y18n from 4.0.0 to 4.0.1
2021-04-25 09:27:44 -05:00
Steven Hugg 50c1a653e2 vcs: fixed KIL breakpoint bug, analysis has 76*4 cycles max 2021-04-22 14:50:23 -05:00
Steven Hugg c486fb6cf1 fixed tests 2021-04-21 10:54:58 -05:00
Steven Hugg 5b7e0a6330 vcs: fixed instant replay, KIL ($02) instruction 2021-04-19 11:47:04 -05:00
Steven Hugg 8af418fca4 dasm: better error matching, count cycles in scanlineIO view 2021-04-15 12:58:48 -05:00
Steven Hugg d97b0eb1c5 dasm: fixed macro line parsing, breakpoints 2021-04-08 10:58:02 -05:00
Steven Hugg 4ccf588c80 updated firebase, refactored ProjectFilesystem 2021-04-07 15:56:39 -05:00
Steven Hugg a63b1230a7 Merge branch 'master' of github.com:sehugg/8bitworkshop 2021-04-06 12:04:43 -05:00
Steven Hugg ed5dbed871 ProjectFilesystem class 2021-04-06 11:37:41 -05:00
Steven Hugg 8afad5571b vcs: scanline view, fixed analysis with jsr 2021-04-05 18:09:50 -05:00
dependabot[bot] 78fb6d2496
build(deps): bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 09:48:31 +00:00
Steven Hugg c5ccd4ff48 pixel editor: reindex for vcs playfields, fixed ca65 stuff 2021-03-30 15:49:09 -05:00
Steven Hugg 64fcbdc9d5 vcs: ca65 support, fixed segment offset parsing in listing 2021-03-28 14:23:02 -05:00
Steven Hugg 4addfe7ae2 wiz: use wla debug format, syntax highlighter 2021-03-04 13:43:53 -06:00
Steven Hugg 5ee1c7e8a3 initial wiz support (vcs and nes) 2021-03-04 08:49:48 -06:00
Steven Hugg f3ed9191ee got rid of blank error msg when program halts normally 2021-03-02 15:51:27 -06:00
Steven Hugg d3cac31c2f updated archive.sh script 2021-02-21 13:31:24 -06:00
Steven Hugg cd10deafc2 fixed github import bug 2021-01-14 15:43:22 -06:00
Steven Hugg f75141be30 embed: fixed saveAs 2021-01-09 15:33:12 -06:00
Steven Hugg 2bb5e3d27e fix for github branch names 2021-01-05 13:19:47 -06:00
Steven Hugg b3b93e150d verilog: 32-bit (FFbbggrr) rgb output, testing w/ Silice 2020-12-28 10:06:50 -06:00
dependabot[bot] 36efc4485c
build(deps): bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 21:24:36 +00:00
Steven Hugg 1d952ad63b fixed electron.diff 2020-12-08 11:58:40 -06:00
Steven Hugg 74ab935e1b forgot gif.js in dist 2020-12-08 10:32:46 -06:00
Steven Hugg fc05a6eaec npm upgrade 2020-12-08 08:45:48 -06:00
Steven Hugg 418a612810 updated sentry 2020-11-02 22:24:50 -06:00
Steven Hugg 9bc9992aec embed splits, ui tweaks 2020-10-26 13:36:38 -05:00
Steven Hugg 0e4ed8ce21 haltEmulation() instead of EmuHalt 2020-10-23 19:35:08 -05:00
Steven Hugg 244377e2a6 serial test harness, readFile/writeFile, tty save/load state 2020-10-22 12:02:49 -05:00
Steven Hugg d482145319 setCompileOutput always called; devel-6502 platform 2020-10-16 06:14:40 -05:00
Steven Hugg 67bf6c7310 embed mode hides line numbers 2020-10-14 22:16:55 -05:00
Steven Hugg 0600ab3b9f file#_post: ignore/force params 2020-10-14 17:33:15 -05:00
Steven Hugg e475dfe38e FastBasic: updated to 4.4 2020-10-08 16:43:28 -05:00
Steven Hugg 0f8beea1b3 updated sentry.io, removed defer tag 2020-10-08 11:19:50 -05:00
Steven Hugg bf6e399ce9 vcs: resize screen 2020-10-07 19:11:00 -05:00
Steven Hugg 3041b08ae0 isMobileDevice shrinks gutters 2020-10-07 13:04:17 -05:00
Steven Hugg e81f6989ce fixed from https://forums.nesdev.com/viewtopic.php?f=2&t=19686#p257380 2020-10-06 14:03:42 -05:00
Steven Hugg 3e37d9caf6 npm upgrade 2020-10-06 10:46:23 -05:00
Steven Hugg bf5248685f verilog: hide controls when no crt 2020-09-23 12:00:47 -05:00