Joshua Bell
2358dd7bab
Docs for PAUSE.SYSTEM
2021-08-25 20:53:21 -07:00
Joshua Bell
46aef091df
Have clock/ram drivers print at the bottom of the screen.
...
Trying this out. Might not stick with it.
Also added a PAUSE.SYSTEM that just waits a bit, if you want a delay
in your startup sequence to watch the log messages.
2021-08-25 20:49:41 -07:00
Joshua Bell
1a3aa1e8c6
Workflow: Try using action for ca65
2021-07-23 09:25:50 -07:00
Joshua Bell
b74244bbe1
Workflow: Try using action for cadius
2021-07-23 09:13:39 -07:00
Joshua Bell
304befcab2
Workflow: deploy on tag
2021-07-23 08:56:14 -07:00
Joshua Bell
ae13e28777
Migrate from Travis-CI to GitHub Actions
2021-06-19 17:23:00 -07:00
Joshua Bell
6e9c18c3aa
travis-ci.org -> .com
2021-06-09 20:20:43 -07:00
Joshua Bell
5c71155dc3
Only run xattr if present try 3
2021-03-07 16:35:52 -08:00
Joshua Bell
73ac9cbfc0
Only run xattr if present
2021-03-07 16:05:31 -08:00
Joshua Bell
3aedc2ad21
Only run xattr if present
2021-03-07 15:58:30 -08:00
Joshua Bell
9b898fca75
Switch Travis-CI to use linux
2021-03-07 15:31:47 -08:00
Joshua Bell
ace258d862
Rejiggered the selectors, added actual 40-column Bird's Better Bye.
...
I discovered that Bird's Better Bye and the ProDOS 1.9 selector are different.
Documentation updated with the history to the best of my knowledge.
2020-12-23 19:23:23 -08:00
Joshua Bell
1312b3f386
Rename BBB installer to BBB.SYSTEM
2020-12-21 21:37:48 -08:00
Joshua Bell
5cf3426967
Add AE DClock driver, based on work by M.G. Fixes #3
2020-12-21 20:47:07 -08:00
Joshua Bell
cc49835c9f
RAM.DRV.SYSTEM: Show block count. Resolves #2
2020-12-21 13:27:54 -08:00
Joshua Bell
1260999b6c
Add SELECTOR.SYSTEM capturing the behavior of ProDOS 1.x. Fixes #5
...
Mostly just for historical interest.
2020-12-21 10:50:54 -08:00
Joshua Bell
a42dec7f3f
Update README.md
...
Correct which version added Bird's Better Bye (not sure if 1.8 or 1.9 tho)
2020-12-20 19:48:39 -08:00
Joshua Bell
4d24855217
Update README.md
2020-12-20 19:42:47 -08:00
Joshua Bell
4975081bb6
Streamline package script
2020-03-12 20:45:52 -07:00
Joshua Bell
3b7b2c0b9c
Add package script
2020-03-12 20:15:18 -07:00
Joshua Bell
ac4fccd420
BBB: Restore accidentally removed line. Fixes #6
2019-12-31 00:16:47 -08:00
Joshua Bell
d9e90c0fe6
Releases shouldn't go in the tree
2019-10-04 18:31:17 -07:00
Joshua Bell
095f87813e
BYE.SYSTEM: Chain rather than QUITing immediately. Fixes #4
2019-10-04 18:29:35 -07:00
Joshua Bell
cf891e061f
Makefile tidying, unify headers
2019-10-04 18:10:01 -07:00
Joshua Bell
d10429b3a0
Split out quit.system
2019-10-03 21:55:36 -07:00
Joshua Bell
0f41276584
Combine preamble files, .gitignore, and split out ns.clock
2019-10-03 21:49:53 -07:00
Joshua Bell
cd2074c864
Add Travis-CI config, add README
2019-10-03 21:36:01 -07:00
Joshua Bell
0626869e27
Unify inc/ directories
2019-10-03 21:23:00 -07:00
Joshua Bell
78e1d2d2e6
Add master Makefile
2019-10-03 21:19:52 -07:00
Joshua Bell
8a242abc17
Remove dummy file
2019-10-03 21:17:43 -07:00
Joshua Bell
e34e7a9728
Merge a2stuff/ram.drv.system, move to subdir
2019-10-03 21:17:31 -07:00
Joshua Bell
eea2f6c343
Merge remote-tracking branch 'ram.drv.system/master'
2019-10-03 21:16:40 -07:00
Joshua Bell
f31f6775e9
Merge a2stuff/bbb, move to subdir
2019-10-03 21:15:56 -07:00
Joshua Bell
ec94293ec9
Merge remote-tracking branch 'bbb/master'
2019-10-03 21:15:22 -07:00
Joshua Bell
ffa1495a11
Merge a2stuff/cricket, move to subdir
2019-10-03 21:14:53 -07:00
Joshua Bell
2fab1e19bc
Merge remote-tracking branch 'cricket/master'
2019-10-03 21:13:20 -07:00
Joshua Bell
771376f312
dummy commit
2019-10-03 21:13:11 -07:00
Joshua Bell
d049ae6dd8
Don't pollute stack
2019-10-01 22:27:18 -07:00
Joshua Bell
0aaf557aab
Don't pollute stack; swap ROM in before COUTing
2019-10-01 22:27:02 -07:00
Joshua Bell
db977835ac
Use common driver chain logic
2019-10-01 22:08:21 -07:00
Joshua Bell
2769d1d7a6
Add Travis-CI build status indicator
2019-10-01 21:17:42 -07:00
Joshua Bell
eb3ca7e7e2
Update README link
2019-10-01 21:15:49 -07:00
Joshua Bell
cfb8cab3b2
Add QUIT.SYSTEM
2019-10-01 21:14:34 -07:00
Joshua Bell
c7df8cb73b
Add Travis build status
2019-09-30 21:02:54 -07:00
Joshua Bell
850b10059d
Add missing files
2019-09-30 20:57:45 -07:00
Joshua Bell
783c2af304
Clean up headers
2019-09-30 20:34:26 -07:00
Joshua Bell
7cc70cd729
Use common driver chain logic
2019-09-30 20:34:17 -07:00
Joshua Bell
ba0c5e53d3
Fix relocation
2019-09-30 20:20:59 -07:00
Joshua Bell
64c8ff73e3
Extract common logic for setup/chaining
2019-09-29 18:27:00 -07:00
Joshua Bell
fbddc217a6
Pull out system reset logic
2019-09-29 12:52:51 -07:00