Steven Hugg
|
d08d73f422
|
astrocade: worked on arcade emulation
|
2023-12-13 20:54:42 -05:00 |
|
Steven Hugg
|
868026c3f9
|
ui: moved help to main menu, changed showHelp()
|
2022-09-15 12:03:38 -07:00 |
|
Steven Hugg
|
a2ee3bf964
|
armasm: fixed offsets; updated docs urls for help
|
2021-06-18 09:08:25 -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
|
002aa41bad
|
testing out sub-frame replay slider, advanceFrameClock, fixed c64 memory corrupt
|
2020-07-04 15:32:21 -05:00 |
|
Steven Hugg
|
899e3f7067
|
fixed loadBIOS() caps
|
2020-01-26 23:59:09 -06:00 |
|
Steven Hugg
|
7a7c3d7255
|
fixed williams-z80 import, removed coleco.mame, fixed _MAIN_ presets, xhr ontimeout, update chromedriver
|
2019-12-27 09:58:46 -06:00 |
|
Steven Hugg
|
5516ca96b5
|
refactored into composite typescript project (multiple tsconfig.json files)
|
2019-10-26 10:38:21 -05:00 |
|
Steven Hugg
|
ca7d488f1c
|
moved segments into Platform object
|
2019-08-27 12:20:51 -04:00 |
|
Steven Hugg
|
df7cff3693
|
astrocade: added -bios -arcade
|
2019-08-26 22:42:14 -04:00 |
|
Steven Hugg
|
33a0e9ed57
|
refactored astrocade; added paddles, still need to simulate bus contention, bios platform
|
2019-08-26 12:59:20 -04:00 |
|
Steven Hugg
|
f32009ca0b
|
log clocks at start of scanline; added everything to Platforms menu
|
2019-08-25 21:27:58 -04:00 |
|
Steven Hugg
|
d8421fee7f
|
converted everything to new Z80, debugging broken
|
2019-08-25 16:39:12 -04:00 |
|
Steven Hugg
|
fe89e577ac
|
astrocade presets, fixed dup symbols in profiler
|
2019-06-15 11:07:11 -04:00 |
|
Steven Hugg
|
11957bb086
|
astrocade: support mid-screen updates w/ palette changes
|
2019-06-11 22:56:48 -04:00 |
|
Steven Hugg
|
96131f6cd0
|
added z80.retryInterrupts to support astrocade IRQ retry mode
|
2019-06-11 22:37:48 -04:00 |
|
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 |
|