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
Angelo Salese
107b97c098
Fixed Space Panic and Excite Mahjong inputs, -2 left ...
2012-12-24 21:31:05 +00:00
Nathan Woods
e9352ef19a
Better devicification of the Apple II FDC/IWM/SWIM
2012-12-24 21:11:07 +00:00
Angelo Salese
4e3e4bec10
PV-1000: Fixed Dig Dug gfxs
2012-12-24 20:39:03 +00:00
Brian Troha
3a4b167220
meritm.c: Minor doc update - NW
2012-12-24 18:45:27 +00:00
Brian Troha
b9af38f90b
merit.c: Corrected the inputs for Big Apple Games and gave it a standard draw poker button layout. Corrected the dipswitches for Big Apple Games. Corrected the ROM names for Casino Five and game description. Corrected the input for Riviera poker Rev A to get it working. [Brian Troha]
...
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Riviera Hi-Score (2131-08, U5-4A) [Brian Troha]
2012-12-24 18:19:05 +00:00
Roberto Fresca
1a882989d9
Removed some todo notes due to the current interrupts implementation
...
matches the hardware traces...
2012-12-24 17:46:14 +00:00
Robbbert
e72c8698c0
(MESS) Pencil2 : sound, video, keyboard mostly working [Robbbert]
2012-12-24 16:02:56 +00:00
Nathan Woods
bbea4d52a9
[APPLE2] Uninitialized variable fix
2012-12-24 15:32:12 +00:00
Robbbert
4a6a897b74
Pencil2 : Basic tries to start.
2012-12-24 13:13:21 +00:00
Miodrag Milanovic
c462adc489
(MESS) New skeleton added :
...
----------------------------
Brandt 8641 - Currency Counter [Miodrag Milanovic]
2012-12-24 12:56:22 +00:00
Robbbert
9dda561d38
Tim100 : modified the note. (nw)
2012-12-24 12:51:26 +00:00
Robbbert
6f17bd21f4
Tim100 : display all the characters in F4, added a note. (nw)
2012-12-24 12:17:27 +00:00
Robbbert
f18889854c
Pencil2 : added notes
2012-12-24 11:47:54 +00:00