1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-08 23:29:42 +00:00
Commit Graph

53 Commits

Author SHA1 Message Date
Steven Hugg
d733a2cd27 arm32: fixed VCVT, VLDR/VSTR 2024-01-09 15:56:10 -05:00
Steven Hugg
886e19611e arm32: crt0 update for malloc 2024-01-05 12:23:54 -05:00
Steven Hugg
02986aed38 arm32: parse dwarf 2024-01-04 22:30:53 -05:00
Steven Hugg
d5b5734ef9 arm: fixed fpu, raster frame sync 2024-01-02 13:49:55 -05:00
Steven Hugg
9142328468 arm: merged libc and libtcc1 2023-12-31 14:45:51 -05:00
Steven Hugg
70eee2bdae arm: fixing libc 2023-12-30 16:08:16 -05:00
Steven Hugg
63ee25741b arm: libc 2023-12-30 11:53:56 -05:00
Steven Hugg
c0909bef1b arm: arm-tcc 2023-12-28 17:26:44 -05:00
Steven Hugg
45bc17d7ee exidy: started platform, c example 2023-12-15 19:46:06 -05:00
Steven Hugg
92fde04422 vcs: added vcslib demo 2023-10-30 23:16:36 -05:00
Steven Hugg
73c74c519e vcs: changed .cfg file for TigerVision (3E) mapper
vcs: mappers 3E/3F don't correct bank offsets, so banks must not overlap
ca65: parse .proc symbols
2023-10-27 14:24:21 -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
ee91bd6da5 gamegear: fixed symlink so build doesnt fail 2022-10-03 15:00:34 -05:00
Steven Hugg
ed7758d7e0 atari8: started on js platform 2022-08-30 19:37:30 -05:00
Steven Hugg
0682af1eed fixed atari-vector 6502, pass options=... to platform constructor 2022-02-21 16:54:33 -06:00
Steven Hugg
2d02b64464 williams: working on cmoc 2022-02-18 14:15:30 -06:00
Steven Hugg
4f05ea487b 6809: updated lwasm for raw targets (.asm extension) 2022-02-14 20:35:42 -06:00
Steven Hugg
c3403a0506 cpc: cpctelera, start @ 0x4000, new vsync 2021-12-02 13:01:02 -06:00
Steven Hugg
8fa0389da1 cpc: started investigation, cpcrslib, aspect 2021-12-01 14:03:26 -06:00
Steven Hugg
8afad5571b vcs: scanline view, fixed analysis with jsr 2021-04-05 18:09:50 -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
b3b93e150d verilog: 32-bit (FFbbggrr) rgb output, testing w/ Silice 2020-12-28 10:06:50 -06:00
Steven Hugg
b344590917 atari8: fastbasic, only int-mode and builds carts right now 2020-07-28 21:01:25 -05:00
Steven Hugg
f05fde8f47 zx: added crt0 2020-07-20 12:00:25 -05:00
Steven Hugg
6ff4041251 added xasm6809 USE directive support; atari7800: fixed header 2020-06-30 19:53:23 -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
df92d7b73f new 6809 cmoc compiler 2020-06-08 18:08:18 -05:00
Steven Hugg
70ed0b1cd7 williams: working on cmoc 2019-12-10 23:12:07 -06:00
Steven Hugg
24f339e522 adding cmoc/lwtools (need to add Module["callMain"]=callMain; to emscripten .js files) 2019-12-10 18:54:21 -06:00
Steven Hugg
86e2866660 atari7800: display list, new memory map, logIllegal() 2019-09-11 14:15:31 -05: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
a216997bd6 cvu_set_sprite4() no more inline b/c sdcc barfs 2019-08-18 09:20:22 -04:00
Steven Hugg
04b6417ddf msx: worked on kbd, psg, joy; added msx-libcv 2019-08-17 18:42:21 -04:00
Steven Hugg
9bdec710d7 notes, removed base_z80, added 7800 cc65 2019-08-15 10:31:35 -04:00
Steven Hugg
138ee806cb SMS pix format (sl:); new presets 2019-08-06 23:27:06 -04:00
Steven Hugg
2f55ba9bf0 reordered Sync menu; new neslib 2019-07-21 21:28:44 -04:00
Steven Hugg
af26db3396 added neslib2.lib 2019-05-17 15:55:59 -04:00
Steven Hugg
89331dbcf2 use new neslib2.lib w/ seperate object files 2019-05-14 12:24:35 -04:00
Steven Hugg
5ded34e668 updated climber to use oam_meta_spr_pal(); updated neslib 2019-05-07 12:34:51 -04:00
Steven Hugg
0e47e7d035 started on vector-ataricolor target (for 6502) 2019-04-25 12:37:53 -04:00
Steven Hugg
645815155b NES presets; neslib .o w/ splitxy() 2019-04-18 23:51:26 -04:00
Steven Hugg
810d0af58b nes updates; new build script; fixed kbd shortcuts 2019-04-06 10:53:02 -04:00
Steven Hugg
1b932c2538 added jsnes to submodules, removed min.js files 2019-04-03 16:40:27 -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
1d3c9b195c fixed nes skeleton 2019-02-15 11:45:45 -05:00
Steven Hugg
c0f97458aa started on SMS; got rid of BaseFrameBasedPlatform; more tests 2018-11-30 13:13:56 -05:00
Steven Hugg
d8c1f27902 sms-sg1000 -> sms-sg1000-libcv 2018-11-29 17:42:33 -05:00
Steven Hugg
2735e71753 renamed sg1000 to sms-sg1000 2018-11-28 13:56:10 -05:00