Steven Hugg
|
5ab0e397d3
|
verilog: fixed 64-bit casting, constant issues
|
2021-07-08 13:00:44 -05:00 |
|
Steven Hugg
|
7725884eb0
|
arm32: platform, vasm and armips, unicorn.js
|
2021-06-05 23:32:43 -05:00 |
|
Steven Hugg
|
c486fb6cf1
|
fixed tests
|
2021-04-21 10:54:58 -05:00 |
|
Steven Hugg
|
d97b0eb1c5
|
dasm: fixed macro line parsing, breakpoints
|
2021-04-08 10:58:02 -05:00 |
|
Steven Hugg
|
9e48b7f973
|
basic: WHILE start/end, fixed OPTION boolean, CONVERT, more type checking, set $loc offset, OPTION parsing
|
2020-08-23 13:02:13 -05:00 |
|
Steven Hugg
|
d92cc5542d
|
views use SourceLocation/Line to locate code
|
2020-08-10 21:39:54 -05:00 |
|
Steven Hugg
|
e70b8a9749
|
tests use WASM if available
|
2020-07-13 17:36:19 -05:00 |
|
Steven Hugg
|
df4b35ed6a
|
z80: removed old simulator and tests (we have zexall now)
|
2020-07-11 11:22:41 -05:00 |
|
Steven Hugg
|
0d77912ccc
|
x86: started using v86, freedos, fatfs, yasm, SmallerC
|
2020-06-15 10:28:02 -05:00 |
|
Steven Hugg
|
f9392c5a96
|
c64: updated filesystem, presets, load/save
|
2019-12-21 11:54:26 -06:00 |
|
Steven Hugg
|
3387221210
|
fixed test
|
2019-12-04 17:50:10 -06:00 |
|
Steven Hugg
|
7678c26c9c
|
added neslib2.cfg that uses full ZP segment, NROM256; fixed test
|
2019-08-21 11:37:20 -04:00 |
|
Steven Hugg
|
0eb1d2eec0
|
made MSX-friendly presets
|
2019-08-19 10:58:38 -04:00 |
|
Steven Hugg
|
f1593f6ac7
|
fixed tests
|
2019-08-08 14:31:20 -04:00 |
|
Steven Hugg
|
fcc979f13f
|
fixed 6809 asm
|
2019-08-06 17:16:47 -04:00 |
|
Steven Hugg
|
a9a8a574c3
|
fixed unit tests
|
2019-07-30 00:19:25 -04:00 |
|
Steven Hugg
|
b3861f3361
|
astrocade: split bios into .c files; check rom_size on sdcc targets (not yet)
|
2019-06-02 22:49:51 -04:00 |
|
Steven Hugg
|
252c262cf0
|
fixed unit test
|
2019-05-23 18:49:52 -04:00 |
|
Steven Hugg
|
029c1156ed
|
support ;#define CFGFILE and ;#define LIBARGS for non-C ca65 programs
|
2019-05-21 21:56:00 -04:00 |
|
Steven Hugg
|
89331dbcf2
|
use new neslib2.lib w/ seperate object files
|
2019-05-14 12:24:35 -04:00 |
|
Steven Hugg
|
31bd21ff87
|
DASM: better unresolved symbol search
|
2019-05-11 10:49:19 -04:00 |
|
Steven Hugg
|
21bc4fd1e5
|
converted CRLF, tweaked homepage, fixed tests
|
2019-03-21 10:55:12 -04:00 |
|
Steven Hugg
|
f190bf2d58
|
updated tests, intro page
|
2019-03-18 14:28:51 -04:00 |
|
Steven Hugg
|
98ccf2b26a
|
nes: bank switching .cfg for MMC3 via NES_MAPPER=4; reverse A/B btns
|
2019-03-13 20:31:42 -04:00 |
|
Steven Hugg
|
4e17913823
|
fixed params when using vcs.mame; fixed tests; fixed nes start/select
|
2019-02-25 22:20:07 -05:00 |
|
Steven Hugg
|
75227a3ea5
|
verilog: use standard worker message formats
|
2018-12-15 13:14:40 -05:00 |
|
Steven Hugg
|
c2a6417e28
|
sg1000 platform + libcv 0.24.2
|
2018-11-28 11:21:07 -05:00 |
|
Steven Hugg
|
79638ad01e
|
verilog: send JSASM .json files to worker
|
2018-11-28 11:15:34 -05:00 |
|
Steven Hugg
|
13a6f92d7b
|
updated coleco presets; #include finds files in the subfolder of main file
|
2018-11-27 15:07:39 -05:00 |
|
Steven Hugg
|
b171def11a
|
fixed some tests
|
2018-10-11 11:23:19 -04:00 |
|
Steven Hugg
|
aa9a829373
|
fix unit tests
|
2018-10-03 21:14:10 -04:00 |
|
Steven Hugg
|
716205a2b1
|
fixed unit tests
|
2018-10-03 15:06:48 -04:00 |
|
Steven Hugg
|
50ac618e86
|
class DebugSymbols to hold symbol info
|
2018-09-17 18:23:50 -04:00 |
|
Steven Hugg
|
bf584674ab
|
fixed tests, printFlags, debug info
|
2018-08-29 23:44:17 -04:00 |
|
Steven Hugg
|
a9bd845800
|
add path to (some) error msgs; fixed code analysis bugs (?)
|
2018-08-18 00:57:45 -04:00 |
|
Steven Hugg
|
bb639a0820
|
link dependencies have depenencies too; coleco uses common.[ch]
|
2018-08-12 20:48:20 -04:00 |
|
Steven Hugg
|
1a4d088ce2
|
fixed apple2 code offset
|
2018-08-06 17:00:14 -04:00 |
|
Steven Hugg
|
7880602e81
|
nes runToVsync; debug info changes
|
2018-08-03 12:18:08 -04:00 |
|
Steven Hugg
|
d5a146bf71
|
update lsfr preset; filter verilog boring errors
|
2018-07-21 09:34:06 -05:00 |
|
Steven Hugg
|
12ad4648dc
|
added checkmarks to window list; fixed test
|
2018-07-14 15:19:58 -05:00 |
|
Steven Hugg
|
d35a328246
|
fixed verilog inline asm
|
2018-07-12 06:50:40 -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
|
bbe665bb03
|
fixed verilog tests
|
2018-07-09 21:00:05 -05:00 |
|
Steven Hugg
|
82f01b3fcd
|
moved some types to workertypes.ts
|
2018-07-08 09:07: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
|
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
|
08b32e0102
|
fixed vicdual skeleton test
|
2018-07-02 16:48:17 -06:00 |
|
Steven Hugg
|
19a38a3c5e
|
support multiple workspace windows; //#link "file"
|
2018-07-02 07:34:20 -06:00 |
|