Ian Flanigan
1e4e8381ec
Fix calls to cpu.cycles() and cpu.sync() ( #43 )
...
Apparently, I broke everything when I removed the underscores from the
field names and added them to the method names. The fix is just to
rename the methods `getCycles` and `getSync` and call it a day.
2020-11-15 17:54:13 -08:00
Will Scullin
42b30141ad
Move //e specific out of apple2io.js ( #28 )
2020-08-06 06:31:27 -07:00
Will Scullin
8af8cdbbca
Clean up lint.
2020-03-26 20:01:24 -07:00
Will Scullin
506dfc52de
Small cleanup and fixes.
2020-01-02 10:57:26 -08:00
Will Scullin
f75a2fa962
Fix acceleration, normalize heavily used signatures. ( #18 )
2019-12-29 19:13:59 -08:00
Will Scullin
573f36510d
Convert to webpack first pass.
2019-02-28 21:21:18 -08:00
Will Scullin
b8261252e3
True up with website.
...
* Drag and drop support.
* Re-enable audio in newer Chrome, Safari
* Minimal Printer
* Video dirty regions
2019-02-18 20:42:50 -08:00
Will Scullin
77372d388b
Ditch makefiles, switch to eslint, fix linting.
2019-01-09 00:51:25 -08:00
Will Scullin
de4f1fc2d8
State save/restore work, updated audio class.
2017-12-02 20:45:02 -08:00
Will Scullin
bd173c47fe
Fix blinking text for //e.
2017-10-01 11:19:04 -07:00
Will Scullin
0343497abc
Memory fixes, cleanup.
2017-08-20 10:46:10 -07:00
Will Scullin
e294caab70
Fix things revealed by zellyn/a2audit
2017-03-05 14:51:59 -08:00
Will Scullin
0e80761a4d
Cleanup and refactor I/O behavior.
2016-12-06 09:49:00 -08:00
Will Scullin
0906b7173c
More cleanup.
2016-11-27 17:28:49 -08:00
Will Scullin
f9f0239d86
Cleanup and refactoring.
2016-11-21 21:26:40 -08:00
Will Scullin
0a1127f541
Various bug fixes, tape support.
2014-07-30 12:01:57 -07:00
Will Scullin
a807dc9aae
Blink! and better touch/mobile behaviors.
2013-11-16 12:26:31 -08:00
Will Scullin
4d80f9f28e
Initial checkin
...
Initial checkin, still pretty rough around the edges.
2013-10-10 11:03:07 -07:00