Commit Graph

23 Commits

Author SHA1 Message Date
Vince Weaver
f0ef7095d7 mode7: update fast clear routines 2017-12-31 15:22:38 -05:00
Vince Weaver
56eb315cc9 tfv: more splitting up of utils 2017-12-16 14:11:46 -05:00
Vince Weaver
d58d2738c8 mode7: have assembly working with new compressed rle 2017-12-15 16:19:01 -05:00
Vince Weaver
57764239cc tfv: map mostly working 2017-11-18 16:08:46 -05:00
Vince Weaver
efdcf2bada tfv: fix opener bug only seen on real hardware
was depending on random setting of value in zero page
2017-11-17 16:29:33 -05:00
Vince Weaver
4f00d92518 tfv: add info and worldmap 2017-09-12 21:56:11 -04:00
Vince Weaver
f8a210ce02 tfv: better clear screen display 2017-09-11 14:52:32 -04:00
Vince Weaver
a7d707da9c tfv: add sprites 2017-08-23 13:25:44 -04:00
Vince Weaver
04ad8e1193 tfv: rename files to have tfv_ in front
makes it easire to keep track of things
2017-08-23 13:09:52 -04:00
Vince Weaver
38bffc0caf tfv: split files up to be more like C version 2017-08-16 23:18:59 -04:00
Vince Weaver
05ba5f99eb tfv: back to where we were before we started messing with page flipping 2017-08-16 23:09:49 -04:00
Vince Weaver
15a8d0a983 tfv: got opener working again
(),Y and # again are nothing but trouble
2017-08-16 22:20:48 -04:00
Vince Weaver
6ff122f75c tfv: working on updating the opener for pageflipping
doesn't work
2017-08-16 18:59:08 -04:00
Vince Weaver
a494dc56e9 tfv: autogenerate background include for assembly language 2017-08-16 15:13:43 -04:00
Vince Weaver
4622f15af9 tfv: some more progress on the name entry screen 2017-06-27 00:55:41 -04:00
Vince Weaver
7f449fcf12 tfv: implement opener in assembly
slower than I thought it would be.  monitor vlin is that slow?
also some flicker as I'm not doing page flipping
2017-06-25 01:00:57 -04:00
Vince Weaver
81acd5a8a5 tfv: more work on tfv 2017-06-25 00:00:16 -04:00
Vince Weaver
c98fbb22e1 gr-sim: text output seems to be working 2017-05-17 23:25:07 -04:00
Vince Weaver
78a5b0e76e Merge branch 'master' of git://github.com/deater/dos33fsprogs 2017-05-12 19:40:06 -04:00
Vince Weaver
37cd697d77 tfv: transparent sprite mostly working 2017-05-12 16:35:52 -04:00
Vince Weaver
4d846e778b tfv: initial screen copy routine 2017-05-12 14:29:21 -04:00
Vince Weaver
5562132062 tfv: comment the RLE code 2017-05-06 19:53:55 -04:00
Vince Weaver
a8970f761b tfv: have RLE image loading working
forgot how much I hate 6502 assembler
2017-05-06 19:29:19 -04:00