1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-05-28 23:41:32 +00:00
Commit Graph

84 Commits

Author SHA1 Message Date
Steven Hugg
e6c3dc98e1 fixed tests 2023-11-25 13:18:41 -06:00
Steven Hugg
44271fe9b8 added acme assembler
vcslib: increased # of lines in kernel
2023-11-13 12:37:38 -06:00
Steven Hugg
472b9f952d c64: presets, new vsync 2022-08-20 18:03:54 -05:00
Steven Hugg
66017f8316 c64: presets 2022-08-09 13:28:55 -05:00
Steven Hugg
b9fc162885 cmoc: better listing parser, williams: updated presets 2022-02-22 09:48:41 -06:00
Steven Hugg
c42beda98f upgraded cc65 2022-01-24 13:26:11 -06:00
Steven Hugg
6134a8c89c scripting: working on notebook, functions, files, setItem(), fixed tests 2021-08-17 19:38:48 -05:00
Steven Hugg
a0ec21d623 cc65: can #define CC65_FLAGS <comma-separated values> 2021-07-15 13:00:38 -05:00
Steven Hugg
8d756ff363 updated package-lock.json, define __MAIN__ and __8BITWORKSHOP__ for ca65 2021-07-15 11:10:37 -05:00
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