beirich
|
cbc4d925be
|
SMS: apply previous sprite fixes to doublesize renderer
|
2014-03-17 11:51:00 +00:00 |
beirich
|
227007c07d
|
SMS: rework sprite render code, passing several additional VDP tests, and also fixing Fantastic Dizzy.
|
2014-03-17 05:05:57 +00:00 |
beirich
|
eeeb71dfe0
|
SMS: implement VDP/PSG IO port mirroring. passes some additional VDP tests
|
2014-03-17 03:56:42 +00:00 |
beirich
|
8b844bff34
|
SMS: lots of gamedb things. And initial terebi oekaki mapper emulation; mouse interface still missing. GG gamedb still in flux but, commit before this commit gets any bigger
|
2014-03-17 03:00:07 +00:00 |
goyuken
|
60361d9bd4
|
support a homemade UxROM multicart board
|
2014-03-15 19:54:48 +00:00 |
goyuken
|
b02574829d
|
nes: fix vaus controller
|
2014-03-14 23:03:03 +00:00 |
goyuken
|
65b1397198
|
NES: fix the famicom 4player adapter
|
2014-03-14 21:51:40 +00:00 |
beirich
|
8496f71812
|
SMS: Korean mappers work. Fixes Cyborg Z, Dodgeball King, F1 Spirit, Jang Pang III, Knightmare II, Nemesis, Nemesis 2, Penguin Adventure, Sangokushi 3, Street Master, Wonsiin
|
2014-03-14 04:30:01 +00:00 |
beirich
|
b1a37724a1
|
SMS: hook up Export/Japan, NTSC/PAL, BIOS Enable, and US/JP Bios selection
|
2014-03-13 04:49:39 +00:00 |
beirich
|
8daab82463
|
SMS: Add Export/Japan, NTSC/PAL, Enable BIOS options to SMS menu. Not yet hooked up to core.
|
2014-03-13 04:15:05 +00:00 |
beirich
|
07e984582d
|
special case for games starting with "The"
|
2014-03-13 03:46:58 +00:00 |
beirich
|
102f476158
|
dbman: initial pass at gamedb export function
|
2014-03-13 03:35:14 +00:00 |
beirich
|
6538a5ad75
|
dbman: improve game merge/unmerging behavior. Should not end up with duplicate GAMEs in the DB anymore
|
2014-03-12 00:58:28 +00:00 |
beirich
|
0809573f4d
|
dbman: add size field to database
|
2014-03-11 04:09:58 +00:00 |
beirich
|
d792800e25
|
dbman initial check-in
|
2014-03-11 02:48:27 +00:00 |
beirich
|
7e77c5a116
|
SMS: Add "external cart ram" mapper for SG1000, fixes The Castle and Othello. Fortunately, both games are somewhat interesting and playable. SG1000 compat now 100% minus games requiring exotic peripherals
|
2014-03-06 04:43:36 +00:00 |
beirich
|
d2d6d00938
|
SMS: Import improved TMS-mode sprite render code from Colecovision core, fixes Bank Panic (SG1000) intro screen at least
|
2014-03-06 00:52:27 +00:00 |
goyuken
|
4e70f1d6a5
|
util: eliminate some out of memory problems with hashing large files
gpgx: warn and abort when a too-big file tries to be loaded as a ROM (probably was actually a .bin cd image without the correct .cue)
|
2014-03-05 18:16:34 +00:00 |
beirich
|
60147ffbab
|
SMS: quickfix, only load SMS BIOS on SMS games (not Game Gear or SG1000)
|
2014-03-05 12:49:27 +00:00 |
beirich
|
9a59155177
|
SMS: initial support for SMS BIOSes. Some future work is pending regarding when to use what bios or no bios. (hooray regions)
|
2014-03-05 05:09:20 +00:00 |
goyuken
|
1b3009d849
|
also fix stereo audio in dual GB (But in this case we just downmix to mono since we have two gameboys one out each speaker)
|
2014-03-05 05:06:34 +00:00 |
goyuken
|
dbe0106814
|
i did not know that the gameboy had stereo audio
|
2014-03-05 05:03:13 +00:00 |
goyuken
|
b2eef124e2
|
nes: controller infrastructure
|
2014-03-05 04:08:24 +00:00 |
beirich
|
d328fd0479
|
SMS: add option to make 3d games playable. some are actually interesting. sega does what nintendont
|
2014-03-05 02:20:22 +00:00 |
goyuken
|
804fed9375
|
NES: infrastructure stuff
|
2014-03-04 23:18:10 +00:00 |
beirich
|
197ca96630
|
preliminary add SMS bios to firmwares db and UI. not hooked up to core yet. nor all bioses added
|
2014-03-04 02:33:39 +00:00 |
goyuken
|
92c934b9a9
|
nes: squeeze a few more percent out of the nametable viewer
|
2014-03-01 23:43:04 +00:00 |
adelikat
|
877d81b0ff
|
Fix bug where adding to Ram Watch from another dialog while it has changes and autoload is on was asking you to save changes before adding an address
|
2014-03-01 19:16:17 +00:00 |
adelikat
|
f15a1bc36b
|
Hex Editor - fix ability to highlight past the end of a domain
|
2014-03-01 19:05:20 +00:00 |
adelikat
|
fc8cb97ce3
|
Hex Editor - when freezing/unfreezing, update highlighter colors
|
2014-03-01 18:09:09 +00:00 |
adelikat
|
75b9b132b6
|
Hex Editor - make freezing a range of addresses not slow
|
2014-03-01 18:04:21 +00:00 |
goyuken
|
1fbc833361
|
NES: fix some CNROM games. dunno how they got broken?
|
2014-03-01 16:58:01 +00:00 |
adelikat
|
bb3a76cb3d
|
Hex Editor - speed up Freeze Addresses more by not calling update tools that are already updated due to event handlers
|
2014-03-01 16:36:26 +00:00 |
adelikat
|
97bf870b74
|
Ram Tools - speed up many situations that are slow when freezing/unfreezing addresses with multiple tools open due to sloppy handling of change events
|
2014-03-01 16:30:06 +00:00 |
adelikat
|
827e2c44f8
|
Fix some inconsistent spelling in a Ram Watch and Search context menus, and some slight formatting cleanup on hex editor
|
2014-03-01 15:21:17 +00:00 |
adelikat
|
0a0f144aa8
|
Lua - Bit library - fix support for uint values
|
2014-03-01 15:04:19 +00:00 |
goyuken
|
caf30ca015
|
NES: nametable viewer: moderate speedup
|
2014-03-01 05:36:43 +00:00 |
goyuken
|
f346b604d4
|
NES: support CAMERICA-GAMEGENIE (partially). you can't actually use it; it's mostly for documentation purposes.
|
2014-03-01 00:02:53 +00:00 |
goyuken
|
65accb7c94
|
woops
|
2014-02-28 04:16:54 +00:00 |
goyuken
|
3ffde6b88a
|
NES: rework controller infrastructure. zappers and such will be coming soon now
|
2014-02-28 04:05:36 +00:00 |
goyuken
|
f1cd0b888f
|
never fear; you'll be able to use your ddr pads to play final fantasy soon enough
|
2014-02-27 23:34:56 +00:00 |
goyuken
|
5227a5a05d
|
more unfinished controller infrastructure
|
2014-02-27 20:59:10 +00:00 |
goyuken
|
dcb2098055
|
NES: fix some peek memory semantics
|
2014-02-27 20:58:00 +00:00 |
goyuken
|
f1a81e8462
|
fix comment
|
2014-02-27 04:04:55 +00:00 |
goyuken
|
8d2b644686
|
stuff, not done yet
|
2014-02-27 04:02:58 +00:00 |
beirich
|
f27dd11389
|
PCE: Sprite Limit no longer requires Core Reboot. Also, selecting Equalize Volumes no longer makes it impossible to load a HuCard.
|
2014-02-27 01:00:21 +00:00 |
beirich
|
e4e04e7b9d
|
SMS: Sprite Limit and Force Stereo Separation no longer require core reboot
|
2014-02-27 00:28:05 +00:00 |
goyuken
|
8e0952c494
|
gambatte: support reading\writing IER through the HRAM memory domain. if you write something funny there and break something, then you better call al gore
|
2014-02-26 20:24:31 +00:00 |
goyuken
|
7a9eb9f6cb
|
change some memory domains to exception out on out of range access instead of silent masking
|
2014-02-26 20:18:48 +00:00 |
zeromus
|
d0aec59e55
|
snes-dont malfunction CARTROM memdomain when having a npow2 romsize
|
2014-02-26 09:33:38 +00:00 |