Commit Graph

974 Commits

Author SHA1 Message Date
Bobbi Webber-Manners
1922d1f0b6
Merge pull request #210 from jgharston/main
Moved *KEY to CHARIO.S with rest of keyboard stuff
2022-12-05 20:37:56 -05:00
jgharston
d8c794f11a
Moved *KEY to CHARIO.S with rest of keyboard stuff 2022-12-06 01:33:31 +00:00
Bobbi Webber-Manners
e7d5a9c1f5
Merge pull request #209 from jgharston/main
Tweeked WORD05/WORD06
2022-12-04 18:58:33 -05:00
jgharston
967e5c5f04
Tweeked WORD05/WORD06 2022-12-04 23:56:37 +00:00
Bobbi Webber-Manners
d09e6e216e Fix #194 *FREE now works when in subdir. 2022-12-04 17:26:36 -05:00
Bobbi Webber-Manners
7eaeea8af3 Renamed misleading symbol (RTSINST->:CMDPATH) 2022-12-04 15:10:17 -05:00
Bobbi Webber-Manners
f67069421c Finished off noise channel for Mockingboard. 2022-11-28 19:59:19 -05:00
Bobbi Webber-Manners
869b0d669c Removed buffer.s (not used.) 2022-11-28 17:48:25 -05:00
Bobbi Webber-Manners
1c3d849cc3 Adds support for Mockingboard noise channel. WIP! 2022-11-27 21:55:40 -05:00
Bobbi Webber-Manners
6b9ab9af0f Re-enable Mockingboard. 2022-11-27 20:06:58 -05:00
Bobbi Webber-Manners
2ddf2c3b66 Fix to XF2MAIN macro. Protect 3ED/3EE ! 2022-11-27 20:05:53 -05:00
Bobbi Webber-Manners
e24b7bb96e Disable Mockingboard for now. Corrupting things!!! 2022-11-27 13:51:45 -05:00
Bobbi Webber-Manners
56883335b5 Ensoniq noise channel is now feature-complete. 2022-11-25 23:09:40 -05:00
Bobbi Webber-Manners
ec02d0cc41 Modified ADSR envelope, seems to work better. 2022-11-25 21:56:55 -05:00
Bobbi Webber-Manners
002c0b79df Ensoniq noise improvements. 2022-11-25 21:34:08 -05:00
Bobbi Webber-Manners
b2da3c705c Work-in-progress, noise channel for Ensoniq. 2022-11-25 19:19:09 -05:00
Bobbi Webber-Manners
5ccc5e47af Added check IRQ is from Mockingboard. 2022-11-24 17:32:46 -05:00
Bobbi Webber-Manners
ba8b916e16 New .PO with latest fixes. 2022-11-24 16:38:32 -05:00
Bobbi Webber-Manners
b5b599aa1f Enable up to 16 envelopes. 2022-11-24 16:34:23 -05:00
Bobbi Webber-Manners
943cce4f70 ADSR envelope overflow bugfix. 2022-11-24 16:21:36 -05:00
Bobbi Webber-Manners
37fce59283 Removed TODO comment 2022-11-22 16:12:41 -05:00
Bobbi Webber-Manners
3e3ada7972 Shutdown interrupt & deregister ISR on *QUIT. 2022-11-22 16:10:06 -05:00
Bobbi Webber-Manners
d33b3cd314 Fixed disk image corruption in applecorn.po 2022-11-21 17:08:49 -05:00
Bobbi Webber-Manners
83ede7bb4b Fixed Mockingboard tuning! 2022-11-21 16:42:55 -05:00
Bobbi Webber-Manners
9c2154efd7 Rename Ensoniq freq tables. 2022-11-21 16:27:45 -05:00
Bobbi Webber-Manners
db6cf6c73c Supports both Ensoniq (GS) and Mockingboard (//e). 2022-11-21 16:02:46 -05:00
Bobbi Webber-Manners
354f4b8e78 Removed commented-out code in macros. 2022-11-21 15:43:56 -05:00
Bobbi Webber-Manners
8e41921c4c Disk image with latest Ensoniq version. 2022-11-20 23:11:39 -05:00
Bobbi Webber-Manners
38cbb97a56 Bug fix to Mockingboard ISR. Works now! 2022-11-20 22:45:40 -05:00
Bobbi Webber-Manners
408f1ad9ea Replace addresses with symbols. 2022-11-19 22:39:38 -05:00
Bobbi Webber-Manners
dab247e52d Added comment. 2022-11-19 17:39:54 -05:00
Bobbi Webber-Manners
8b92a51145 Fixed AY-3 clock frequency (was 1% off). Thx Kent! 2022-11-19 13:11:05 -05:00
Bobbi Webber-Manners
698f03ecdb Bug fix to Mockingboard amplitude. Turn off noise! 2022-11-19 00:39:38 -05:00
Bobbi Webber-Manners
77b47d5386 Mockingboard code complete / doesn't work yet. 2022-11-18 23:58:53 -05:00
Bobbi Webber-Manners
ca404e2697 Added Mockingboard frequencies table 2022-11-18 22:43:24 -05:00
Bobbi Webber-Manners
ebee7a0844 More Mockingboard work. 2022-11-18 19:26:20 -05:00
Bobbi Webber-Manners
b9612ce1b3 More Mockingboard code - still not complete. 2022-11-18 18:29:36 -05:00
Bobbi Webber-Manners
1afcae2025 Some draft Mockingboard code - not complete. 2022-11-17 22:26:46 -05:00
Bobbi Webber-Manners
05b98edbc1 Added template for Mockingboard code. 2022-11-17 19:38:21 -05:00
Bobbi Webber-Manners
b39ae02167 Moved Ensoniq code to mainmem.ensq.s 2022-11-17 19:31:29 -05:00
Bobbi Webber-Manners
d5686988d6 Corrected audio hold flag semantics. 2022-11-10 23:22:34 -05:00
Bobbi Webber-Manners
7be2a4fb37 Fix typo. 2022-11-10 01:59:48 -05:00
Bobbi Webber-Manners
1cdf437f53 Removed manuals. Fix ticket #70 finally. 2022-11-10 01:56:33 -05:00
Bobbi Webber-Manners
cb3eeff422 Updated build date. 2022-11-09 13:55:45 -05:00
Bobbi Webber-Manners
ed6a9a5257 Merge pull request #201 from jgharston/main
Current language preserved over Break
2022-11-09 13:55:01 -05:00
jgharston
d2316ab1ce Current language preserved over Break
Startup (power-on) searches for highest language
Ctrl-Break (soft reset) uses current language.
Also tidied up copying code into high memory.
2022-11-09 18:50:54 +00:00
Bobbi Webber-Manners
27201eb646 Updated build date, comments. 2022-11-08 18:13:07 -05:00
Bobbi Webber-Manners
29a88b0226 Merge pull request #196 from jgharston/main
INIT sets ResetType OSBYTE variable
2022-11-08 18:08:07 -05:00
jgharston
cac2101fd9 INIT sets ResetType OSBYTE variable
When first run, ResetType=PowerOn, when Ctrl-Reset pressed, ResetType=SoftBreak.
The symantics are odd because the AppleII requires you to press CTRL, which in Beeb-land means HardBreak, but in Apple-land means SoftBreak. :P
And in Apple-land, you can't read the Shift key, LAlt forces an AppleII restart, RAlt enters Apple test code.
2022-11-08 15:11:56 +00:00
jgharston
e58f305525 INIT sets ResetType OSBYTE variable
When first run, ResetType=PowerOn, when Ctrl-Reset pressed, ResetType=SoftBreak.
The symantics are odd because the AppleII requires you to press CTRL, which in Beeb-land means HardBreak, but in Apple-land means SoftBreak. :P
And in Apple-land, you can't read the Shift key, LAlt forces an AppleII restart, RAlt enters Apple test code.
2022-11-08 15:11:55 +00:00