sorgelig
|
ddd5b75d2b
|
Fix the warnings and some errors.
|
2018-12-29 21:15:25 +08:00 |
|
David Holm
|
d16b899c95
|
sharpmz: sharpmz_ui does not return a value
The `sharpmz_ui` function does not have a return statement so declare it
as void.
|
2018-12-29 12:19:06 +01:00 |
|
David Holm
|
6813f707ea
|
fpga_io, user_io, minimig: Remove unreferenced printf arguments
Remove arguments to *printf that were not being referenced by the format
strings.
|
2018-12-29 12:19:06 +01:00 |
|
sorgelig
|
6f13a4a72f
|
SNES: detect ST01x chip.
|
2018-12-23 02:51:28 +08:00 |
|
sorgelig
|
57bcf43b1d
|
SNES: update parser with chip detection.
|
2018-12-13 20:02:01 +08:00 |
|
sorgelig
|
d3e0351f02
|
Add SNES support code.
|
2018-11-29 20:23:44 +08:00 |
|
karllurman
|
62058bfa32
|
St and X86 moved to support
|
2018-11-01 11:15:58 +11:00 |
|
karllurman
|
3fccd05165
|
Makefile was wrong and sharpmz wasnt being built. Archie is now in support too
|
2018-11-01 09:32:26 +11:00 |
|
karllurman
|
decd9a7e01
|
Move sharpmz into support too
|
2018-11-01 08:28:55 +11:00 |
|
karllurman
|
94e560fa58
|
Created a support folder and move core ARM support code for minimig into it. Updated menu, osd, and user_io. Makefile also updated to account for new support folder
|
2018-10-31 23:11:07 +11:00 |
|