Commit Graph

36703 Commits

Author SHA1 Message Date
Olivier Galibert
2430775b33 topland: Fix the background gradient [O. Galibert] 2015-06-24 18:03:15 +02:00
R. Belmont
47fe92a260 Merge pull request #220 from meesokim/patch-1
[MESS] spc1000 added the centronics printer port [meesokim]
2015-06-24 10:43:01 -04:00
R. Belmont
e5c4664a9a Merge pull request #225 from felipesanches/elppa
New apple2 clone: "Elppa II+" by "Victor do Brasil" [Felipe Sanches]
2015-06-24 10:40:13 -04:00
therealmogminer@gmail.com
bc23c001b5 nw, fix Clang compile 2015-06-24 16:25:13 +02:00
Felipe Corrêa da Silva Sanches
5a56eab27e New apple2 clone: "Elppa II+" by "Victor do Brasil" 2015-06-24 10:15:55 -03:00
therealmogminer@gmail.com
e4b2a43b96 nw, remove RSP SIMD version 2015-06-24 14:49:21 +02:00
Olivier Galibert
1662e179be *duh* 2015-06-24 09:11:05 +02:00
Olivier Galibert
81689f8a5a apple2gs: Remove the not required direct update handler [O. Galibert] 2015-06-24 08:44:00 +02:00
Olivier Galibert
1e32d20867 psx: Remove quickload, may be handled differently later [O. Galibert] 2015-06-24 08:43:55 +02:00
Olivier Galibert
0f15126428 namcos1: Remove direct-update-handler-using optimization, will be done differently later [O. Galibert] 2015-06-24 08:43:48 +02:00
Olivier Galibert
d42056a7c4 dsp56k: Remove the not required direct update handler [O. Galibert] 2015-06-24 08:43:44 +02:00
Olivier Galibert
5293b3d468 atarisy2: Slapstic doesn't need a direct update handler anymore [O. Galibert] 2015-06-24 08:43:39 +02:00
Olivier Galibert
88949a5b47 memory: Remove support for decrypted bases, use an address space instead [O. Galibert] 2015-06-24 08:43:34 +02:00
Miodrag Milanovic
d1583b9850 Cleanups and version bump 2015-06-24 07:36:50 +02:00
Scott Stone
03a5bfa56f Updated documents to reflect new commands added and made some additions and fixes. (nw) 2015-06-23 19:22:06 -04:00
therealmogminer@gmail.com
d0c5740466 Update the recent Model3 changes for the new rgbaint_t class, nw 2015-06-23 21:28:07 +02:00
therealmogminer@gmail.com
1bef19e984 rdp-sse (nw) Proper fix for bilinear_filter 2015-06-23 21:02:59 +02:00
Ted Green
0dcf906e4a Fix trying to read null pointer. 2015-06-23 21:02:58 +02:00
Vas Crabb
e68b933d06 Seems to work on PowerPC, need more testing (nw) 2015-06-23 21:02:34 +02:00
Vas Crabb
4c10fcbed2 Better than overly literal conversion (nw) 2015-06-23 21:02:34 +02:00
Vas Crabb
c24f997696 And that's just dumb (nw) 2015-06-23 21:02:33 +02:00
Vas Crabb
84c0eebb3e Can't spell (nw) 2015-06-23 21:02:32 +02:00
Vas Crabb
32300be45d Bit more implementation (nw) 2015-06-23 21:02:31 +02:00
Vas Crabb
84aa21184b Pick the low-hanging fruit (nw)
Implemented most of MooglyGuy's new RGB intrinsics for VMX/Altivec
Still need to do blend, bilinear filter and merge alpha
2015-06-23 21:02:30 +02:00
therealmogminer@gmail.com
55c2e3ef5d nw, update lua script 2015-06-23 21:02:30 +02:00
therealmogminer@gmail.com
c487569042 nw, update rgbgen 2015-06-23 21:02:29 +02:00
therealmogminer@gmail.com
15279b7178 nw, get everything working again with SSE2 RDP 2015-06-23 21:01:39 +02:00
therealmogminer@gmail.com
dec2897070 Add logging 2015-06-23 21:01:39 +02:00
therealmogminer@gmail.com
70a4871beb Checkpoint 2015-06-23 21:01:38 +02:00
therealmogminer@gmail.com
ac5a98e8f3 Non-working rgbint_t::sub inline 2015-06-23 21:01:37 +02:00
therealmogminer@gmail.com
b5be1c3695 Put in ICE-causing code for others to test 2015-06-23 21:01:36 +02:00
therealmogminer@gmail.com
fd6db5d503 Convert rgbint and rgbaint globals to a class (nw) 2015-06-23 21:01:36 +02:00
therealmogminer@gmail.com
9fe201b57c Work on making blending and combining use color_t instead of UINT8 pointesr 2015-06-23 21:01:34 +02:00
Dirk Best
66fdd28b83 missed one 2015-06-23 15:46:43 +02:00
Dirk Best
50071ab831 get rid of all the x 2015-06-23 15:32:17 +02:00
Scott Stone
1f3abbeb07 liberate:c: Validated and consolidated dip switches for driver and added locations [Tafoid] 2015-06-23 09:15:37 -04:00
Dirk Best
5bce2574a9 mc6845: only apply the interlace adjust to the apricot since it causes
issues with other systems. really need proper interlace support.
2015-06-23 10:02:31 +02:00
Dirk Best
782d37b6c7 sn76496: add ready read 2015-06-23 09:48:35 +02:00
Dirk Best
733667d7f9 isbx: add possiblity to read option lines 2015-06-23 09:48:32 +02:00
Miodrag Milanovic
c61df431e0 Revert "fix separate build (nw)"
This reverts commit 7f3ea1c5f6.
2015-06-23 07:28:40 +02:00
Miodrag Milanovic
8cc4be2364 Revert "fix separate build (nw)"
This reverts commit 2766fc3357.
2015-06-23 07:28:30 +02:00
Miodrag Milanovic
f7ce68d453 Revert "fix separate compile for amiga and removed duplicated code (nw)"
This reverts commit 7322d3e1ef.
2015-06-23 07:28:20 +02:00
Miodrag Milanovic
ef69007aa8 Revert "fix compile of asteroid (nw)"
This reverts commit 0f15e374d3.
2015-06-23 07:28:09 +02:00
Miodrag Milanovic
431152bf05 Revert "fix astrocde (nw)"
This reverts commit 31a1f6b01f.
2015-06-23 07:27:57 +02:00
Miodrag Milanovic
0775014967 Revert "fixed asuka (nw)"
This reverts commit 38b7f181ee.
2015-06-23 07:27:42 +02:00
ted green
f22e1d0905 Stop trying to read from null pointers 2015-06-22 11:47:52 -06:00
Miodrag Milanovic
38b7f181ee fixed asuka (nw) 2015-06-22 18:54:09 +02:00
Miodrag Milanovic
31a1f6b01f fix astrocde (nw) 2015-06-22 18:50:54 +02:00
Miso Kim
113722b48b [MESS] spc1000 added the centronics printer port
Centronics printer support. It works fine.
2015-06-23 01:48:12 +09:00
Miodrag Milanovic
0f15e374d3 fix compile of asteroid (nw) 2015-06-22 18:42:23 +02:00