Commit Graph

35 Commits

Author SHA1 Message Date
Vince Weaver
9ad08b1b9d tfv: hookup credits 2018-07-07 16:24:06 -04:00
Vince Weaver
fff76cb454 split-screen: adding Linux demo 2018-07-02 15:21:46 -04:00
Vince Weaver
773e5d9148 gr-sim: start adding hgr support 2018-07-01 21:50:51 -04:00
Vince Weaver
774bac66c2 tfv: add support for printing flashing characters
still doesn't flash though
2018-06-30 15:53:21 -04:00
Vince Weaver
5059b4a805 tfv: collision detect on worldmap works (mostly) 2018-06-18 15:03:02 -04:00
Vince Weaver
b3601c9f78 gr-sim: split the 6502 emulation from the graphics emulation 2018-02-14 13:03:15 -05:00
Vince Weaver
d26ba2c90b gr-sim: update to use fast_clear routines more similar to tfv 2018-01-08 14:01:19 -05:00
Vince Weaver
b72d12eea8 tfv: make help properly redraw sky when done 2017-11-26 17:59:27 -05:00
Vince Weaver
b6335d4419 tfv: switch over to 40x40 mode
framerate is back to 4fps
2017-11-26 15:12:21 -05:00
Vince Weaver
91df570368 tfv: add more cycle annotations 2017-11-22 23:50:43 -05:00
Vince Weaver
294d0da64c tfv: add print_both_pages() routine 2017-11-18 14:31:03 -05:00
Vince Weaver
57ec050aae tfv: add multi-page plot routine 2017-08-23 19:52:28 -04:00
Vince Weaver
5b9ad56cc1 tfv: have minmal flying going on in 6502 version 2017-08-23 15:41:37 -04:00
Vince Weaver
fe0ade564b tfv: add tfv_put_sprite_page() 2017-08-23 14:06:38 -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
c04d93fa5b tfv: finally have code working as well as before page-flipping 2017-08-13 22:59:37 -04:00
Vince Weaver
10672133ad tfv: get the opening screen working with page flipping 2017-08-13 15:17:03 -04:00
Vince Weaver
b39269aaf5 tfv: add screen clearing routines 2017-08-12 20:35:36 -04:00
Vince Weaver
13119609e1 tfv: add initial page flip support 2017-08-12 19:44:35 -04:00
Vince Weaver
9372096b5c tfv: first pass at collision detection 2017-08-11 01:21:00 -04:00
Vince Weaver
b11e1fc9cd tfv: more world map improvements 2017-07-25 00:42:50 -04:00
Vince Weaver
fdc5e79b4a tfv: update a bit, generate beach tiles 2017-07-16 23:31:24 -04:00
Vince Weaver
3846d4266d tfv: more progress 2017-07-10 00:39:38 -04:00
Vince Weaver
dac6337cfd tfv: update to make C code more 6502 like 2017-06-24 23:58:26 -04:00
Vince Weaver
6bc2c7de1c tfv: start in on flying 2017-05-18 23:38:06 -04:00
Vince Weaver
a0ee6864c1 gr-sim: vtab and cursor key improvements 2017-05-18 13:09:51 -04:00
Vince Weaver
e99d77f6fd gr-sim: minimal text mode support
still need to implement cout()
2017-05-17 17:14:47 -04:00
Vince Weaver
5b8bc29f5b gr-sim: add soft-switch support 2017-05-17 15:47:20 -04:00
Vince Weaver
225dc6f4cc tfv: minimal sprite implementation 2017-05-12 12:50:24 -04:00
Vince Weaver
2b3f766c70 gr-sim: use actual code for gr 2017-05-04 14:59:25 -04:00
Vince Weaver
b7e225212c gr-sim: add home() support 2017-05-04 14:32:23 -04:00
Vince Weaver
2587d829bf gr-sim: actually model the RAM layout properly 2017-05-03 12:20:53 -04:00
Vince Weaver
737c56cfd0 gr-sim: add bload support 2017-05-03 10:50:15 -04:00
Vince Weaver
453ca6bdb2 gr-sim: add another demo 2017-05-02 15:21:32 -04:00
Vince Weaver
f75da270f7 gr-sim: make it a library 2017-05-02 10:56:59 -04:00