Maximilian Rehkopf
|
c8b24a9618
|
Firmware: fix loading of partial-size BS dumps
|
2013-10-18 15:32:42 +02:00 |
|
Maximilian Rehkopf
|
c380ce9503
|
Adjust OpenOCD configuration for more recent versions
|
2013-10-18 15:31:25 +02:00 |
|
Maximilian Rehkopf
|
a734ae1ec5
|
pamper the compiler
|
2013-10-18 15:30:08 +02:00 |
|
Maximilian Rehkopf
|
f7d393451a
|
Firmware: timeouts for FPGA configuration; LED flash codes for various FPGA related errors
|
2013-10-18 14:43:02 +02:00 |
|
Maximilian Rehkopf
|
28949ac307
|
Firmware: preparations for USB
|
2013-10-18 14:40:20 +02:00 |
|
Maximilian Rehkopf
|
4ff823078f
|
Bootloader: fix flash buffer alignment
|
2013-10-18 14:37:36 +02:00 |
|
Maximilian Rehkopf
|
988d84954b
|
Bootloader: change baud rate from 921600 to more common 115200
|
2013-10-18 14:37:12 +02:00 |
|
Maximilian Rehkopf
|
3f2e4e37db
|
menu: rename menu.a65 to filesel.a65; add required library to README
|
2013-10-18 14:20:19 +02:00 |
|
Maximilian Rehkopf
|
7233278db2
|
Firmware: fix FPGA DMA call
|
2012-11-18 20:12:19 +01:00 |
|
Maximilian Rehkopf
|
443f7b138c
|
Firmware: update version number to 0.1.5
|
2012-11-18 20:11:46 +01:00 |
|
Maximilian Rehkopf
|
648569d900
|
Firmware: fix big SRAM handling
|
2012-11-07 22:29:38 +01:00 |
|
Maximilian Rehkopf
|
b91b598758
|
Firmware: fix MSU1 main loop behaviour
|
2012-11-07 11:06:56 +01:00 |
|
Maximilian Rehkopf
|
04c3cbc7a2
|
Firmware: [debug] log file size after loading
|
2012-11-07 11:06:29 +01:00 |
|
Maximilian Rehkopf
|
c204aa9a0b
|
Firmware/FPGA: replace magic numbers with constants
|
2012-11-07 11:03:58 +01:00 |
|
Maximilian Rehkopf
|
605fc2dfb1
|
Firmware: remove unused file sdcard.h
|
2012-11-07 09:54:30 +01:00 |
|
Maximilian Rehkopf
|
b67e2a5c77
|
Firmware: clean up clock/timer init
|
2012-11-07 09:44:50 +01:00 |
|
Maximilian Rehkopf
|
fee97e5016
|
Firmware/CLI: list short file name and file size in ls command; print file name when saving SRAM
|
2012-11-07 09:31:33 +01:00 |
|
Maximilian Rehkopf
|
ce23ff6954
|
Firmware/CLI: add memset command, rename 'resume' to 'exit'
|
2012-11-07 09:27:00 +01:00 |
|
Maximilian Rehkopf
|
83b18cc447
|
Firmware: fix compile errors with newer gccs
|
2012-11-07 09:23:50 +01:00 |
|
Maximilian Rehkopf
|
5939b6e581
|
Firmware: sort by entire filename, not just first 20 characters
|
2012-08-25 19:36:24 +02:00 |
|
Maximilian Rehkopf
|
b8d3b952ad
|
firmware: bump version no. to 0.1.4a
|
2012-07-14 21:27:07 +02:00 |
|
mrehkopf
|
a72476ea6c
|
Merge pull request #24 from Godzil/develop
Develop
|
2012-07-10 03:53:32 -07:00 |
|
Maximilian Rehkopf
|
c80bdfbf59
|
Firmware: do not turn off write LED in case of periodic SRAM saving
|
2012-07-09 02:28:26 +02:00 |
|
Maximilian Rehkopf
|
a9ea821c0d
|
Firmware: implement MSU1 interface changes
|
2012-07-09 02:27:53 +02:00 |
|
Maximilian Rehkopf
|
9baa4b7f9f
|
Firmware: move SaveRAM to $E00000
|
2012-07-09 02:26:50 +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 |
|
Godzil
|
e2af175f05
|
Correct baudrate on normal application.
|
2012-07-05 14:41:29 +02:00 |
|
Godzil
|
583309491c
|
Change baudrate to more standard 115200
|
2012-07-05 14:41:06 +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
|
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 |
|