Maximilian Rehkopf
|
e33b2b2bc7
|
FPGA: simple SNES address input filtering
|
2012-07-09 01:37:57 +02:00 |
|
Maximilian Rehkopf
|
3530613349
|
FPGA: prepare new SNES command interface for future use (SNES side)
|
2012-07-09 01:29:47 +02:00 |
|
Maximilian Rehkopf
|
0d02bfded7
|
Firmware: adjust to SPI changes
|
2012-07-09 01:19:44 +02:00 |
|
Maximilian Rehkopf
|
576cedd285
|
Update embedded FPGA config
|
2012-07-09 01:17:32 +02:00 |
|
Maximilian Rehkopf
|
e6f77c242b
|
Update changelog for version 0.1.4
|
2012-07-09 01:16:39 +02:00 |
|
Maximilian Rehkopf
|
40099772f7
|
menu: comments
|
2012-07-03 20:44:17 +02:00 |
|
Maximilian Rehkopf
|
247e6591c4
|
menu: replace AVR with MCU in labels
|
2012-07-03 20:43:48 +02:00 |
|
Maximilian Rehkopf
|
1b77a6e7fa
|
menu: remove redundant code from DMA macro
|
2012-07-03 20:43:18 +02:00 |
|
Maximilian Rehkopf
|
eede8b491b
|
menu: properly init P register for gettimt
|
2012-07-03 16:21:46 +02:00 |
|
Maximilian Rehkopf
|
350b83e06b
|
menu: fix scroll bug when entering directories with long names
|
2012-07-03 16:20:45 +02:00 |
|
Maximilian Rehkopf
|
943a3d14bb
|
menu: fix order of SNES initialization
|
2012-07-03 16:18:12 +02:00 |
|
Maximilian Rehkopf
|
5eae77f626
|
menu: fade in screen on cold boot
|
2012-07-03 16:14:39 +02:00 |
|
Maximilian Rehkopf
|
14a2136be7
|
menu: speed up print routine, move tilemap buffers to bank $7E
|
2012-07-03 16:10:30 +02:00 |
|
Maximilian Rehkopf
|
45b67d0f1a
|
Firmware: Change ROM size detection for broken headers
|
2012-07-01 03:27:34 +02:00 |
|
Maximilian Rehkopf
|
e23a76d812
|
Firmware: properly enable offloading before f_lseek
|
2012-07-01 03:25:37 +02:00 |
|
Maximilian Rehkopf
|
f4b8d57810
|
Firmware/FatFs: make f_gets break on NUL character as well
|
2012-07-01 03:24:35 +02:00 |
|
Maximilian Rehkopf
|
1be6885223
|
Firmware: bump default date
|
2012-07-01 03:23:27 +02:00 |
|
Maximilian Rehkopf
|
2eeaaefcef
|
Firmware/SD: implement FatFs CTRL_SYNC ioctl (issue #4)
|
2012-07-01 03:20:27 +02:00 |
|
Maximilian Rehkopf
|
71aef898d2
|
Firmware: load database using DMA
|
2012-07-01 03:18:16 +02:00 |
|
Maximilian Rehkopf
|
d9e1680800
|
Firmware: remove SPI speed switching
|
2012-07-01 03:15:27 +02:00 |
|
Maximilian Rehkopf
|
57bb6351e7
|
Firmware: change CPU frequency to 88MHz
|
2012-07-01 03:12:05 +02:00 |
|
Maximilian Rehkopf
|
023901cab2
|
Firmware: refactor SNES reset pulse
|
2012-07-01 03:08:36 +02:00 |
|
Maximilian Rehkopf
|
6038d94d0f
|
Firmware/cli: add mkdir command
|
2012-07-01 03:03:30 +02:00 |
|
Maximilian Rehkopf
|
aef19a2576
|
Firmware/cli: check parameters to saveraw command
|
2012-07-01 03:01:02 +02:00 |
|
Maximilian Rehkopf
|
3db272662c
|
firmware: disregard trailing slash when sorting directory names
|
2012-06-11 02:00:58 +02:00 |
|
Maximilian Rehkopf
|
91458011aa
|
minor comment cleanup
|
2012-06-11 02:00:18 +02:00 |
|
Maximilian Rehkopf
|
c062800386
|
firmware: speedup filesystem footprinting
|
2012-06-11 01:59:39 +02:00 |
|
Maximilian Rehkopf
|
61c7014f85
|
firmware: keep directory tables within bank boundaries
|
2012-06-11 01:59:04 +02:00 |
|
Maximilian Rehkopf
|
64b1b07333
|
firmware: change filesystem footprint calculation (order of files doesn't matter)
|
2012-06-11 01:57:06 +02:00 |
|
Maximilian Rehkopf
|
723bf9eb95
|
firmware: limit number of files per directory
|
2012-06-11 01:56:09 +02:00 |
|
Maximilian Rehkopf
|
9c84f01fd5
|
firmware: update embedded FPGA config
|
2012-06-11 01:54:48 +02:00 |
|
Maximilian Rehkopf
|
a5a02992e5
|
FPGA/embedded config: slightly tighten timing constraints
|
2012-06-11 01:52:45 +02:00 |
|
Maximilian Rehkopf
|
0f38935981
|
menu: fix xscroll bug when entering directories with scrolled names
|
2012-06-11 01:52:01 +02:00 |
|
Maximilian Rehkopf
|
f44de5ba64
|
menu/SPC player: fix "Artist" display for "binary format" ID666 tags
|
2012-06-11 01:50:35 +02:00 |
|
Maximilian Rehkopf
|
12deb9a0c7
|
firmware: correct number of files/dirs in system information
|
2012-06-10 20:28:33 +02:00 |
|
Maximilian Rehkopf
|
a1ca5f1dad
|
firmware/SPC: zero echo buffer to avoid artifacts
|
2012-06-10 20:09:02 +02:00 |
|
Maximilian Rehkopf
|
ae4af50dac
|
firmware: adjust SNES reset pulse
|
2012-06-10 20:08:31 +02:00 |
|
Maximilian Rehkopf
|
034b39588c
|
FPGA: adjust menu memory mapping to make more room for file database
|
2012-06-10 20:07:45 +02:00 |
|
Maximilian Rehkopf
|
66f26c18b1
|
menu: make room for larger file database (adjust addresses)
|
2012-06-10 20:05:58 +02:00 |
|
Maximilian Rehkopf
|
96e178df2e
|
firmware: make room for larger file database
|
2012-06-10 20:04:48 +02:00 |
|
Maximilian Rehkopf
|
f28516ea1c
|
firmware: fix sort order (force parent dir at top of list)
|
2012-06-09 21:55:08 +02:00 |
|
Maximilian Rehkopf
|
242bde5684
|
firmware: file size adaptive ROM mirroring
|
2012-06-09 21:52:24 +02:00 |
|
Maximilian Rehkopf
|
8c2f74d8cd
|
firmware: SPC player (necronomfive)
|
2012-06-09 21:51:15 +02:00 |
|
Maximilian Rehkopf
|
11bf7ffd5b
|
firmware: case-insensitive system directory hiding
|
2012-06-09 21:50:34 +02:00 |
|
Maximilian Rehkopf
|
b01388b670
|
firmware: bump version number to 0.1.4
|
2012-06-09 21:48:53 +02:00 |
|
Maximilian Rehkopf
|
1f9dbe7d4c
|
menu: fix occasional palette corruption (necronomfive)
|
2012-06-09 21:48:09 +02:00 |
|
Maximilian Rehkopf
|
798e23ec82
|
menu: show CPU/PPU revisions in system information (necronomfive)
|
2012-06-09 21:47:40 +02:00 |
|
Maximilian Rehkopf
|
f9c8e62f10
|
menu: SPC player (necronomfive, blargg)
|
2012-06-09 21:25:45 +02:00 |
|
Maximilian Rehkopf
|
c07b8f42c2
|
firmware/test suite: add missing file tests.c
|
2012-06-09 02:12:48 +02:00 |
|
Maximilian Rehkopf
|
2a1ef40796
|
FPGA/cx4: adjust Cx4 CPU timing
|
2012-05-19 18:07:13 +02:00 |
|