Commit Graph

42 Commits

Author SHA1 Message Date
Steven Hugg 44271fe9b8 added acme assembler
vcslib: increased # of lines in kernel
2023-11-13 12:37:38 -06:00
Steven Hugg f6452a719f c64: update presets, refactor analysis 2023-11-11 22:01:39 -06:00
Steven Hugg 99370530f5 vcs: new skeleton for cc65 2023-11-05 20:07:33 -06:00
Steven Hugg d11c1d1664 vcs: forgot vcslib.ca65 2023-10-31 11:35:23 -05:00
Steven Hugg 92fde04422 vcs: added vcslib demo 2023-10-30 23:16:36 -05:00
Steven Hugg 2e2996bd73 ca65: fixed listing parsing 2023-10-15 10:28:48 -05:00
Steven Hugg 9e6fc9a0e3 vcs: added prelim cc65 support (using old compiler, new .lib/.h and custom .cfg) 2023-10-13 12:13:09 -05:00
Steven Hugg 20954fd5ce atari8: fixed help links 2022-09-07 20:38:45 -05:00
Steven Hugg fa09db6026 Merge branch 'ecs' 2022-06-30 13:31:29 -05:00
Steven Hugg 999aed9cb4 ecs: data <field>, 48 pixel decoder 2022-02-09 14:38:10 -06: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 5ee1c7e8a3 initial wiz support (vcs and nes) 2021-03-04 08:49:48 -06: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 e852fd27a6 vcs: added chap 8, 11, 12, 13 examples 2019-07-20 11:04:24 -04:00
Steven Hugg 2889ef33bd pixel editor updates, vcs preset updates 2019-03-26 08:45:46 -04:00
Steven Hugg 318fa399a7 working on pixel, palette editors 2019-03-21 21:26:53 -04:00
Steven Hugg 4c5c185a61 updated presets 2019-03-06 21:33:56 -05:00
Steven Hugg 00afce5c77 minor updates 2018-12-06 10:13:17 -05:00
Steven Hugg 4034be10c4 skeleton for bb 2018-11-23 10:10:32 -05:00
Steven Hugg eb01bdcea0 batari basic: more examples, more RAM, started syntax highlighting, online help 2018-11-20 20:41:12 -05:00
Steven Hugg 3018f27576 added batari basic preprocessor, more examples 2018-11-20 14:10:04 -05:00
Steven Hugg f337b52be3 started integrating batariBASIC 2018-11-20 12:31:19 -05:00
Steven Hugg 46f8028117 updated comments for all vcs examples 2018-09-30 21:07:45 -04:00
Steven Hugg ccd0731b14 new global kbd shortcuts; vcs show bank offset; effective PC (c.EPC) for bankswitching debugging 2018-09-13 21:34:04 -04:00
Steven Hugg a0f3a7e919 more work on font generator 2018-09-02 09:52:00 -04:00
Steven Hugg 9d70c0fb9c changes to multisprite; moved inspect to vcs for now; local book links; z80 disasm 2018-08-28 07:44:57 -04:00
Steven Hugg 61d7860e12 started on VCS library 2018-08-27 16:50:53 -04:00
Steven Hugg 9cff180022 fixed vcs skeleton, added timer stuff, vcs PC fix when debugging, vcs disasm view, vcs run to vsync 2018-08-26 20:44:14 -04:00
Steven Hugg 7cf56b55a8 fixed VCS macro/loadROM; download all files menu option; error on build exception fix; PAL preset; 262 for VCS presets 2018-08-26 18:24:31 -04:00
Steven Hugg 9d3e658a7b added vcs .h files; can repeat Run to Line 2018-08-17 13:44:00 -04:00
Steven Hugg 4a82d341bc make sure all presets start with a blank line, looks nicer (tools/checkpresets.py); updated nes 2018-08-14 00:05:02 -04:00
Steven Hugg 4ea23e21f2 fixed verilog local paths 2018-07-22 22:26:03 -04:00
Steven Hugg 8d7ffa3c12 updated examples 2017-10-11 10:32:49 -04:00
Steven Hugg c787cc40a8 better video recording (rotate, copy frames); preset updates 2017-06-21 10:32:42 -04:00
Steven Hugg 7c18e1a27c fixed VCS presets for MAME compatibility 2017-05-13 08:08:36 -04:00
Steven Hugg 1675ab628e support ;;{...};; bitmap header for assembler 2017-05-07 22:47:27 -04:00
Steven Hugg 1e6a43b273 various improvements 2017-04-11 22:46:13 -04:00
Steven Hugg 90ec9ba94d cleaned up tools directory; vic dual color PROM 2017-04-10 22:30:46 -04:00
Steven Hugg 575943ea6a updated music examples 2017-04-09 12:42:56 -04:00
Steven Hugg 0f26d3cc35 working on c platforms; skeleton has tool extension 2017-01-26 10:49:38 -05:00
Steven Hugg 9391cafac6 moved to new presets/<platform> prefix; js/ dir 2017-01-04 12:48:44 -05:00