Commit Graph

31 Commits

Author SHA1 Message Date
ekeeke31
b08e66855a +added proper license/copyright stuff
~modified file headers
~separated GUI engine from menus
2009-05-13 14:26:55 +00:00
ekeeke31
ae3ac87f7c improved sprite masking accuracy 2009-04-06 17:24:16 +00:00
ekeeke31
4eb8d17acf [-]removed Gens YM2612 core support
[~]fixed YM2612 context restore 
[+]improved YM2612 emulation accuracy (BROKEN)
2009-02-25 16:53:28 +00:00
ekeeke31
6f65ac3f15 fixed audio/video synchronization, preliminary GX gui implementation 2009-02-22 19:57:41 +00:00
ekeeke31
43fd560e55 optimized some float/int conversions, added -fomit-frame-pointer flag 2009-01-28 16:43:15 +00:00
ekeeke31
c8d27f6740 finally fixed interlaced mode, reimplemented frame counters 2009-01-13 20:02:06 +00:00
ekeeke31
4dbedcdc04 fixed original interlaced mode desync (hack) 2009-01-08 19:01:16 +00:00
ekeeke31
cb7149fb6b added support for one EEPROM game, code cleanup 2009-01-07 17:12:03 +00:00
ekeeke31
414a53ca1f modified sn76489 cut-off frequency, modified Video synchronization 2009-01-06 17:15:28 +00:00
ekeeke31
8ea80d38a5 rewrote file interface 2008-12-10 18:16:30 +00:00
ekeeke31
35530e0ee3 fixed SVP DMA, fixed bug with interlaced mode, added backdrop color for NTSC filters 2008-12-07 19:31:50 +00:00
ekeeke31
c4c78f58be fixed cart mapper, code cleanup 2008-12-05 16:26:57 +00:00
ekeeke31
0165ac387f huge update 2008-12-04 19:32:22 +00:00
ekeeke31
fbf4c2be5a updated SDL port 2008-10-13 16:07:02 +00:00
ekeeke31
41ffdefb1d various modifications 2008-10-12 19:56:35 +00:00
ekeeke31
68e201835f tiny adjustments to HBLANK/HDISP timings 2008-09-23 13:39:00 +00:00
ekeeke31
b87381a068 fixed HBLANK/HINT timings 2008-09-18 15:08:47 +00:00
ekeeke31
ea7f8eab4c 2008-09-16 16:31:29 +00:00
ekeeke31
0c3c721bd0 fixed default scaling in STRETCH mode, fixed DPAD fast scroll, improved YM2612 enveloppe emulation 2008-09-10 14:31:13 +00:00
ekeeke31
fb9c8eeb19 fixed bug with sound output, fixed vdp latency during VBLANK, improved SDL/DOS ports 2008-08-22 15:58:49 +00:00
ekeeke31
2e2c1d2b26 minor fixes with input reset 2008-08-18 16:02:16 +00:00
ekeeke31
0db46554ef added libsamplerate support, improved zipped rom loading, improved SSG-EG support 2008-08-17 20:17:49 +00:00
ekeeke31
be12343e35 end of restoration 2008-08-07 12:43:17 +00:00
ekeeke31
92ed85ab8d Removed file/folder 2008-08-07 12:36:48 +00:00
ekeeke31
fb15609c9e restored from bountysource 2008-08-07 12:26:07 +00:00
ekeeke31
0f863ec61b 2007-08-21 21:00:54 +00:00
ekeeke31
30997a1c43 - changelog updated
- added VFAT support and old files saved
- corrected some docs
- added SRAM crc calculation after SRAM saving on SDCARD
- modified reload_rom actions order
- fixed some vdp status bits
2007-08-16 10:03:18 +00:00
ekeeke31
60d3cac5c8 fixed SRAM initial state
added vdptiming autodetect
allowed TIME register read
modified HBlank end
2007-08-12 15:02:32 +00:00
ekeeke31
ffbb7b6cb1 fixed alttiming 2007-08-11 18:03:15 +00:00
ekeeke31
9f58e7bf8b fixed interrupts
fixed Hcounter
2007-08-11 17:32:50 +00:00
ekeeke31
217ca8de3f 2007-08-10 20:34:06 +00:00