Steven Hugg
|
3d22e5d614
|
Merge pull request #80 from taylorza/master
Fixed putchar for ZX Spectrum
|
2021-09-06 11:38:23 -05:00 |
|
Steven Hugg
|
6134a8c89c
|
scripting: working on notebook, functions, files, setItem(), fixed tests
|
2021-08-17 19:38:48 -05:00 |
|
Chris Taylor
|
c8e639cbd6
|
Fixed putchar for ZX Spectrum
|
2021-08-14 18:23:00 -04:00 |
|
Steven Hugg
|
b774557422
|
zx: fixes for msxbios
|
2021-08-09 11:35:29 -05:00 |
|
Chris Taylor
|
c43c413540
|
Fix ZX sprite rendering
|
2021-08-08 13:39:19 -04:00 |
|
Steven Hugg
|
aa7fe61a86
|
verilog: disabled v4 warnings, inline asm in non-main files
|
2021-07-12 12:39:57 -05:00 |
|
Steven Hugg
|
10d04f9114
|
verilog: randomizeOnReset = true except for unit tests (only <=32 bit values reset)
|
2021-07-09 15:21:41 -05:00 |
|
Steven Hugg
|
b9a0de6cac
|
verilog: test updates, source locations, labels, Silice
|
2021-07-07 15:43:35 -05:00 |
|
Steven Hugg
|
9bb79c318f
|
(WIP) new hdl package, verilator 4 (emscripten 2.0.6), hdlwasm
|
2021-06-30 18:07:55 -05:00 |
|
Steven Hugg
|
76d29c6026
|
arm32: working w/ gba emu
|
2021-06-06 14:23:27 -05:00 |
|
Steven Hugg
|
7725884eb0
|
arm32: platform, vasm and armips, unicorn.js
|
2021-06-05 23:32:43 -05:00 |
|
Steven Hugg
|
6e7934d1fe
|
atari8: added skeleton files, dasm: better parsing of unresolved symbols
|
2021-05-31 22:15:36 -05:00 |
|
Steven Hugg
|
04c9b8105c
|
basic: improved star trader econometric data (thanks Jim)
|
2021-05-28 10:46:30 -05:00 |
|
Steven Hugg
|
18d5e083d4
|
nightwatch; fixed skeletons
|
2021-05-22 12:02:03 -05:00 |
|
Steven Hugg
|
74ce0e80c2
|
verilog: added alu.v
|
2021-05-07 09:50:04 -05:00 |
|
Steven Hugg
|
d97b0eb1c5
|
dasm: fixed macro line parsing, breakpoints
|
2021-04-08 10:58:02 -05: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
|
b3b93e150d
|
verilog: 32-bit (FFbbggrr) rgb output, testing w/ Silice
|
2020-12-28 10:06:50 -06: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
|
8eaed111e4
|
fixed viewport in index and embed
|
2020-09-08 17:47:14 -05:00 |
|
Steven Hugg
|
36cfafcbf9
|
restartAtPC(), debug info
|
2020-08-24 09:47:20 -05:00 |
|
Steven Hugg
|
b2df149fb3
|
basic: fixed css, star trader fixes
|
2020-08-21 21:28:00 -05:00 |
|
Steven Hugg
|
7d806850ee
|
basic: added scope start/end index, use for IF/ELSE and to skip FOR
|
2020-08-20 21:51:01 -05:00 |
|
Steven Hugg
|
74238b334f
|
basic: got rid of BASICLine in favor of list of statements, multipleStmtsPerLine
|
2020-08-20 09:45:11 -05:00 |
|
Steven Hugg
|
9cedb1af08
|
basic: fixes for non-line-number mode (24, 62, 81), handle unhandledrejection, MODERN default dialect, DARTMOUTH
|
2020-08-18 14:13:59 -05:00 |
|
Steven Hugg
|
295f1ef9de
|
basic: OPTION DIALECT must come 1st, hot restart for FOR loops, chainAssignments, more games, CONVERT, DEC+
|
2020-08-15 13:51:09 -05:00 |
|
Steven Hugg
|
7f372b0b52
|
basic: hot reload, tab group wrap
|
2020-08-14 21:55:15 -05:00 |
|
Steven Hugg
|
ff780236d3
|
basic: HPBASIC, TINY, computedGoto, required END (18, 57, 111)
|
2020-08-13 18:21:59 -05:00 |
|
Steven Hugg
|
0fd04658cb
|
basic: fixed tty column count, added hex/octal
|
2020-08-12 11:28:32 -05:00 |
|
Steven Hugg
|
e962404c2f
|
basic: testInitialFor, staticArrays, token crunching, bell, more OPTIONs (17, 54, 68)
|
2020-08-11 20:45:36 -05:00 |
|
Steven Hugg
|
d5405c4db1
|
basic: input validation, array bounds check
|
2020-08-10 21:02:01 -05:00 |
|
Steven Hugg
|
cf39cd4f58
|
basic: out of order loops, convert editor to uppercase when dialect says so, OPTION CPUSPEED
|
2020-08-10 01:27:04 -05:00 |
|
Steven Hugg
|
14524726e6
|
basic: added operators, check inputs, better line feed, fixed return, FOR stack, moved OPTION to compile-time, fixed DEFs, uppercase, hot-loading (43, 45, 36)
|
2020-08-08 19:36:57 -05:00 |
|
Steven Hugg
|
3a4b39b01c
|
first crack at BASIC
|
2020-08-08 11:00:05 -05:00 |
|
Steven Hugg
|
b344590917
|
atari8: fastbasic, only int-mode and builds carts right now
|
2020-07-28 21:01:25 -05:00 |
|
Steven Hugg
|
b78fbe5ac4
|
atari800xl.mame platform, Alterra ROMs
|
2020-07-28 18:22:08 -05:00 |
|
Steven Hugg
|
a5c69fa274
|
vcs: supercharger export; apple2: merlin32
|
2020-07-26 11:53:13 -05:00 |
|
Steven Hugg
|
8b96c82e65
|
apple2: fixed cosmic impalas
|
2020-07-23 09:36:43 -05:00 |
|
Steven Hugg
|
3e8436126b
|
atari5200: added atari5200.inc, display list test
|
2020-07-21 15:09:13 -05:00 |
|
Steven Hugg
|
be505566ee
|
editor: scroll to top when loading file
|
2020-07-21 11:41:29 -05:00 |
|
Steven Hugg
|
5445db5773
|
williams: fixed sprites
|
2020-07-20 22:53:42 -05:00 |
|
Steven Hugg
|
f05fde8f47
|
zx: added crt0
|
2020-07-20 12:00:25 -05:00 |
|
Steven Hugg
|
101f605c6c
|
minor tweaks
|
2020-07-20 11:43:01 -05:00 |
|
Steven Hugg
|
08af6ae3a5
|
loadBIOS() now on Machine interface, updated c64 BIOS, emulator types SYS command
|
2020-07-19 16:54:37 -05:00 |
|
Steven Hugg
|
ba2c288e8d
|
apple2: delta modulation demo
|
2020-07-16 10:25:28 -05:00 |
|
Steven Hugg
|
95e1ef8a0d
|
apple2-hgr2.cfg, moved debug tree
|
2020-07-13 19:06:27 -05:00 |
|
Steven Hugg
|
f5a4844af3
|
request persistent permission more often, show dialog if not
|
2020-07-13 14:16:18 -05:00 |
|