goyuken
|
48bb76820e
|
nes: fds: implement peekcart (sorta)
|
2012-11-02 23:32:32 +00:00 |
goyuken
|
7dc5808771
|
NES: preliminary support for PAL, Dendy, and RGB (part 1). at the moment, it's all determined from gamedb, and not at all saved to movies or savestates
|
2012-10-31 18:25:46 +00:00 |
goyuken
|
0d515dafdf
|
nes: add ClockCPU() to INESBoard, for boards that count M2 cycles, and changed some mappers to use it. Mappers that need more inspection: Mapper027, SxROM, VRC2_4, VRC6, VRC7
|
2012-10-31 14:36:43 +00:00 |
goyuken
|
aa292b678e
|
shorten some of the FDS mechanical timings based on nesdev feedback. bizhawk now seems to be about 6 seconds slower than fceux in initial loading of FDS titles. This makes sense, as fceux isn't timing at all the BIOS's first pass over the disk, worth about 6 seconds.
|
2012-10-29 19:26:52 +00:00 |
goyuken
|
af86a270d5
|
FDS: fix savestate ejected disks
|
2012-10-28 15:23:10 +00:00 |
goyuken
|
a2c0d1b57b
|
FDS: cleanup and savestates
|
2012-10-28 15:13:56 +00:00 |
goyuken
|
fce1ffcce2
|
FDS: make the sound channel softer overall. there are still some bugs with it, though...
|
2012-10-27 14:24:00 +00:00 |
goyuken
|
afaa256e37
|
FDS: SaveRam support. The "saveram" actually stored is a simple collection of (originalside ^ side), more or less. Like any wip beta, don't get too attached to your saves yet. Also misc cleanup.
|
2012-10-27 14:01:55 +00:00 |
goyuken
|
452e1f0db4
|
FDS: implement CRC writing, reading, and checking
|
2012-10-27 01:04:54 +00:00 |
goyuken
|
06d131b777
|
NES: add FDS "currently loaded disk side" as a memorydomain. very rudimentary; for deblugging purposes only.
FDS: add disk writing. nothing's saved anywhere at end of session, so not at all permanent. seems to work though.
|
2012-10-26 21:25:20 +00:00 |
goyuken
|
e6058e6bd8
|
break some stuff. FDS can eject and insert disk sides now
|
2012-10-26 18:51:08 +00:00 |
goyuken
|
3378ea8001
|
fds audio: clip. intro to Metroid now sounds passable
|
2012-10-22 17:04:37 +00:00 |
goyuken
|
966495cbae
|
fds audio channel. completely untested
|
2012-10-22 16:10:19 +00:00 |
goyuken
|
fbb46e7054
|
fds - fix up some junk. smb2j runs now
|
2012-10-22 02:50:43 +00:00 |
goyuken
|
e84f1d2761
|
fds: hmm
|
2012-10-22 01:11:39 +00:00 |
goyuken
|
44a8f442ee
|
fds boots something
|
2012-10-22 00:57:28 +00:00 |
goyuken
|
cda9a49d5f
|
FDS : get a little farther before erroring out. still work to do
|
2012-10-21 19:22:22 +00:00 |
goyuken
|
7568ff9437
|
add FDS skeleton. set up your fds bios with pathconfig, then try to load any file with extension ".fds"
|
2012-10-21 15:58:24 +00:00 |