negativeExponent
f72dac45e8
Add support for 512 palette, new deepmhasis method
...
- Increase palette table from 256 to 1024. the 1st 256 colors are used
by FCEUmm internally and for compatibility (PS2/PSP will use the old
emphasis located in this area). New 512 colors with emphasis will be
read from offset 256 of this palette table.
- Support loading of 512 palette, this will still use the same nes.pal
filename.
2024-10-16 00:15:30 -05:00
negativeExponent
ac798e1ba4
use 512-palette table for emphasis
2024-10-16 00:15:30 -05:00
LibretroAdmin
45532d2c4a
Cleanup driver.h
2022-09-05 01:33:27 +02:00
LibretroAdmin
8df9b2ed10
Remove FCEUI_SetSnapName()
2022-09-05 01:33:27 +02:00
LibretroAdmin
9e8257183c
Remove misc.c
2022-09-05 01:33:27 +02:00
negativeExponent
9e46701b08
palette.c: Remove unused NTSC palette generator
2022-06-09 14:10:48 +08:00
negativeExponent
75872dab63
Remove CopyFami stuff
...
unused in this implementation, not any other emu uses it. considering
its even UNIF based, probably has no use anymore.
2022-06-09 14:10:43 +08:00
negativeExponent
f49b0d5100
bandai.c: Backport ( 6145fe22ab (diff-11a2612d6f7ea9399d3d796f82dde9fb84b449a98f22ed187b24643c63c8e5d8))
2022-02-08 15:19:11 +08:00
twinaphex
a918869c18
Cut down on stdio.h includes
2021-11-02 17:25:04 +01:00
jdgleaver
3a1dcca472
Enable switching of colour palettes via RetroPad L2 + D-Pad Left/Right
2021-10-22 13:30:27 +01:00
jdgleaver
1a961ff6be
Add support for emulated Game Genie add-on
2021-10-21 15:52:40 +01:00
jdgleaver
499f1c04de
Replace direct file access with VFS routines
2021-10-20 16:58:35 +01:00
twinaphex
e154706586
Some cleanups + we don't need a non-libretro codepath
2021-06-05 20:56:49 +02:00
negativeExponent
8b3c191f68
Remove NETWORK branch
...
This was part of netplay.c that do not exist anymore. Its empty and not
relevant to current codebase.
2020-10-19 09:32:42 +08:00
negativeExponent
7d232046a1
Remove unused functions
2020-10-19 09:31:16 +08:00
retro-wertz
52c8155dee
Use C-comment style
2017-10-15 03:13:11 +08:00
retro-wertz
9cd36aa9c0
Silence warning
2017-05-08 09:25:43 +08:00
retro-wertz
472b1e6f17
fix fds not saving game
2017-03-15 02:32:00 +08:00
twinaphex
21aa0759da
Remove unused files
2015-08-06 13:34:20 +02:00
twinaphex
ea0d1f8046
Make core need_fullpath = false and pass memory buffer and size
...
of ROM from frontend to core
2014-12-09 01:45:15 +01:00
twinaphex
d4a3125c44
Add header guards
2014-03-30 22:50:28 +02:00
twinaphex
7e6caac57d
Initial commit - http://sourceforge.net/p/fceumm/code/160/
2014-03-30 22:15:17 +02:00