Scott Stone
7df085e6b1
Re-hooked inputs from Haze (nw)
2011-10-10 03:25:08 +00:00
Michaël Banaan Ananas
b0ea56a209
(document pdp 0xfffd)
2011-10-10 03:08:05 +00:00
Scott Stone
d22426b1a5
We get signal. What! Main screen turn on! Silly bug fixed from Haze (nw)
2011-10-10 01:00:24 +00:00
Scott Stone
f6874a26af
Added the video code back in.. it's definitely processing the blit lists etc. now, although all it seems to be drawing is blank data at this time. From Haze (nw)
2011-10-10 00:46:06 +00:00
Scott Stone
6d00689c35
Preliminary hook up of sh3 dma from Haze + flash access code from Luca. (nw)
2011-10-09 23:09:13 +00:00
R. Belmont
f8aba531d3
m68k: preliminary 68040 MMU implementation [R. Belmont]
2011-10-08 23:02:59 +00:00
Miodrag Milanovic
ec6a340d1d
More interrupt work by Haze (no whatsnew)
2011-10-08 18:03:57 +00:00
R. Belmont
db67f05d6f
fix GCC 4.6.x compile (nw)
2011-10-07 22:53:38 +00:00
Michaël Banaan Ananas
a87bd949a9
(ace driver sub-title)
2011-10-07 21:29:30 +00:00
Wilbert Pol
2f23aaeae0
tms9928a.c: Fixed colission detection regression. [Wilbert Pol]
2011-10-07 20:09:56 +00:00
Scott Stone
b5c50ff369
Timer interrupts now fire and get exceptions get processed. From Haze (nw)
2011-10-07 17:55:39 +00:00
Scott Stone
e681d4a62c
Made the interrupt priority registers reusable on the SH3, hooked up TMU priority register on the sh3 side so that the Timers actually attempt to cause exceptions. From Haze (nw)
2011-10-07 16:06:28 +00:00
Michaël Banaan Ananas
ae1fb4a685
namcos22.c: Fixed or improved tokyowar sprite garbage, sprites in alpinesa alpinr2a/b and cybrcycc, sprite x/y flipping, sprite delta x/y, texture c-mode (again), and some z priority issues. [hap]
2011-10-07 14:52:42 +00:00
Miodrag Milanovic
188e8c89bf
Small timer fix by Haze (no whatsnew)
2011-10-07 14:19:13 +00:00
Miodrag Milanovic
56e64fe500
Reusing the SH4 timer code for the SH3 after a bit of refactoring by Haze (no whatsnew)
2011-10-07 12:57:06 +00:00
mariuszw1
bc30cc554d
Corrected nbajamtn description (it is a prototype of network enabled version and not hack). No whatsnew.
2011-10-07 04:38:13 +00:00
Michaël Banaan Ananas
ede7eb5486
sprite y-clipping (preliminary, disabled by default for now)
2011-10-06 23:27:11 +00:00
Scott Stone
e02e881376
Changed the sh4 timer code a bit to avoid direct references to sh4 addresses, making it more possible to reuse it for sh3 from Haze (nw)
2011-10-06 20:11:39 +00:00
Scott Stone
6e04585f0d
A safety check to prevent recursion (avoid drop to command-line on certain sets), fix rom_load for some adder5 sets from Haze (nw)
2011-10-06 20:06:59 +00:00
Michaël Banaan Ananas
36b8d751c4
fixed zsort
2011-10-06 18:50:50 +00:00
mariuszw1
c0d907ee42
New clones added
...
--------------------------------------------------
NBA Jam T.E. Nani Edition (rev 5.2 8/11/95) [TerryMasters]
2011-10-06 17:42:25 +00:00
Michaël Banaan Ananas
3fd32cfd88
properly emulate sprite deltax + some small fixes
2011-10-06 17:31:55 +00:00
Michaël Banaan Ananas
e557246526
properly emulate sprite deltay
2011-10-06 15:11:27 +00:00
Michaël Banaan Ananas
66bb01c3e9
fix propcycl scoreboard
2011-10-06 14:15:38 +00:00
Brian Troha
f60979fc14
New clone added Cruis'n Exotica 1.0 (not working)
...
New Clone Added
-----------------------------------
Cruis'n Exotica v1.0 [Brian Troha, The Dumping Union]
2011-10-06 03:33:34 +00:00
Scott Stone
7b64c127e9
Revert of r14116 by request (nw)
2011-10-05 23:16:26 +00:00
Michaël Banaan Ananas
887b1cfef4
cybrcycc sprites look ok now
2011-10-05 21:32:18 +00:00
Michaël Banaan Ananas
5b5f656e40
oops
2011-10-05 20:54:02 +00:00
mariuszw1
51bc9038c9
Added complete dump for sfish2 [Guru]
2011-10-05 20:40:01 +00:00
Scott Stone
769e7eaf6e
Workaround for problem m4/v4 sets which drop to command-line (nw)
2011-10-05 20:10:59 +00:00
Michaël Banaan Ananas
1bd6f172fe
more sprites in cybrcycc
2011-10-05 20:07:11 +00:00
Scott Stone
2d0b9f2291
Butasan rom label fixes (nw)
2011-10-05 19:26:29 +00:00
Michaël Banaan Ananas
9edc5cd172
show sprites in alpinesa
2011-10-05 19:03:51 +00:00
Michaël Banaan Ananas
4653647ea2
small fix for sprite fade enable
2011-10-05 18:08:20 +00:00
Jonathan Gevaryahu
c9eae4329c
Fix incorrect masking of register writes on ay-3-8914, fixes wrong envelope amplitude on games which use hardware enveloping on Intellivision (Thunder Castle, etc) [Huygens]
2011-10-05 09:15:29 +00:00
Brian Troha
e7b2968892
argus.c: Both Butasan sets are for the Japan region but one is in English and the other in Japanese so list them as such. - NW
2011-10-05 03:13:09 +00:00
Scott Stone
8e6dd97fda
Fixed some typos made in sh4.c - trap behavior definitely needs checking. According to both the sh3 and sh4 docs what we're doing was wrong. From Haze (nw)
2011-10-05 01:30:01 +00:00
Scott Stone
a50c1fa1f9
corrected issue with setname (nw)
2011-10-05 00:38:08 +00:00
Scott Stone
1a98c6499b
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
Butasan (Pig's & Bomber's) [Bensonrad]
2011-10-05 00:19:41 +00:00
Michaël Banaan Ananas
b5347bf646
small input changes
2011-10-04 23:51:52 +00:00
Scott Stone
029324e747
Improved the memory map notes based on some new information (nw)
2011-10-04 23:14:19 +00:00
Michaël Banaan Ananas
f75e6573f2
fix sprite flipping
2011-10-04 22:28:50 +00:00
mariuszw1
5fc1b023b4
Hooked up touch screen to Odeon Twister 2 [Mariusz Wojcieszek]
2011-10-04 20:15:30 +00:00
Scott Stone
56f7f75901
New clones added
...
----------------
Vigilante (US) - Rev. G [Corrado Tomaselli]
On Vigilante (World set 2) the rom 8h is overdumped, in all sets the rom is 256kbit and inside the socket it's written 27256 (info from Corrado Tomaselli) (nw)
2011-10-04 18:50:20 +00:00
Miodrag Milanovic
4aae041c38
Simplified way of getting octal info (no whatsnew)
2011-10-04 17:16:07 +00:00
Scott Stone
725f8c8296
Added some comments to some of the arrays, for future reference and moved a little bit of code to separate differences of sh3 and sh4. From Haze (nw)
...
Also, from previous commit:
New games marked as GAME_NOT_WORKING
------------------------------------
Medal Mahjong Moukari Bancho no Kiban [CaH4e3]
2011-10-04 15:39:46 +00:00
Miodrag Milanovic
86676fd04c
Fixes views without device (no whatsnew)
2011-10-04 13:13:04 +00:00
Michaël Banaan Ananas
5793dd0a43
flush empty sprite romregion with $ff, fixes bogus sprites in alpinr2b
2011-10-04 13:06:26 +00:00
Miodrag Milanovic
eea7bacd20
Made disassembler view show in octal if cpu core is specified like that, for now address and data values (no whatsnew)
2011-10-04 12:38:52 +00:00
Miodrag Milanovic
b829e84ac6
Sync with MESS (no whatsnew)
2011-10-04 10:14:46 +00:00