bf2c9a3d8c
example: add fipr
2025-01-25 22:52:07 -06:00
05e0a36ca7
wiffle_screen_space: use DMA for transfers to/from texture memory
2025-01-25 20:51:30 -06:00
65d768bdaf
screen space sobel
2025-01-25 03:48:57 -06:00
ddd7e1dcb6
core: add core_start_render3
2025-01-25 01:48:11 -06:00
510762875c
gdrom_jvm_boot: remote buffer print
2025-01-24 23:04:48 -06:00
c7c0ce277a
add sprite_gouraud/texture_memory_alloc3
2025-01-24 22:47:28 -06:00
8b4b79a705
example: add triangle_gouraud
2025-01-22 22:54:57 -06:00
7cd65dbfd2
examples/gdrom_jvm_boot: stop walking directories when 0JVM.BIN is found
2025-01-02 06:22:22 -06:00
58def35f44
gdrom_jvm_boot: comment crc32 print
2025-01-01 15:38:30 -06:00
88a47068f2
gdrom_jvm_boot: use g1_if DMA
2025-01-01 12:31:01 -06:00
540dec3299
gdrom_jvm_boot: jump to _start
2025-01-01 12:02:14 -06:00
0c70ce02ec
example: add gdrom_jvm_boot
2025-01-01 07:16:02 -06:00
f7c8ba294e
new examples
2024-12-30 17:06:00 -06:00
7aa1b3d7f5
add isp_tsp spreadsheet
2024-12-27 10:13:16 -06:00
d2dc73ace2
example: use uint8_t for all maple send_buf/recv_buf
2024-12-19 18:46:02 -06:00
d74804f2b3
serial_transfer: disable maple debugging
2024-12-16 11:20:13 -06:00
8f95b5a2b2
append_command_all_ports: add optional set_end_flag argument
2024-12-08 17:31:00 -06:00
870254efd2
font.hpp -> font.h
2024-12-08 17:30:29 -06:00
366432e4af
common.lds: fix vbr alignment
2024-12-05 20:50:02 -06:00
e36735f6c2
improve for out-of-tree usage
2024-12-03 10:43:08 -06:00
671fe92b12
tools/ttf_outline: twiddle at compile-time
2024-12-01 10:30:01 -06:00
81e76ee428
example: fix video_output example
2024-11-20 01:24:39 -06:00
9933d945bf
add debug_protocol.hpp
2024-11-16 14:18:16 -06:00
d32bd87baa
example: add UBC experiment
2024-11-12 20:37:40 -06:00
1d25d54bb1
ftdi_transfer: move maple code to separate ftdi_maple source file
2024-11-12 20:37:02 -06:00
cfe9c07dfe
ftdi_transfer: implement maple storage dumps
2024-11-11 19:32:17 -06:00
c713a084d8
serial_transfer: implement "maple_raw" command
2024-11-10 20:18:23 -06:00
17c1418574
example: fixed all examples
2024-10-27 11:01:54 -05:00
f2320d70bf
example: restore maple_vibrator
2024-10-27 08:16:56 -05:00
d55fa64714
example: restore more examples
2024-10-27 07:23:08 -05:00
fc536bd93a
example: restore several examples
...
The dump_* examples were removed because the serial_transfer example now handles
that use-case more generically.
2024-10-27 01:17:59 -05:00
45c6bcf211
serial_transfer: add read command
2024-10-26 08:03:50 -05:00
ff7a03a75c
serial_transfer: rewrite
2024-10-26 04:54:06 -05:00
3bf80b521a
restore macaw example
2024-10-23 08:07:22 -05:00
b133879f7e
serial_transfer: fully asynchronous maple display write
2024-10-22 04:19:37 -05:00
1ecd87495f
example: add maple_font
2024-10-18 23:30:42 -05:00
e1e63795c9
example: unrot wiffle_attenuation
2024-10-17 22:46:11 -05:00
12bf231293
example/maple_*: update examples
2024-10-17 22:45:22 -05:00
9043842796
example: add aica_gdrom_dft
2024-09-23 22:57:30 -05:00
c2e41d28d4
example/aica_gdrom: poll system.ISTEXT
2024-09-23 10:09:46 -05:00
9f90e5e3f6
example: add sheik_vq
2024-09-13 13:33:31 -05:00
04785a23a3
sheik: enable translucency
2024-09-13 05:41:21 -05:00
32b8f85a4f
example: add cube_vq_rectangular
2024-09-13 05:35:43 -05:00
03403c95aa
example: add sheik
2024-09-13 03:55:02 -05:00
8cead9614f
add pipelined rendering examples
...
This adds a new texture memory allocation header,
texture_memory_alloc2.hpp, with two of each memory area.
This also adds two new examples, "cube_textured" and "cube_vq" that
demonstrate using the new texture_memory_alloc2 to perform CORE
rendering, geometry transformation, and tile acceleration
concurrently.
2024-09-09 04:20:40 -05:00
cf57f42c11
unrot macaw_cube_render_to_texture
2024-07-31 13:24:10 -05:00
90fe17ac5c
example: add tetrahedron
2024-05-31 21:41:00 -05:00
dd5969dc1f
example/: add vq and sierpinski
2024-05-25 20:42:59 -05:00
40b7c9d800
example: add maple_mouse
...
This also updates maple_analog.
2024-05-24 18:18:29 -05:00
ea51bca518
example/maple_storage: initial example
2024-05-23 11:47:19 -05:00