Commit Graph

1085 Commits

Author SHA1 Message Date
Steven Hugg 34aba0443e markdown: using iframe 2020-07-10 15:19:49 -05:00
Steven Hugg 1e9b164c55 zmachine: split window fixed 2020-07-10 14:13:27 -05:00
Steven Hugg c76d240a87 x86: fixed yasm listing, font size resize, resize for zmachine too 2020-07-10 13:30:33 -05:00
Steven Hugg caabcb8196 zmachine: working on status bar window 2020-07-10 12:32:14 -05:00
Steven Hugg 0f19983654 working on stack view 2020-07-10 07:02:33 -05:00
Steven Hugg d00050f430 npm upgrade; removed nightwatch 2020-07-09 20:22:19 -05:00
Steven Hugg bf36fe2b7f working on call stack probe, ui tweaks 2020-07-09 19:46:12 -05:00
Steven Hugg 2e27b0d2bb show >8 bit arrays in debug, check for non-typed arrays in state, fix embed iframe 2020-07-09 10:24:24 -05:00
Steven Hugg 6acaa3f81d ui tweaks 2020-07-09 01:52:58 -05:00
Steven Hugg 664a5d43d0 forgot test roms 2020-07-08 19:37:56 -05:00
Steven Hugg cf13779310 rearranged menu, fixed tests 2020-07-08 19:31:14 -05:00
Steven Hugg a053be8e14 nes: changed to typed arrays, still problems with replay 2020-07-08 17:02:57 -05:00
Steven Hugg 71fa79cec5 working on tree view for state, extra debuginfo 2020-07-08 15:39:54 -05:00
Steven Hugg 741df9f5b8 zmachine experiments 2020-07-07 18:40:03 -05:00
Steven Hugg 0f284531db galaxian: updated to use Machine interface, fixed apple2 test 2020-07-06 15:06:24 -05:00
Steven Hugg d068dc0433 memory map: updated to use css grid 2020-07-06 12:52:42 -05:00
Steven Hugg 9032eaf9b5 fixed ca65 listing line numbers 2020-07-06 11:33:02 -05:00
Steven Hugg b1c76cf6bb updated typescript 2020-07-05 17:38:18 -05:00
Steven Hugg 0131ed15f3 apple2: can read from boot prom 2020-07-05 17:23:31 -05:00
Steven Hugg a815b18d7d added Symbol Probe view 2020-07-04 17:58:52 -05:00
Steven Hugg 002aa41bad testing out sub-frame replay slider, advanceFrameClock, fixed c64 memory corrupt 2020-07-04 15:32:21 -05:00
Steven Hugg 921d2b2253 added ZX Spectrum 48k 2020-07-02 20:24:52 -05:00
Steven Hugg 5a0634ff0d updated README 2020-07-01 22:03:50 -05:00
Steven Hugg 428f1a9260 atari8: use Altirra 5200 superkernel (MAME for now) 2020-07-01 13:10:01 -05:00
Steven Hugg ef5bcd3c90 sg1000: fixed presets 2020-06-30 21:36:06 -05:00
Steven Hugg 6ff4041251 added xasm6809 USE directive support; atari7800: fixed header 2020-06-30 19:53:23 -05:00
Steven Hugg 14589815c4 3.5.2, fixed tests 2020-06-29 12:01:26 -05:00
Steven Hugg 9885853cea support multi file import with file0_name 2020-06-28 13:11:28 -05:00
Steven Hugg ed674f2cdb c64: better detection of PRG start addr. 2020-06-26 16:00:04 -05:00
Steven Hugg 00b9d3ab15 upload: new bootbox dialog 2020-06-25 14:13:20 -05:00
Steven Hugg 0d77912ccc x86: started using v86, freedos, fatfs, yasm, SmallerC 2020-06-15 10:28:02 -05:00
Steven Hugg 9396a2ddbb fixed embedui 2020-06-13 19:42:17 -05:00
Steven Hugg 3f04fca6d4 c64: f2/f4/f8/f10 keys 2020-06-12 23:36:09 -05:00
Steven Hugg 74bfb04dd6 cmoc: fixed error msgs, threed.c 2020-06-12 23:00:22 -05:00
Steven Hugg c1cbb51c71 added P2 gamepad buttons; lwlink parses symbol map 2020-06-09 20:37:29 -05:00
Steven Hugg 01b01b169a vectrex: got xasm and c working 2020-06-09 13:11:37 -05:00
Steven Hugg f1961bc9bf working on vectrex 2020-06-09 09:16:17 -05:00
Steven Hugg df92d7b73f new 6809 cmoc compiler 2020-06-08 18:08:18 -05:00
Steven Hugg abb1c3fb3e c64: reset() fixed for ROM cart 2020-06-08 10:20:32 -05:00
Steven Hugg 3eb942e926 c64: modify IRQ to start program instead of type SYS string 2020-06-07 13:56:01 -05:00
Steven Hugg e8faee01f3 vcs: 24-cycle sleep after HMOVE in examples, nes/c64: fixed climber struct order 2020-06-07 11:37:56 -05:00
Steven Hugg 58b6f0f922 Merge branch 'master' of github.com:sehugg/8bitworkshop 2020-06-03 18:38:24 -05:00
Steven Hugg c3b2c60d16
Merge pull request #40 from cybernesto/master
Fixed Apple II colors
2020-06-03 18:37:47 -05:00
Steven Hugg 8c20b43ed9 makefile: support ip command for Arch Linux; c64: clock correction 2020-06-03 14:05:42 -05:00
cybernesto 3207f17a74 Fixed Apple II colors
The color palette in Hi-Res is Purple / Green and Med Blue / Orange.
Corrected RGB value of Light Blue (color 7) as it did not match the one in https://mrob.com/pub/xapple2/colors.html
2020-06-03 19:02:38 +02:00
Steven Hugg c360b065f9 c64: updated help, clock freq 2020-05-27 09:33:36 -05:00
Steven Hugg ec62b97868 c64: patched bios to fix gotoxy() problem ($EA24 KIL -> RTS) 2020-05-24 12:31:26 -05:00
Steven Hugg 63a5875283 verilog: added comments 2020-05-13 12:50:16 -05:00
Steven Hugg 6696c4ff77
Merge pull request #32 from ewenmcneill/verilog_keys
Fix verilog key handling for player 2
2020-05-13 12:38:29 -05:00
Steven Hugg 7371b71648 npm upgrade 2020-05-13 12:29:38 -05:00