Commit Graph

67017 Commits

Author SHA1 Message Date
AJR
ed03a023f6 att630: Add BRAM and preliminary interrupt controller; correct screen color (nw) 2019-06-26 07:43:16 -04:00
Dirk Best
e617a19885 att630: Screen rendering, add more info to address map 2019-06-26 12:51:43 +02:00
MooglyGuy
42719e5b53 -dpb_brushstore: Fixed ROM hash, nw 2019-06-26 03:15:46 +02:00
Olivier Galibert
e5112a99c9 mindset: Cleanup floppy motor control [O. Galibert] 2019-06-25 23:09:36 +02:00
Olivier Galibert
dc35885dcd mindset: Drop the interlace for now, add 80-cols mode, fix parts of the blitter [O. Galibert] 2019-06-25 21:23:23 +02:00
R. Belmont
58364fbade
Merge pull request #5287 from shattered/_5ca0340d4b
t11: switch to MACRO-11 syntax, decode deferred addressing modes (nw)
2019-06-25 15:18:51 -04:00
Sergey Svishchev
13066fe5f8 t11: switch to MACRO-11 syntax, decode deferred addressing modes (nw) 2019-06-25 21:16:17 +03:00
Roberto Fresca
836b625cbc 4enlinea.cpp. Some cleanup and fix typo. 2019-06-25 20:12:48 +02:00
MetalliC
04710621a7 new working clone
-----------------
Dragon World 3 EX (ver. 101CN) [GC8TECH]
2019-06-25 17:20:04 +03:00
Dirk Best
fe72c93511 qvt103: Basic screen rendering 2019-06-25 11:32:41 +02:00
Olivier Galibert
424a18928d mindset: popdemo a little better [O. Galibert] 2019-06-25 10:05:37 +02:00
Olivier Galibert
d433b2cec2 mindset: Add floppy and beautifully blinking interlace [O. Galibert] 2019-06-25 09:54:29 +02:00
MooglyGuy
9b17db3958 -dpb_brushstore: Added skeleton device for DPB-7000 Brush Store Card. [Ryan Holtz] 2019-06-24 21:10:18 +02:00
rfka01
c20f62c33a micral.cpp: added Honeywell-Bull Questar/M (from user aquarius) (#5280)
* micral.cpp: added Honeywell-Bull Questar/M

* micral.cpp: missed a file, comments
2019-06-24 11:46:20 -04:00
R. Belmont
0c3d1ddfe5
Merge pull request #5285 from clawgrip/patch-23
4enlinea.cpp: Add note about known games (nw)
2019-06-24 11:45:26 -04:00
cam900
fc28d074da m72.cpp : Updates (nw) (#5283)
* m72.cpp : Updates (nw)
Use buffered_spriteram16_device for buffered spriteram, Reduce duplicates, Runtime tag lookups, Unnecessary lines, Simplify handlers, Use seperated address map related to config, Use shorter / correct type values, Correct PCM sample rates, Add notes

* m72.cpp : Rounding fixes
2019-06-24 11:05:23 -04:00
ClawGrip
e3d38cdd14
4enlinea.cpp: Add note about known games (nw) 2019-06-24 10:27:36 +02:00
MooglyGuy
ceb558070e -save: Print all duplicate savestate entries found rather than bailing after the first one, nw 2019-06-24 05:07:58 +02:00
MooglyGuy
b8d433a837 -dpb_storeaddr: Fix dupe savestate entries, nw 2019-06-24 05:07:58 +02:00
MooglyGuy
3f893ae451 -dpb_framestore: Added a device (untested) for the DPB-7000 Framestore Card. [Ryan Holtz] 2019-06-24 05:07:58 +02:00
braintro
8706086233 (nw) phoenix.cpp: State BPROM type & verified colors for survival 2019-06-23 13:18:55 -05:00
hap
49b2299220 xtal: correct typo (nw) 2019-06-23 18:44:22 +02:00
Rebecca Wallander
2fae6e2fda cd32.xml - Add more dumps and info (#5281)
* cd32.xml - Add more dumps and info

* typo
2019-06-23 12:44:04 -04:00
AJR
a91b3047bf gl6600cx: Driver transplant (nw) 2019-06-23 11:37:02 -04:00
hap
60d5aea439 cp2000: use sensorboard_device (nw) 2019-06-23 16:20:55 +02:00
arbee
9ca15bb54b MIDI: fixed reception of several System Common messages [Golden Child, R. Belmont] 2019-06-23 08:07:24 -04:00
hap
fa9253618c hh_sm510: comment clarifying gnw cheats (nw) 2019-06-23 13:15:57 +02:00
hap
166eac48e8 sensorboard: small refactor (nw) 2019-06-23 11:52:18 +02:00
Vas Crabb
d3af11cb11 srcclean (nw) 2019-06-23 18:02:43 +10:00
Robbbert
12561ec937 (nw) kc85,m10,trsm100,tandy102,tandy200: fixed cassette load 2019-06-23 15:28:11 +10:00
MooglyGuy
69fe70f815 -dpb_storeaddr: Finished implementation, not yet tested, nw 2019-06-23 06:36:51 +02:00
AJR
a16e78a78b bcpdasm: Correct some instruction decodings and formats (nw)
dp8344: Tweak register display (nw)
2019-06-22 23:41:30 -04:00
AJR
930ff1e1c4 telex1192: Add some more stuff (nw) 2019-06-22 21:34:44 -04:00
ajrhacker
4c7506899c
Merge pull request #5276 from Hydreigon223/ndlan2
Missed two drivers (nw)
2019-06-22 20:28:26 -04:00
AJR
bf72a3ae51 New machines marked as NOT_WORKING
----------------------------------
Telex 1192 [Bitsavers]
2019-06-22 19:49:01 -04:00
hap
e73cf96fbd added sensorboard with piece recognition (nw) 2019-06-23 00:58:37 +02:00
AJR
48f7db090f Add disassembler and skeleton device for DP8344 Biphase Communications Processor 2019-06-22 18:14:16 -04:00
arbee
94907b238a koropens: pass POST [R. Belmont] 2019-06-22 16:58:47 -04:00
Joakim Larsson Edström
c7fd36e005
Merge pull request #5277 from JoakimLarsson/myb3k_3
jb3000: (nw) forgot to enable softlist again after test, now fixed
2019-06-22 21:34:34 +02:00
Joakim Larsson Edstrom
bb2da25c4b jb3000: (nw) forgot to enable softlist again after test, now fixed 2019-06-22 21:32:44 +02:00
Robbbert
d270f0696b (nw) newbrain : fixed cassette 2019-06-23 05:19:44 +10:00
Joakim Larsson Edström
1576d093dd jb3000: Added softlist (#5275)
* stepone: Fixed youtube link

* jb3000: Added softlist
2019-06-22 14:58:49 -04:00
Hydreigon223
e0dadb8999 Missed two drivers 2019-06-22 13:42:00 -05:00
AJR
fadfd46b2e i8x9x: Add baud rate register (nw) 2019-06-22 14:12:22 -04:00
R. Belmont
98fe9fc693
Merge pull request #5273 from npwoods/version_cli_option
Adding a -version command line argument to get the current build version
2019-06-22 11:26:53 -04:00
R. Belmont
43565f584b
Merge pull request #5272 from clawgrip/patch-22
goldart.cpp: Add PCB ASCII layout (nw)
2019-06-22 11:23:40 -04:00
Robbbert
8234707895 (nw) orao : fixed cassette save 2019-06-23 00:21:30 +10:00
npwoods
e9626038b4 Adding a -version command line argument to get the current build version 2019-06-22 09:37:04 -04:00
AJR
0cc705ae77 Fix build (nw) 2019-06-22 09:37:01 -04:00
Angelo Salese
78d20c4dad mega32x.cpp: refactor and convert read/write handlers to 16-bit space [Angelo Salese] 2019-06-22 14:43:16 +02:00