Commit Graph

36484 Commits

Author SHA1 Message Date
Miodrag Milanović
a0e8c2703c Merge pull request #206 from felipesanches/i7000
New driver : Itautec I7000 [Felipe Sanches]
2015-06-10 14:14:56 +02:00
Miodrag Milanović
6ad1b32595 Merge pull request #207 from fulivi/hp64k_dev
New driver for hp 64000 development system
2015-06-10 14:13:32 +02:00
Dirk Best
1c1860499f move some legacy formats over to imgtool since it's now the only user 2015-06-10 12:28:33 +02:00
fulivi
9fc4731399 hp64k: preliminary version of hp64k driver 2015-06-10 12:23:23 +02:00
fulivi
eecc50b48a hp64k: Improved HP Hybrid CPU (still no DMA) 2015-06-10 12:22:17 +02:00
Dirk Best
58e21376c9 apricot: fix iop ram access with expansion cards 2015-06-10 10:12:02 +02:00
Dirk Best
9de83ac835 i8089: add support for wait for destination drq 2015-06-10 10:11:57 +02:00
Dirk Best
7981db6aef Intel 8089 -> I8089 for consistency 2015-06-10 10:11:53 +02:00
Dirk Best
30fb2540c2 apricot: split 128/512k ram card into two devices 2015-06-10 10:11:48 +02:00
Dirk Best
34d29b7e27 apricot: improve sio hookup, more disks load 2015-06-10 10:11:44 +02:00
Felipe Corrêa da Silva Sanches
038c9ddde3 Initial 40x25 monochrom text-mode video emulation for the Itautec I-7000 computer. 2015-06-10 02:17:11 -03:00
hap
f73fea5b51 small fix 2015-06-10 03:20:39 +02:00
Felipe Corrêa da Silva Sanches
bbe27d0884 Adding all of the Itautec I-7000 technical specs that are available up-to-now. 2015-06-09 13:52:18 -03:00
Felipe Corrêa da Silva Sanches
3490c921c3 Adding a cartridge interface and a cartridges softlist for the Itautec I7000 computer. Thanks Alexandre Souza (Tabajara) for all of the cartridges data. 2015-06-09 13:52:18 -03:00
Felipe Corrêa da Silva Sanches
3778c95e95 Initial minimal skeleton driver for Itautec I7000 computer. Thanks to Alexandre Souza (a.k.a. Tabajara). 2015-06-09 13:52:18 -03:00
hap
fe7951f109 added internal artwork: ebaskb2.lay, efootb4.lay, h2hbaseb.lay, tbreakup.lay
Games promoted to working:
------------------
Entex Electronic Basketball 2 [hap, Sean Riddle]
Entex Color Football 4 [hap, Sean Riddle]
Tomy Break Up [hap, Sean Riddle]
2015-06-09 18:51:39 +02:00
Dirk Best
faa977641a apricot: add initial keyboard support 2015-06-09 17:01:16 +02:00
Dirk Best
9880a75bbd z80dart: add direct control/data access functions 2015-06-09 17:01:12 +02:00
Dirk Best
bb8ef78d03 i86: add very limited lock support (just enough for the apricot
actually)
2015-06-09 17:01:07 +02:00
Ivan Vangelista
7ff62b4b45 grchamp.c: added save state support (nw) 2015-06-09 14:41:23 +02:00
ted green
01eef6ee90 Fix msvc build 2015-06-08 21:08:23 -06:00
Stiletto
d3ec864e01 a couple of part/model numbers (nw)
a couple of part/model numbers (nw)
2015-06-08 20:52:55 -04:00
Scott Stone
110ec50118 Revert the brute force fix for the exidy/driver sound issues as it doesn't fix the problem and only slightly improves sound stability which still breaks and causes hangs/crashes in some games. (nw) 2015-06-08 20:26:15 -04:00
Stiletto
a4fc1f2a00 another little adjustment, sorry (nw)
another little adjustment, sorry (nw)
2015-06-08 20:18:29 -04:00
Stiletto
16e576be68 (nw)
(nw)
2015-06-08 19:33:48 -04:00
Stiletto
7026b89294 changes to game list sync (nw)
changes to game list sync (nw)
2015-06-08 19:31:21 -04:00
couriersud
8ba33d8d1e Formatted kidniki.c (nl_examples) to be easier to read. (nw) 2015-06-09 00:34:57 +02:00
couriersud
dfd5a68ff6 Another go at fixing gcc 4.4 2015-06-09 00:34:56 +02:00
Dirk Best
4e254371e2 mc6845: always set bit 0 of maximum raster address in interlace video
mode, fixes apricot screen height
2015-06-09 00:27:30 +02:00
Dirk Best
72dd919d34 apricot: need to add ram this way, otherwise the iop can't access it 2015-06-09 00:27:28 +02:00
ted green
dced6eab22 One last 32 bit fix 2015-06-08 13:59:21 -06:00
Dirk Best
9b4905c6b6 apricot: add an expansion slot interface and add two ram expansion
cards. this will also be usuable by the apricot f series and portable.
2015-06-08 20:41:32 +02:00
cracyc
af38621a8b ax20: connect floppy, will read pc disks but requires it's own apparently unavailable msdos to boot (nw) 2015-06-08 11:46:18 -05:00
Ivan Vangelista
12879a4044 sprcros2.c: switched to configured banking, enabled save state support (nw) 2015-06-08 17:09:17 +02:00
cracyc
1127eb2fc7 remove unneeded disabled code (nw) 2015-06-08 09:32:15 -05:00
Dirk Best
b9ec23859a apricotf/apricotp: cleanups (nw) 2015-06-08 16:16:44 +02:00
Dirk Best
3fe76782ea pcd: fix copyright, use correct drive 2015-06-08 16:16:40 +02:00
Ivan Vangelista
80b2fd5662 shisen.c: added save state support, switched to configured banking (nw) 2015-06-08 16:04:39 +02:00
Ivan Vangelista
e4c911b022 spacefb.c: added save state support (nw) 2015-06-08 15:41:43 +02:00
ted green
efa55998b4 More fixes for 32 bit 2015-06-08 07:33:34 -06:00
ted green
3ee1cb72ec Fixed 32-bit compile 2015-06-08 07:25:28 -06:00
Dirk Best
0229ff2fb6 vtech1/floppy: cleanup 2015-06-08 13:18:39 +02:00
Dirk Best
6ba157cb67 vtech1_dsk: remove, no longer used 2015-06-08 13:15:03 +02:00
Dirk Best
c33d1518ef cpis_dsk: remove legacy format 2015-06-08 12:53:17 +02:00
Miodrag Milanovic
9e36b49d85 ladybug speedup (nw) 2015-06-08 12:37:14 +02:00
Dirk Best
f3885ffde5 remove unneeded basicdsk.h include from a few files 2015-06-08 12:19:43 +02:00
Dirk Best
2cc9da11de msx_dsk: remove legacy format 2015-06-08 12:18:45 +02:00
Dirk Best
b749e0a2f7 m20_dsk: remove legacy format 2015-06-08 11:36:11 +02:00
Dirk Best
126f95c786 atarist_dsk: remove, no longer used 2015-06-08 11:24:49 +02:00
Dirk Best
de73186266 xerox820: remove legacy floppy options 2015-06-08 11:02:22 +02:00