David Haywood
dd789be788
decocass: some working notes, comparisons with reference videos. Note: the Astro Fantasia and Graplop videos we have are for different (undumped) revisions of the game, I suspect there are many and that Data East used this system as a cheap way to prototype games.
2012-12-26 12:45:47 +00:00
Cowering
8f64f362f0
Star Warrior (Potomac Mortage version of Space Firebird) [Cowering]
2012-12-26 12:05:27 +00:00
Robbbert
8d1e959577
(MESS) PV2000 : added some portcode definitions
2012-12-26 11:11:41 +00:00
Sandro Ronco
26a50c899f
(MESS) uzebox: fixed copy/paste error. (nw)
2012-12-26 09:52:07 +00:00
Robbbert
550c48e876
(MESS) RX78 : fixed various keyboard issues (nw)
2012-12-26 09:10:11 +00:00
Robbbert
8a623b05fa
(MESS) Pencil2 : fixed screen size problem (nw)
...
Thanks to Lord Nightmare.
2012-12-26 08:31:49 +00:00
Robbbert
2e2e2a9d96
Sbugger : fixed typos
2012-12-26 08:15:34 +00:00
mahlemiut
1968228bed
s11,s11a,s11b: Improved background music board communications, and adjusted clock of the 68B09E. Some music can now play in System 11B games.
2012-12-26 05:54:23 +00:00
Michaël Banaan Ananas
6da76a5c70
fix table mask on 91xx
2012-12-26 03:57:59 +00:00
Angelo Salese
a1ba3901dd
(Re-)Added Caps Lock / Kana Lock
2012-12-26 02:51:53 +00:00
Angelo Salese
e3ffe67d21
After some experimentations I've come up with this algorythm, still doesn't support key repeat, but key up/down are, and games seems to be happy with it anyway.
2012-12-26 02:33:57 +00:00
Angelo Salese
7b739528bd
Added placeholders for a keyboard device
2012-12-25 21:09:15 +00:00
Angelo Salese
3d66173eed
Added 2 slots for cbus, now you can load two sound boards at once
2012-12-25 19:22:34 +00:00
Angelo Salese
baa42bd580
Added system type variable
2012-12-25 18:59:11 +00:00
Brian Troha
253cea0997
merit.c: correct length for gfx2 to fix graphics regression. - Doesn't get it to fully work though! - NW
2012-12-25 18:37:31 +00:00
Luca Elia
299d410ef6
load duplicate roms for blazeon
2012-12-25 18:22:08 +00:00
Luca Elia
364259f17e
New clones added
...
----------------
King Derby (bootleg set 2)
2012-12-25 18:06:23 +00:00
Oliver Stöneberg
2fa47383a5
removed more unreachable code detected by cppcheck (nw)
2012-12-25 17:32:03 +00:00
Angelo Salese
0b846470e8
Added blink attribute
2012-12-25 17:30:00 +00:00
Oliver Stöneberg
d73d2b715f
fixed Visual Studio warning about use of potentially uninitialized variable (nw)
2012-12-25 17:26:35 +00:00
Angelo Salese
59ae533328
Revert, Xevious actually works with Normal 200 lines display, weird ...
2012-12-25 17:07:15 +00:00
Ryan Holtz
9df0bcc6a4
(nw) Fix compile error on some compilers. Should hopefully improve pce, sgx, etc. as well
2012-12-25 17:06:05 +00:00
Angelo Salese
71ba476921
Worked around comparison is always true error
2012-12-25 17:01:12 +00:00
Brian Troha
53ca198862
meritm.c: Minor doc correction - NW
2012-12-25 16:24:40 +00:00
Oliver Stöneberg
7899f6c636
removed unreachable code detected by cppcheck (nw)
2012-12-25 16:13:58 +00:00
David Haywood
3ff105509c
added proper x-scroll handling for the decocass background, and some notes for further cleanup work regarding the background 'tilemap' - this improves Manhattan and several others.
2012-12-25 13:19:40 +00:00
Miodrag Milanovic
b4da179247
Made QT debugger compiles under windows SDL build (no whatsnew)
2012-12-25 11:53:34 +00:00
Sandro Ronco
b021bed2bf
(MESS) AVR8 core updates: [Sandro Ronco]
...
- added CPSE, LD Z+, ST -Z/-Y/-X and ICALL opcodes.
- added ATMEGA644 interrupt vectors.
- fixed Z flag in CPC, SBC and SBCI opcodes.
- fixed V and C flags in SBIW opcode.
- fixed pop/push order in CALL, RCALL, RET and RETI opcodes.
- fixed Timer 1 CTC mode.
(MESS) uzebox: added video emulation and joystick input. [Sandro Ronco]
2012-12-25 09:22:58 +00:00
Robbbert
b0b86fc563
(MESS) Pencil2 : fixed screen size (nw)
2012-12-25 09:22:35 +00:00
Brian Troha
fa03b24768
merit.c: Further input & dipswitch corrections / improvements and some additional documentation updates. [Brian Troha]
2012-12-25 09:09:17 +00:00
Miodrag Milanovic
f124c055e7
scorpion.c : fixed 1ffd port handling [MetalliC]
2012-12-25 07:27:19 +00:00
Angelo Salese
24ab047d5d
Fixed Xevious scrolling
2012-12-25 04:27:48 +00:00
R. Belmont
165cb6ba96
Whoops (nw)
2012-12-25 04:03:04 +00:00
R. Belmont
a9116a7973
SDL: Experimental Qt-based debugger [Andrew Gardner, R. Belmont]
2012-12-25 03:51:20 +00:00
Angelo Salese
39b8e6c652
Added reset/set functions to uPD7220
2012-12-25 03:42:39 +00:00
Ryan Holtz
9402f53c83
(nw) Just in case...
2012-12-25 03:39:50 +00:00
Robbbert
e43cd42078
(MESS) Pencil2 : Last change for now (nw)
2012-12-25 03:02:01 +00:00
Robbbert
951eb66eb2
(MESS) Pencil2 : identified all remaining keys. Upgraded to GNW. (nw)
2012-12-25 02:34:38 +00:00
David Haywood
74f0f02278
cgraplop2 needs to read something here or you can't coin it up (nw)
2012-12-25 02:21:56 +00:00
David Haywood
78bf632d56
make the DECO222 handling in decocass transparent to the driver (nw)
2012-12-25 01:45:45 +00:00
Robbbert
77e265eb04
(MESS) Homelab : custom inputs must be active high (nw)
2012-12-25 01:38:52 +00:00
Angelo Salese
633427571e
Bulk replace of logging in uPD7220
2012-12-25 01:22:17 +00:00
Robbbert
d99a9cedab
(MESS) Pencil2 : added some cassette code, but not working (nw)
2012-12-25 00:45:38 +00:00
David Haywood
4c99c8f4ae
Super Astro Fighter expects to be able to read back data written to Paletteram (nw)
2012-12-25 00:33:13 +00:00
Michaël Banaan Ananas
81fd821616
mcr3.c: fixed char color offset in crater [MASH]
2012-12-24 23:59:40 +00:00
Robbbert
5ff821bcb5
(MESS) Pencil2 : added printer [Robbbert]
2012-12-24 23:31:24 +00:00
Nathan Woods
a5aa8fecdd
1. [M6809] Uninitialized variable fix (nw)
...
2. Added an assertion to catch a bad scenario in schedule.c (nw)
2012-12-24 23:02:34 +00:00
Angelo Salese
d3667cb37e
Cleaned up palette init
2012-12-24 23:00:42 +00:00
Angelo Salese
ac8fca1bf4
Hooked up border color
2012-12-24 22:56:38 +00:00
Angelo Salese
618f56d5fa
(for whatever reason irq frequency didn't matched the notes, everything works by
...
pulling the frequency back right so ...)
(MESS) New WORKING system
------------------------------
Casio PV-1000 [Wilbert Pol, plgDavid, Angelo Salese]
2012-12-24 22:43:58 +00:00