Commit Graph

17256 Commits

Author SHA1 Message Date
Curt Coder
e310628cb6 (MESS) c128: Added skeleton for the MOS8722 MMU. (nw) 2012-09-09 16:26:08 +00:00
Michaël Banaan Ananas
2b0c45d005 rommask makes more sense 2012-09-09 16:11:37 +00:00
Michaël Banaan Ananas
043d7775a5 add upd7756_device 2012-09-09 15:19:43 +00:00
Curt Coder
c21b74d779 (MESS) Cleanup. (nw) 2012-09-09 13:39:13 +00:00
Michaël Banaan Ananas
2fd785e634 add asserts to prevent array overflow or nullpointer access 2012-09-09 13:16:21 +00:00
Curt Coder
f16128d34b (MESS) Cleanup. (nw) 2012-09-09 12:58:21 +00:00
Michaël Banaan Ananas
ab838c05e1 d7756c placeholder, upd7759.c doesn't support upd7756 yet 2012-09-09 12:17:19 +00:00
Michaël Banaan Ananas
c04c757c01 uninitialized variable 2012-09-09 11:23:36 +00:00
Robbbert
6cd56d7a9b xforce: added input matrix, but game stops responding once the start button is pressed. 2012-09-09 11:22:39 +00:00
Curt Coder
432e2e3e6f (MESS) p500: Refactored to use new VIC emulation. (nw) 2012-09-09 09:59:56 +00:00
Curt Coder
05bb623169 (MESS) c128: Cleanup (nw) 2012-09-09 09:51:59 +00:00
Curt Coder
72e4ffae5e (MESS) c64: Fixed edu64/pet64 crash. (nw) 2012-09-09 09:23:55 +00:00
Curt Coder
34c80d00f7 (MESS) cbmb: Added missing SID interface. (nw) 2012-09-09 09:21:03 +00:00
Luca Elia
604d696b1a Promoted brickzn to playable state [Luca Elia]
* Fixed gfx ROMs loading
* Fixed inputs in joystick version
* Alternate data decryption
* Fixed alternate opcode decryption ranges
* Palette encryption, banking and writes disable
* Work RAM disable
* Multiplexing of registers through protection
* Added cheat / debugging inputs

