Bobbi Webber-Manners
|
a9eb0ec1ee
|
Fixed VDU5 carriage return behaviour
|
2023-01-09 21:50:06 -05:00 |
|
Bobbi Webber-Manners
|
96987f2bea
|
VDU5 now works in MODE0 also
|
2023-01-09 21:38:37 -05:00 |
|
Bobbi Webber-Manners
|
906e2bd463
|
SHR cursor now working in MODE 0 too
|
2023-01-09 20:26:09 -05:00 |
|
Bobbi Webber-Manners
|
908d02ab99
|
More SHR cursor tweaking
|
2023-01-09 19:57:55 -05:00 |
|
Bobbi Webber-Manners
|
f6443c2288
|
SHR: Do not show XOR cursor in VDU5 mode
|
2023-01-09 19:26:33 -05:00 |
|
Bobbi Webber-Manners
|
f1173947bf
|
SHR XOR cursor bugfix (behaviour with copy key)
|
2023-01-09 18:02:43 -05:00 |
|
Bobbi Webber-Manners
|
2e0e9def00
|
SHR: XOR cursor sorta working. Has issues with copy cursor atm.
|
2023-01-09 17:44:38 -05:00 |
|
Bobbi Webber-Manners
|
4fe3d4debc
|
VDU5 is now basically working
|
2023-01-09 17:05:09 -05:00 |
|
Bobbi Webber-Manners
|
75333d5638
|
Some more cursor jiggery-pokery to address #243
|
2023-01-09 15:21:05 -05:00 |
|
Bobbi Webber-Manners
|
ae68427b33
|
Wrapper PUTCURSOR added so cursor drawing doesn't reach SHR code
|
2023-01-09 15:03:02 -05:00 |
|
Bobbi Webber-Manners
|
18ebc891b6
|
SHR: VDU5 check gfx cursor before attempting to plot text
|
2023-01-08 21:10:28 -05:00 |
|
Bobbi Webber-Manners
|
74847e02bf
|
SHR: Fix VDU5 text spacing
|
2023-01-08 08:37:16 -05:00 |
|
Bobbi Webber-Manners
|
d8067ff725
|
Work-in-progress VDU5 support in MODE 1
|
2023-01-08 08:06:13 -05:00 |
|
Bobbi Webber-Manners
|
23a6464ab9
|
SHR: Added framework for VDU5 "text at graphics cursor"
|
2023-01-08 03:45:32 -05:00 |
|
Bobbi Webber-Manners
|
6440df6c03
|
SHR: Optimized font drawing a bit
|
2023-01-08 03:17:29 -05:00 |
|
Bobbi Webber-Manners
|
ca798e763a
|
Got rid of un-needed SEP
|
2023-01-08 01:47:21 -05:00 |
|
Bobbi Webber-Manners
|
927a7ba83f
|
SHR: Removed today's optimization attempt. Doesn't help!
|
2023-01-08 01:23:44 -05:00 |
|
Bobbi Webber-Manners
|
c88f69dad7
|
SHR: Fix off-by-one in CLG
|
2023-01-08 00:54:16 -05:00 |
|
Bobbi Webber-Manners
|
f8996c3c3b
|
Update build date
|
2023-01-08 00:06:35 -05:00 |
|
Bobbi Webber-Manners
|
9ca5a702ca
|
SHR: slight optimization of stupid line clipping
|
2023-01-08 00:05:22 -05:00 |
|
Bobbi Webber-Manners
|
f6f6c20c37
|
SHR: inline coord conversion using macro
|
2023-01-07 21:38:10 -05:00 |
|
Bobbi Webber-Manners
|
e18df1d337
|
Migrated SHR vars into zero page/direct page
|
2023-01-07 21:00:36 -05:00 |
|
Bobbi Webber-Manners
|
8f23468837
|
Ugly fix for off-by-one in clipping (SHR)
|
2023-01-06 23:20:02 -05:00 |
|
Bobbi Webber-Manners
|
d9ed30f54a
|
VDU16 is now both fast and correct (!)
|
2023-01-06 22:57:41 -05:00 |
|
Bobbi Webber-Manners
|
6d6f3fb6d4
|
Working VDU16 (CLG) [but insanely slow]
|
2023-01-06 01:21:43 -05:00 |
|
Bobbi Webber-Manners
|
0fbe7c9592
|
Fixed VDU24 bug
|
2023-01-05 22:33:16 -05:00 |
|
Bobbi Webber-Manners
|
ec913ef6cb
|
Migrate SHRVDU16/CLG into main memory
|
2023-01-05 21:21:12 -05:00 |
|
Bobbi Webber-Manners
|
9ee3788c44
|
VDU26 now resets the graphics window to fullscreen
|
2023-01-05 21:04:55 -05:00 |
|
Bobbi Webber-Manners
|
62aa305c96
|
VDU24 (define gfx window) sorta working.
|
2023-01-05 20:26:44 -05:00 |
|
Bobbi Webber-Manners
|
837e42e101
|
SHR: Handle -ve Y coordinates before clip
|
2023-01-05 18:40:20 -05:00 |
|
Bobbi Webber-Manners
|
a4add222b9
|
SHR: Extended range of y coordinate before clipping
|
2023-01-05 18:28:22 -05:00 |
|
Bobbi Webber-Manners
|
abae32ada9
|
Negative x-coordinates now working
|
2023-01-05 17:37:13 -05:00 |
|
Bobbi Webber-Manners
|
3105e1a2c2
|
Extremely stupid clipping implemented for SHR
|
2023-01-05 16:50:28 -05:00 |
|
Bobbi Webber-Manners
|
e844400fc1
|
Reverted to 5d96b7d1 2nd thoughts on TMPZP!
|
2023-01-04 21:53:37 -05:00 |
|
Bobbi Webber-Manners
|
ad3a545057
|
Changed local vars to TMPZP in mainmem.svc.s
|
2023-01-04 21:27:47 -05:00 |
|
Bobbi Webber-Manners
|
5d96b7d115
|
SHR code: move local temp vars to ZP
|
2023-01-04 19:28:21 -05:00 |
|
Bobbi Webber-Manners
|
0bb099bdfd
|
Moved ISR ZP to ISRL/ISRH ($02,$03). Fix #247.
|
2023-01-04 18:44:48 -05:00 |
|
Bobbi Webber-Manners
|
0eb511c1df
|
SHRLINELO/HI: Shaved another CLC.
|
2023-01-04 17:57:44 -05:00 |
|
Bobbi Webber-Manners
|
36b9e747bb
|
More SHRLINELO/HI speedup from qkumba
|
2023-01-04 17:10:14 -05:00 |
|
Bobbi Webber-Manners
|
2a26cbfe2d
|
Slight speedup to SHRLINELO/HI (thx qkumba!)
|
2023-01-04 16:56:11 -05:00 |
|
Bobbi Webber-Manners
|
98cc665ee3
|
PLOT k,x,y now has colour selection in SHR mode.
|
2023-01-03 21:49:09 -05:00 |
|
Bobbi Webber-Manners
|
b2eb6cad62
|
MOVE (aka PLOT 4,x,y) now works in SHR
|
2023-01-03 21:08:13 -05:00 |
|
Bobbi Webber-Manners
|
37af780df0
|
SHR line drawing now works in all orientations.
|
2023-01-03 20:25:20 -05:00 |
|
Bobbi Webber-Manners
|
78245db5fc
|
Fixes to SHRLINELO. (SHRLINEHI still doesn't work)
|
2023-01-03 19:53:12 -05:00 |
|
Bobbi Webber-Manners
|
e585fabd8b
|
Can draw x-dominant lines right to left now
|
2023-01-03 18:46:27 -05:00 |
|
Bobbi Webber-Manners
|
b39f886741
|
First hack at Bresenham. Only x-dominant lines so far.
|
2023-01-03 18:10:03 -05:00 |
|
Bobbi Webber-Manners
|
0c3852f0ca
|
Update build date
|
2023-01-03 08:47:58 -05:00 |
|
Bobbi Webber-Manners
|
66b2750ade
|
Merged JGH changed to *KEY
|
2022-12-31 02:11:44 -05:00 |
|
Bobbi Webber-Manners
|
dd0011166f
|
GCOL plot actions seem to all be working.
|
2022-12-31 01:48:35 -05:00 |
|
Bobbi Webber-Manners
|
17c11d180d
|
Initialize GCOL action properly in VDU22
|
2022-12-31 01:03:01 -05:00 |
|