1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-02 12:41:30 +00:00
Commit Graph

283 Commits

Author SHA1 Message Date
Steven Hugg
52d55d61cc updated package-lock 2018-07-30 10:47:15 -04:00
Steven Hugg
5836b5abb4 fixed re bug for firefox; removed phantomjs 2018-07-29 22:42:45 -04:00
Steven Hugg
0b2e6e4e65 multiple tabs for debug info window 2018-07-29 20:39:40 -04:00
Steven Hugg
8cb3c0a0dc added nes rle preset 2018-07-29 15:57:51 -04:00
Steven Hugg
b321bd808f updated nes presets 2018-07-28 11:01:38 -04:00
Steven Hugg
aa1d303000 started on JSNES support 2018-07-28 09:46:27 -04:00
Steven Hugg
0e807690e8 expand error line widgets on mouse over 2018-07-26 21:44:10 -04:00
Steven Hugg
24693ac6eb updated scripts, sync-intro files 2018-07-26 12:44:09 -04:00
Steven Hugg
bc5fe5a5cf added scripts 2018-07-26 08:50:20 -07:00
Steven Hugg
5756f3b467 embedlines for errors; demo.html 2018-07-26 11:34:03 -04:00
Steven Hugg
2759db6920 added tooltips back to errors; intermediate status 2018-07-25 13:36:02 -04:00
Steven Hugg
6e5005f613 look in cache first, fetch local/ verilog includes too; apple2 reset; platform checkmark 2018-07-25 13:02:44 -04:00
Steven Hugg
4ea23e21f2 fixed verilog local paths 2018-07-22 22:26:03 -04:00
Steven Hugg
d5a146bf71 update lsfr preset; filter verilog boring errors 2018-07-21 09:34:06 -05:00
Steven Hugg
9938a17093 moved to error line widgets 2018-07-20 16:40:38 -05:00
Steven Hugg
341fc8aaa5 updated CodeMirror to 5.37.0 (use minified version) 2018-07-20 16:12:24 -05:00
Steven Hugg
2fce80bc9d fixed asmlines in inline asm; reset h/vpaddle on vsync; fixed framebuffer.v 2018-07-17 22:17:01 -05:00
Steven Hugg
12ad4648dc added checkmarks to window list; fixed test 2018-07-14 15:19:58 -05:00
Steven Hugg
8cfc15ecb7 ok i think i broke and fixed verilog again 2018-07-14 14:58:16 -05:00
Steven Hugg
9c6b2c378d fixed verilog scope turning black 2018-07-13 14:59:28 -05:00
Steven Hugg
d35a328246 fixed verilog inline asm 2018-07-12 06:50:40 -05:00
Steven Hugg
f466afa085 updated cpu_platform.v to have inputs 2018-07-11 19:53:05 -07:00
Steven Hugg
878c61c9bf moved base 6502/z80 platforms to .ts; mocha 5.2.0 2018-07-11 10:52:24 -05:00
Steven Hugg
cf8ab335cc fixed phantomjs tests? 2018-07-11 00:14:21 -05:00
Steven Hugg
2759acd958 converted some worker helper files to .ts (loadGen) 2018-07-10 23:04:28 -05:00
Steven Hugg
613277f0e9 trying to fix wasm heap 2018-07-10 22:17:39 -05:00
Steven Hugg
a8c1ead244 more modules to typescript 2018-07-10 19:58:46 -05:00
Steven Hugg
65210b39b8 don't use WASM for Node tests until we get memory errors fixed 2018-07-10 18:02:29 -05:00
Steven Hugg
a208f19efe WebAssembly module caching 2018-07-09 23:44:17 -05:00
Steven Hugg
bbe665bb03 fixed verilog tests 2018-07-09 21:00:05 -05:00
Steven Hugg
d6a702b929 fixed test, verilog; updated slip counter preset 2018-07-09 20:46:45 -05:00
Steven Hugg
82f01b3fcd moved some types to workertypes.ts 2018-07-08 09:07:19 -05:00
Steven Hugg
1e7e7feae5 moved types to baseplatform.ts 2018-07-07 23:58:11 -05:00
Steven Hugg
1c9817d155 convert more files to typescript 2018-07-07 23:28:01 -05:00
Steven Hugg
a66c889412 more typescript conversion 2018-07-07 21:42:09 -05:00
Steven Hugg
23557640b4 all debug buttons now have state colors 2018-07-07 09:17:16 -05:00
Steven Hugg
3221d43cdc cache result of failed web load; fixed tour 2018-07-06 21:39:49 -05:00
Steven Hugg
dc40d1b040 fixed bug where errors pile up 2018-07-06 09:27:19 -05:00
Steven Hugg
79e77751ee fixed verilog test which had nothing to do w/ typescript 2018-07-05 21:46:51 -05:00
Steven Hugg
a518f0f2ad added typescript to dev deps 2018-07-05 21:37:19 -05:00
Steven Hugg
62f5303107 converting some stuff to TypeScript (make tsweb) 2018-07-05 21:23:08 -05:00
Steven Hugg
4bb460a79b fixed trace timing and bitmap editor 2018-07-04 09:54:36 -06:00
Steven Hugg
5c1fdbf832 UI no longer compares output with previous; worker handles it 2018-07-03 21:30:18 -06:00
Steven Hugg
ed46bb3665 ListingView 2018-07-03 19:09:58 -06:00
Steven Hugg
2567699230 put back special verilog msg format 2018-07-03 08:45:41 -06:00
Steven Hugg
1222077ed0 removed getActiveEditor(), global sourcefile/assemblyfile (needs work) 2018-07-03 08:27:07 -06:00
Steven Hugg
a94156d7cd fixed test 2018-07-03 07:33:52 -06:00
Steven Hugg
1176195149 fixed line #s for errors 2018-07-02 22:39:23 -06:00
Steven Hugg
958fbe747f error messages for LD65 2018-07-02 21:55:38 -06:00
Steven Hugg
ffe373489e project now resends build msg, not editor; line #s for errors 2018-07-02 21:46:17 -06:00