New games added or promoted from NOT_WORKING status
---------------------------------------------------
Brick Zone (2 sets) [Luca Elia]
2012-09-09 09:15:41 +00:00
Sandro Ronco
8a015a7744 (mess) fixed apollo regression. (nw) 2012-09-09 08:18:17 +00:00
Robbbert
00565ee26a xforce: fixed display [Robbbert] 2012-09-09 07:47:20 +00:00
Oliver Stöneberg
df7f494dba added missing \n to remaining fatalerror() calls (no whatsnew) 2012-09-09 07:09:46 +00:00
Oliver Stöneberg
8cf19f400c added missing \n to remaining fatalerror() calls (no whatsnew) 2012-09-09 07:08:47 +00:00
Oliver Stöneberg
cca3001670 added missing \n to more fatalerror() calls (no whatsnew) 2012-09-09 06:54:12 +00:00
Fabio Priuli
69a8c465e2 (MESS) misc updates to softlists. no whatsnew. 2012-09-09 05:53:32 +00:00
Michaël Banaan Ananas
3275b4963b move interfaces down 2012-09-08 23:48:59 +00:00
Michaël Banaan Ananas
26c97f1729 WIP stuff 2012-09-08 23:39:39 +00:00
Michaël Banaan Ananas
c30a98eeea New NOT_WORKING Game
---------------------
Ganbare Jajamaru Saisho wa Goo / Ganbare Jajamaru Hop Step & Jump [letoram, Gyrovision, Yohji, Smitdogg, The Dumping Union, to the Batmobile!]
2012-09-08 22:58:51 +00:00
Olivier Galibert
f4f21579fe (mess) pc hardware: cleanup the end-of-dma notifications [O. Galibert] 2012-09-08 21:27:33 +00:00
Curt Coder
417f123e8e (MESS) c128: Cleanup (nw) 2012-09-08 21:20:54 +00:00
Justin Kerk
cd6f1470dc Japanese romanization consistency (nw) 2012-09-08 20:52:44 +00:00
smf-
c7965e69d9 removed test ready command as scsidev already handles it. (nw) 2012-09-08 19:27:44 +00:00
Ville Linde
7fc6ec40ec sharc: Minor optimizations 2012-09-08 19:10:58 +00:00
Sandro Ronco
7fde376357 (MESS) Clean up some MACHINE_CONFIG_START. (nw) 2012-09-08 18:40:22 +00:00
Brian Troha
8be4565fa7 segac2.c: Correct rom names for Thunderforce AC - NW 2012-09-08 16:32:01 +00:00
Ville Linde
f635d97c47 nwk-tr.c: Fixed tilemap rendering. 2012-09-08 14:47:37 +00:00
Ville Linde
03f9dcd38d k001604: Set tilemap origin based on cliprect. 2012-09-08 14:46:39 +00:00
Miodrag Milanovic
fc20796818 Fix to make "make depend" work if on empty obj tree (no whatsnew) 2012-09-08 13:58:11 +00:00
Oliver Stöneberg
512acc5bd6 added missing \n to even more fatalerror() calls (no whatsnew) 2012-09-08 12:52:35 +00:00
smf-
44cd4a476a (MESS) support for writing to compressed hard drives using diff files. [smf] 2012-09-08 11:59:58 +00:00
Oliver Stöneberg
679e9323be added missing \n to some more fatalerror() calls (no whatsnew) 2012-09-08 11:47:17 +00:00
Oliver Stöneberg
f08b72209b removed astring::stringbuffer() / use cached value in astring::len() instead of strlen() (no whatsnew) 2012-09-08 10:58:51 +00:00
Oliver Stöneberg
1a391dd044 fixed some warnings about unreachable statements reported by cppcheck (no whatsnew) 2012-09-08 10:57:54 +00:00
Oliver Stöneberg
e0445d7825 pass some parameters in netlist.h by reference for consistency (no whatsnew) 2012-09-08 10:54:02 +00:00
Curt Coder
15168cbf4d (MESS) mos7360: Refactored to use an rgb32 bitmap. (nw) 2012-09-08 10:22:41 +00:00
Curt Coder
539cd6d083 mos6560: Refactored to use an rgb32 bitmap. (nw) 2012-09-08 10:05:20 +00:00
Curt Coder
a18efa439f (MESS) Disabled logging. (nw) 2012-09-08 09:55:33 +00:00
Curt Coder
b8a58c4cee (MESS) c128: Added missing IEC bus. (nw) 2012-09-08 09:54:51 +00:00
Curt Coder
39b0a997bb (MESS) c128: Fixed extended keyboard line reading. (nw) 2012-09-08 09:45:27 +00:00
Curt Coder
8a12803575 (MESS) c128: Refactored to use the new VIC-IIe, and rewrote the MOS8563 VDC as an MC6845 variant. The VIC-IIe and VDC now have their own screens. Not fully working yet, WIP. (nw) 2012-09-08 08:36:07 +00:00
Curt Coder
acb2a2e13c (MESS) vic20: Connected light pen signal. (nw) 2012-09-08 06:49:35 +00:00
Robbbert
fd723c9917 saving current work 2012-09-08 06:28:08 +00:00
Oliver Stöneberg
0ef1e789db fixed some printf format string warnings reported by cppcheck (no whatsnew) 2012-09-08 05:47:29 +00:00
Robbbert
bd22ad8707 xforce: added preliminary layout 2012-09-08 04:20:14 +00:00
Ville Linde
0a5015eb18 nwk-tr.c: Fixed vblank interrupt 2012-09-08 01:44:13 +00:00