R. Belmont
7afee40784
More canonicalizations (nw)
2014-01-05 00:51:25 +00:00
Michaël Banaan Ananas
a868206f6f
check was the wrong way around, causing another event to be popped after a stop request
2014-01-04 23:54:33 +00:00
R. Belmont
f19704cb3e
Canonicalize more devcb2 (nw)
2014-01-04 22:29:17 +00:00
R. Belmont
8de269fca6
Follow Aaron's official devcb2 pattern (nw)
2014-01-04 22:13:29 +00:00
Michaël Banaan Ananas
324e83c881
fix toaplan1 flipscreen
2014-01-04 20:54:10 +00:00
Michaël Banaan Ananas
0eace3f549
segas32.c: Added alien3 and darkedge readmes. [Guru]
2014-01-04 20:38:19 +00:00
Wilbert Pol
8be4310611
Fixed regression from tms32010 modernization. (nw)
2014-01-04 19:41:47 +00:00
Michaël Banaan Ananas
0e99008161
added screen visarea adjustment to mc6845 config interface
2014-01-04 19:38:56 +00:00
Dirk Best
f2d192bac1
pf10.c: add some meat to the skeleton
2014-01-04 18:13:18 +00:00
smf-
9af17ac6e0
remove some firstcpu (nw)
2014-01-04 15:57:18 +00:00
smf-
9602e450d0
Added PET user port joystick adapter [smf]
2014-01-04 15:36:22 +00:00
smf-
fad0af02cb
Fixed commodore quick load by passing in the address space instead of using machine().firstcpu [smf]
2014-01-04 14:22:50 +00:00
Ivan Vangelista
9bf65a23b5
Modernized upd7002 device. (nw)
2014-01-04 13:57:27 +00:00
Dirk Best
e68c36a77a
floppy.c: add epson smd-165, used in the pf10
2014-01-04 13:46:44 +00:00
smf-
21a41ec805
Move the loop back of pins to the .h for consistency with diag264 user port. (nw)
2014-01-04 13:09:50 +00:00
smf-
5f5aa2cf01
Added missing loop backed pins. (nw)
2014-01-04 13:04:44 +00:00
Dirk Best
dba15c8975
floppy.c: add epson drives
2014-01-04 11:44:51 +00:00
smf-
a35ef1293b
Added user port pinout from CBMII manual [smf]
2014-01-04 05:19:42 +00:00
R. Belmont
5a1cf806ac
(MESS) pt68k4: Hooked up devices, can now read floppy disks. [R. Belmont]
2014-01-04 05:19:29 +00:00
smf-
2872800e9e
Merged pet/vic20/c64/plus4/c128 user ports, the pinout is slightly different on each one but there are cards that are compatible with each of the different machines. [smf]
2014-01-04 05:01:35 +00:00
smf-
4c427b3316
Fixed pin 8 (RxC was missing and P0 was mapped twice) (nw)
2014-01-04 04:04:14 +00:00
Ryan Holtz
3312b67f93
- Fix for pixel gaps between multi-screen games in HLSL mode. [MooglyGuy]
2014-01-04 03:17:31 +00:00
smf-
1c5f0dfe04
fixed protovision adapter (nw)
2014-01-04 02:52:16 +00:00
Dirk Best
2f47171686
floppy.c: fix bug when inserting images after starting the floppy motor
2014-01-04 02:33:06 +00:00
smf-
a8ec109761
Fixed VIC20 VIA hookup that broke the built in joystick (nw)
2014-01-04 01:44:09 +00:00
Robbbert
6a4a4e14c7
(MESS) new not working system [Felipe Sanchez]
...
--------------------------------------------
Henry Prot I v19 (REV.1)
out of whatsnew: did some cleanup, removed unused variables, etc (Robbbert) Also, keyboard doesn't appear to work, maybe should be marked not working?
2014-01-03 23:21:00 +00:00
Michaël Banaan Ananas
8282f3041d
Added video raw params. Also tried to hook up crtc but got screen offset glitches.
2014-01-03 22:59:20 +00:00
Dirk Best
5a4efd93da
px4.c: preliminary tf20 floppy support
2014-01-03 19:35:59 +00:00
smf-
1eeab03497
Allow vic20/c64/c128 to share user port devices, removed c64 version of vic1011 and moved protovision 4 player adapter from bus/c64 to bus/vic20. Tried to test with http://code.google.com/p/commodore-multi-player/ as it supports protovision 4 player adapter, but it currently crashes. I have had to disable 1541 as it prevents quick loading from working. [smf]
2014-01-03 18:18:33 +00:00
R. Belmont
9a6c91f3d4
one more (nw)
2014-01-03 17:13:40 +00:00
R. Belmont
96a37d47b4
the obligatory missed file (nw)
2014-01-03 17:12:02 +00:00
R. Belmont
8e1dd2ae78
Fix Clang compile (nw)
2014-01-03 16:56:19 +00:00
R. Belmont
5ca5a42a6d
n68681: modernized and killed config struct in favor of devcb2. [R. Belmont]
2014-01-03 16:33:21 +00:00
Ivan Vangelista
1ae426e1b0
Modernized mos6530 device.(nw)
2014-01-03 16:19:16 +00:00
Michaël Banaan Ananas
a63a445e97
xtal stuff
2014-01-03 15:41:38 +00:00
Miodrag Milanovic
488e073876
avr8 : fix from Filipe (nw)
2014-01-03 11:44:30 +00:00
mahlemiut
0623cc4bf7
wicat: changed tag for the 8X300, since it's part of the WD1000, and adding logging of WD1000 register writes. (no whatsnew)
2014-01-03 11:22:28 +00:00
Miodrag Milanovic
ae8f183eed
avr8 : changed -1 to 0xffff since UINT16 have been used (nw)
2014-01-03 10:28:13 +00:00
mahlemiut
c0c8402fd2
wicat: added else. (no whatsnew)
2014-01-03 03:14:39 +00:00
smf-
cad9bf29eb
missed this in last commit (nw)
2014-01-03 02:51:29 +00:00
smf-
c1a652b17c
saves variables I added recently & expanded vic20 user port so that devices can be shared between vic20/c64/c128 (nw)
2014-01-03 02:35:49 +00:00
mahlemiut
846afdc0d9
wicat: Got it passing the VIA test. Needs a trampoline to do so, but is not possible otherwise at this stage.
2014-01-03 02:01:37 +00:00
smf-
48e29c8a94
Hooked up the 6551 to the plus 4 user port, haven't been able to test it in diag264 as cartridges don't appear to work [smf]
2014-01-03 01:54:28 +00:00
Michaël Banaan Ananas
f84567bfd2
fixed montecar slowdowns
2014-01-03 00:53:49 +00:00
smf-
daf116fd4a
removed superflous ; (nw)
2014-01-03 00:47:51 +00:00
Dirk Best
74dde453d6
px4.c: small bugfix
2014-01-02 23:55:58 +00:00
Dirk Best
3ebc69c4cc
px4.c: initial diserial support
2014-01-02 23:36:43 +00:00
Michaël Banaan Ananas
6aa4e86609
rm unused idct32 code
2014-01-02 22:17:11 +00:00
R. Belmont
c0f502adfb
(MESS) Add documentation (nw)
2014-01-02 22:09:28 +00:00
smf-
65e4aa12a2
Modernised VIC20 user port [smf]
2014-01-02 22:03:04 +00:00