Commit Graph

40 Commits

Author SHA1 Message Date
Vince Weaver
b172463a70 makefile: missing clean 2018-07-09 10:56:27 -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
d2e46d9b49 gr-sim: split things into separate subdirs 2018-06-10 13:04:30 -04:00
Vince Weaver
f3b7a21ce2 chiptune: update krw decoder 2018-02-23 00:16:43 -05:00
Vince Weaver
2e7e4ed267 gr-sim: rename lz4d_verbose 2018-02-14 16:28:22 -05:00
Vince Weaver
ecc4a5bb1c gr-sim: add 6502 test harness 2018-02-14 13:57:58 -05:00
Vince Weaver
b3601c9f78 gr-sim: split the 6502 emulation from the graphics emulation 2018-02-14 13:03:15 -05:00
Vince Weaver
4ae00f4e9d mockingboard: work on lz4 decoder 2018-02-14 00:41:23 -05:00
Vince Weaver
c0145492ca mode7: update rasterbars 2018-01-10 00:38:50 -05:00
Vince Weaver
5889cca76b mode7: add text_demo 2018-01-08 16:03:51 -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
0233210271 mode7: some more demo work 2018-01-08 00:50:18 -05:00
Vince Weaver
3b53300ca2 mode7: update fixed-point starfield 2017-12-28 23:27:31 -05:00
Vince Weaver
e3185239bc mode7: re-optimize rle compression
smaller now.  Still need to fix asm version
2017-12-15 15:25:26 -05:00
Vince Weaver
819b618b70 mode7: work on fade 2017-12-15 14:04:50 -05:00
Vince Weaver
20dfdcc36e mode7: more planning changes 2017-12-15 09:20:40 -05:00
Vince Weaver
58adfcfcd0 gr-sim: add starfield demo 2017-12-14 16:52:58 -05:00
Vince Weaver
c52ea7ceff tfv: get fast multiply working in C 2017-11-25 00:56:41 -05:00
Vince Weaver
7c764fb0c1 tfv: use zero page for fixed point 2017-11-21 22:29:45 -05:00
Vince Weaver
7535c5789d tfv: split up the flying code into component pieces 2017-11-21 21:04:38 -05:00
Vince Weaver
e70e694af8 tfv: allow entering city map 2017-09-14 15:12:38 -04:00
Vince Weaver
621f808531 tfv: wasted a lot of time trying to get signed 16x16 multiply working 2017-09-06 23:17:39 -04:00
Vince Weaver
3bbe719824 tfv: working on fixed point 2017-08-23 23:43:49 -04:00
Vince Weaver
53a159237d tfv: make mode7_demo a standalone program 2017-08-18 14:26:18 -04:00
Vince Weaver
9b67ba27b5 tfv: got mode7 flying going 2017-08-17 16:00:48 -04:00
Vince Weaver
10c27a3648 tfv: finish splitting up tfv.c 2017-08-16 14:46:45 -04:00
Vince Weaver
65e3b2e60b tfv: autogenerate the backgrounds 2017-08-13 16:24:57 -04:00
Vince Weaver
207e081b84 tfv: more file split up 2017-08-13 15:38:49 -04:00
Vince Weaver
16a3e6d615 tfv: move backgrounds around 2017-08-12 20:52:18 -04:00
Vince Weaver
bc9937215f tfv: split up the files 2017-08-12 20:15:34 -04:00
Vince Weaver
fdc5e79b4a tfv: update a bit, generate beach tiles 2017-07-16 23:31:24 -04:00
Vince Weaver
d0aee81022 tfv: update graphics 2017-07-08 17:06:43 -04:00
Vince Weaver
b2ac412bea tfv: start work on worldmap sprites 2017-07-08 01:19:06 -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
d87eac3693 gr-sim: add text test 2017-05-04 14:34:57 -04:00
Vince Weaver
3fd760912e gr-sim: add tfv 2017-05-03 10:53:27 -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
Vince Weaver
10e10a2576 gr-sim: add SDL GR simulator 2017-05-02 09:59:39 -04:00