1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-02 12:41:30 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Steven Hugg
e9da7aac4a moved profiler to separate class, profiler ticks when replay scroller used 2019-06-10 22:56:18 -04:00
Steven Hugg
e8260a8e46 astrocade updates 2019-06-08 22:59:16 -04:00
Steven Hugg
9324b23def added Gamepad API support 2019-06-07 13:04:40 -04:00
Steven Hugg
271c2ea020 standardized key codes to get ready for gamepad support 2019-06-07 12:00:49 -04:00
Steven Hugg
cdc04a9cd5 astrocade: use aclib.s not aclib.c, rainbow, rotate; use AstroLibre 2019-06-06 23:31:08 -04:00
Steven Hugg
baa9ed7482 minor fixes 2019-06-06 13:11:22 -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
50421a69f3 astrocade: added bmusic, updated aclib 2019-06-02 00:48:02 -04:00
Steven Hugg
9ddad79326 astrocade: more updates, flop patterns 2019-05-31 21:13:51 -04:00
Steven Hugg
700877e310 astrocade: split bios into .s file, fixed interrupt page, added music 2019-05-31 16:11:44 -04:00
Steven Hugg
92170dd5c4 astrocade: simpler layout using SYSTEM 2019-05-29 22:10:38 -04:00
Steven Hugg
642ba8176f astrocade debug fixes; z80 was borking 'im' during loadState() 2019-05-28 19:22:11 -04:00
Steven Hugg
c93ba6fd75 astrocade: updated presets, added memory bus contention, palette layout 2019-05-27 13:14:51 -04:00
Steven Hugg
806687c31d will load bios on startup from binary file "local/<platformid>.rom" 2019-05-08 00:02:42 -04:00
Steven Hugg
65a284388d testplatforms writes PNG files to test/output; fixed astrocade minimal bios 2018-12-01 15:12:05 -05:00
Steven Hugg
d09f768628 3.2.0 2018-10-03 14:35:26 -04:00
Steven Hugg
d7d2437004 more atari8 stuff, fixed mame; astrocade-bios preset, paddles 2018-09-23 21:38:28 -04:00
Steven Hugg
7b6af7ef04 started atari8 emulation; fixed memory view; show speed bar only when CRT 2018-09-20 19:55:34 -04:00
Steven Hugg
51bf1226d0 moved declare vars to ui module imports 2018-09-17 14:45:22 -04:00
Steven Hugg
00621bdf16 tigervision debugging; started verilog_bar; astrocade new header 2018-09-15 15:03:14 -04:00
Steven Hugg
3b4f933d20 added error alerts; fixed window list; fixed z80 stack; astrocade .c bios 2018-09-05 09:31:57 -04:00
Steven Hugg
51021b5a67 started on astrocade commercial version 2018-09-03 12:00:30 -04:00
Steven Hugg
afc3173f9b added font generator to menu, added submodules 2018-09-02 17:03:17 -04:00
Steven Hugg
bf584674ab fixed tests, printFlags, debug info 2018-08-29 23:44:17 -04:00
Steven Hugg
132147b1a4 making astro c pgms 2018-08-29 07:42:51 -04:00
Steven Hugg
9e900a5a26 started on the cade that is astro 2018-08-28 20:12:23 -04:00