Commit Graph

6564 Commits

Author SHA1 Message Date
Angelo Salese
61594c329d [SNES]: Hooked up interlace mode 2009-08-09 21:37:56 +00:00
Angelo Salese
5015eefafa [SNES]: Fixed vram size when in hires mode 2009-08-09 21:02:44 +00:00
Angelo Salese
abd75e1b58 SNES: fixed a bug with open bus behaviour 2009-08-09 19:43:29 +00:00
Brian Troha
6c95409c1f Corrects Kamakazi III's dipswitch setting (the same as superg) and relabeled it a superg hack. Also the dipswitch setting for the Taito license was the same as superg so I eliminated one. 2009-08-09 17:05:59 +00:00
Fabio Priuli
b9f6760e13 [SNES]
* Fixed Mode 7 shared scrolling/matrix registers
* Slightly optimized Mode 7 math (by using Anomie's recursive formula)
* Moved some more register contents to PPU struct
2009-08-09 16:51:47 +00:00
Couriersud
c4765b716b - Fixed a bug in pitch volume circuit
- Renamed inputs for better readability
2009-08-09 15:50:00 +00:00
Roberto Zandona
e0d1e470c0 looping: some improvement to mcu support 2009-08-09 15:20:29 +00:00
Roberto Zandona
db6150b7bb looping: preliminary mcu support 2009-08-09 14:52:56 +00:00
Angelo Salese
311b757c1b Redumped bingor2 program roms [Klaus Sommers] 2009-08-09 10:57:15 +00:00
Roberto Zandona
2850d4e0fb looping: fix mcu rom region in clone set 2009-08-09 07:19:42 +00:00
Fabio Priuli
b63f9602f0 Improved Sprite Overflow emulation of NES PPU (this fixes the first of blargg's Sprite Overflow tests) [Robert Bohms] 2009-08-09 06:30:36 +00:00
Roberto Zandona
cd932c1c27 looping: modified the cop420 rom region 2009-08-09 06:25:48 +00:00
Fabio Priuli
560566518e [SNES]
* merged OAM functions, 
* fixed a small bit in Mode 7 math, 
* added a few elements to PPU struct (this might be handy if we ever come to convert SNES PPU to a device)
2009-08-09 06:12:25 +00:00
Fabio Priuli
14743260e2 On behalf of Robbbert: cojag/jaguar video updates 2009-08-09 05:27:42 +00:00
Couriersud
7ed3463c85 Created discrete sound emulation for galaxian
- Must be enabled in includes/galaxian.h: GALAXIAN_USE_DISCRETE = 1
- Changed all audio related AM_WRITE to AM_DEV_WRITE
- Moved discrete sound related pieces such as initialization into audio/galaxian.h
- Split some memory maps into sound related and not sound related parts.
You need a Core2 to really enjoy the sound.
2009-08-09 01:48:32 +00:00
Yasuhiro Ogawa
8dcd4f9668 added 1 missing sample [Team Japump!!!] 2009-08-09 01:11:18 +00:00
Couriersud
5a0fd74a12 - Added "abs" function to DISCRETE_TRANSFORM
- Fixed a bug in DISCRETE_RCDISC5
2009-08-08 21:28:36 +00:00
Fabio Priuli
890ea90e32 SNES: Implemented Mosaic in Mode 7 2009-08-08 21:11:36 +00:00
Fabio Priuli
fa30b49348 Not worth any mention: fixed wrong experimental code which broke more than expected 2009-08-08 20:43:29 +00:00
Angelo Salese
ea23fba274 SNES: Make the unsupported reads on i/o open bus, fixes a layer enable in Super Kick Boxing 2009-08-08 17:51:18 +00:00
Fabio Priuli
0102fbe6ab [SNES] Improved Mode 7 math precision (but still some issues remain) and added a few elements to PPU struct 2009-08-08 17:00:55 +00:00
Yasuhiro Ogawa
e8a98bf880 New games added or promoted from NOT_WORKING status
---------------------------------------------------
beatmania ClubMIX [Team Japump!!!, The Guru]
2009-08-08 13:34:17 +00:00
R. Belmont
2632396c20 Updated Sega Hikaru readme [Guru]
The DEMUL guys have this booting but not passing POST yet, this updated
readme was done per their request.
2009-08-08 05:02:37 +00:00
Fabio Priuli
ad56c32869 Fix for MT 3881: pc_moglf, pc_mtoid: Crashes with access violation a short time after boot. [hap] 2009-08-07 21:10:13 +00:00
Yasuhiro Ogawa
7eb4557016 added notes on ROM label (uses Japanese character) 2009-08-07 15:48:11 +00:00
Yasuhiro Ogawa
d4bb77f0e9 n8080 update [Team Japump!!!]
- corrected ROM names for Space Fever and SF High Splitter
- renamed spacefeva to spacefevo2
- added spacefevo
- added highspltb
2009-08-07 15:18:17 +00:00
Angelo Salese
45c133ceaa SNES: Fixed rowscroll line bugs in many games 2009-08-07 14:40:11 +00:00
R. Belmont
5f07384209 Fix Atomiswave COIN ERROR [Wind]
All dumped AW games now boot into attract mode with sound.

Controls work the same as the home console DC controller and lightgun (none of 
this Maple to JVS nonsense), so that'll be handy for MESS as well :)
2009-08-07 14:15:02 +00:00
Angelo Salese
8fade1f6dd Fixed buggy breakpoints in the g65816 cpu core. [Angelo Salese] 2009-08-07 11:38:06 +00:00
R. Belmont
ede41d3262 And another place. 2009-08-07 05:32:27 +00:00
R. Belmont
57dd49d32e Re-fix it more portably. 2009-08-07 05:30:42 +00:00
R. Belmont
2dbacc1a43 Cast large int to UINT64. 2009-08-07 05:27:29 +00:00
R. Belmont
1f5292d3c8 Atomiswave updates: [R. Belmont, Cah4e3]
- Hooked up flash ROM at 0
- Use proper AW memory map
- Emulate AW ROM board (different from Naomi)


All dumped AW games now boot and show something.  Unfortunately they all 
show "COIN ERROR" for as-yet unknown reasons, and only sprtshot actually 
continues in spite of the error.
2009-08-07 04:46:13 +00:00
R. Belmont
e314429bbb New games added or promoted from NOT_WORKING status
---------------------------------------------------
Pop n' Music 2 [Guru]


ROMs are already up, CHD is uploading now (~465 MB) to:
roms/unemulated/Konami/DJMain/831jhdda01.chd
2009-08-07 00:36:30 +00:00
Brian Troha
f8e2939366 added remaining PCB "U" locations to roms that didn't have for G-Stream G2020. 2009-08-07 00:13:49 +00:00
Angelo Salese
b013a70cd8 helps with the correct file... 2009-08-06 23:39:17 +00:00
Angelo Salese
6fa599a698 SNES: Improved mode 5/6 gfxs when tile size = 16x16. 2009-08-06 23:30:12 +00:00
Roberto Zandona
8f14acedbf fix "error: no newline at end of file" 2009-08-06 22:46:00 +00:00
mariuszw1
e0a1c6eff7 New games added or promoted from NOT_WORKING status
---------------------------------------------------
Python (Photon System) [Mick, Mariusz Wojcieszek]
2009-08-06 21:18:10 +00:00
Fabio Priuli
ff1a4ec6a0 SNES video update, part 3:
* reworked video drawing routine to simplify the various graphic 
mode drawing and to allow proper implementation of priority orders 
(especially bg3 priority bit and mode 7 priority order)
* improved mode 7 extbg (still missing mosaic)
* added some more debugging options
2009-08-06 18:44:56 +00:00
Angelo Salese
aa108566a6 SNES: More accurate behaviour of the last scroll register. 2009-08-06 18:13:49 +00:00
Scott Stone
fd5ab6e92a Fixed: 03376: All Sets with Rev 1 Sound Board in gottlieb.c: Access Violation [hap]
Fixed: 03373: looping: Unmapped I/O read/writes result in large error log and major performance drop [hap]

Both are from the FW: i8080 daa + multiple memreads fix, gottlieb audio, looping log
2009-08-06 17:54:18 +00:00
Fabio Priuli
50ee0930d2 SNES video updates, take two:
* further simplification of tile drawing routines
* added palette index to 8bpp tiles (correct color_shift still unsure, though)
2009-08-06 11:09:24 +00:00
Fabio Priuli
80f73ab376 More NES work: [Robert Bohms]
* Fixes bug in nes_apu that caused errors reading $4015
* Adds length counter status bits to $4015
* Fixes 4-screen mirroring (PPU regression)
* Fixed cham24

Also, I fixed the tab lengths in nes_apu.c
2009-08-06 10:58:38 +00:00
Angelo Salese
1934fb76af Fixed non-C99 complaint 2009-08-06 10:06:31 +00:00
Fabio Priuli
16f656b1f2 I should hit 'save' before commit, not after ;) 2009-08-06 00:41:30 +00:00
Fabio Priuli
0b4fddc5fb SNES video updates:
* Re-enabled video debug functionalities in debug build (to toggle background layers)
* Added proper priority tables for various bg/obj layers
* Largely simplified tile and line drawing routines, and fixed small bits here and there
2009-08-06 00:36:19 +00:00
Brian Troha
0c8f831c7a New clone added: Winding Heat (JAA)
New Clone Added
------------------------------
Winding Heat (JAA, JPN v2.11) [Guru]
2009-08-05 23:00:12 +00:00
Brian Troha
a29b0bd9c1 New Clone added: Dragon World (V021O)
Minor reorganization of decryption routines.  Clone set rename and new clone added.

New Clone Added
--------------------------------------
Dragon World (V021O) [f205v, Olivier Galibert, David Haywood]
2009-08-05 22:42:18 +00:00
Roberto Zandona
e7f0e08a40 prosport: removed AM_SHARE macro and used AM_MIRROR in memory definition 2009-08-05 22:28:34 +00:00