Angelo Salese
85e5f49dad
Made kanji ROMs to bitswap at driver_init time
2012-12-08 18:11:58 +00:00
Angelo Salese
b3f83d83e6
Added kanji ROM hook-up read at i/o 0xa9, make keyboard up/down/left/right to not use port_impulse
2012-12-08 16:05:57 +00:00
Angelo Salese
e253939220
Preliminary 256 color mode support for PC-9821
2012-12-07 20:50:54 +00:00
Curt Coder
f55ba0085a
upd7220: Refactored to use bitmap_rgb32. (nw)
...
i8275: Refactored to use bitmap_rgb32. (nw)
2012-12-07 16:05:11 +00:00
Angelo Salese
db18011bd8
Preliminary support for Test Mode in upd1990a RTC device [Angelo Salese]
2012-12-07 15:48:05 +00:00
Angelo Salese
c73a4e6559
Conventional RAM size DIP-SW too
2012-12-06 18:10:58 +00:00
Angelo Salese
e371813c83
Added CPU Type switch
2012-12-06 18:02:17 +00:00
Angelo Salese
5d8b1aed2a
Proper fix by OG, nw
2012-12-06 17:45:27 +00:00
Angelo Salese
a7a2878c27
Preliminary fix for the ready line, pending OG's judgement over it
2012-12-06 17:02:06 +00:00
Angelo Salese
a7264ab0cd
Note for OG
2012-12-06 00:18:37 +00:00
smf-
a10e11a2e8
gcc 4.6.3 says variable set but not used (nw)
2012-12-05 19:15:56 +00:00
Angelo Salese
1e41723268
Added preliminary Mouse interface
2012-12-05 18:32:25 +00:00
Angelo Salese
9094bbbe42
Added Font select
2012-12-05 17:03:31 +00:00
Angelo Salese
53df775c79
Simplified Kanji hook-up
2012-12-05 16:36:08 +00:00
Angelo Salese
4f4c70abb1
Temporary work around for Kanji CG hook-up
2012-12-05 15:14:20 +00:00
Angelo Salese
6838aab758
Improved keyboard
2012-12-05 14:26:13 +00:00
Angelo Salese
ca9ff2b3f9
Fixed GRCG behaviour
2012-12-05 04:46:07 +00:00
Angelo Salese
ceec68909c
Added more sane screen x/y checks
2012-12-05 04:35:15 +00:00
Angelo Salese
ce63981fb5
Some updates
2012-12-05 04:11:43 +00:00
Angelo Salese
8bc07fe7bd
Added sketchy mouse for later models too
2012-12-05 02:55:07 +00:00
Angelo Salese
b11c087619
Added GRCG capabilities
2012-12-05 01:50:09 +00:00
Angelo Salese
40dd0c9fd9
Fixed FDI for later machines
2012-12-04 21:51:49 +00:00
Angelo Salese
6e86017ee7
Preliminary PCG support
2012-12-04 19:44:08 +00:00
Olivier Galibert
9857a8770e
pc98: Add its specific almost raw fdi disk format [O. Galibert]
2012-12-04 19:18:15 +00:00
Angelo Salese
6a9983ea67
Check-point
2012-12-04 14:57:21 +00:00
Angelo Salese
1bac408596
Very preliminary 16 colors mode support
2012-12-04 03:53:27 +00:00
Angelo Salese
fa687f68df
Fixed interlace enable
2012-12-03 23:16:22 +00:00
Angelo Salese
50bc1663eb
Added Joystick ports, used by Quarth
2012-12-03 22:51:35 +00:00
Angelo Salese
0828b94d8f
Fixed a bug with non-zero base SAD register in upd7220, fixes vertical position in Tokimeki Sports Gal 3
2012-12-03 21:54:16 +00:00
Angelo Salese
b71a051765
Fixed SASI dummy status and V-blank irq, makes at least Tokimeki Sports Gal 3 to boot
2012-12-03 20:31:23 +00:00
Angelo Salese
d902097fe9
DRQ signals seems to be inverted actually, makes PC-9801 to finally start loading disks ...
2012-12-03 20:13:18 +00:00
Angelo Salese
937b69c9ab
It DRQs! (nw)
2012-12-03 20:03:52 +00:00
Angelo Salese
625352d50d
Put force ready on later machines too, nw
2012-12-03 14:45:53 +00:00
Olivier Galibert
0460d948d9
pc98: Hookup ready in line with the schematics. Untested, but it may even work (nw)
2012-12-02 14:26:50 +00:00
Angelo Salese
bcb6bb5b72
Some logging disabling ...
2012-11-30 19:43:47 +00:00
Angelo Salese
b3dc27e2fd
Added FDC DRQ signals for PC-9821
2012-11-30 19:35:49 +00:00
Angelo Salese
95cfdf94b7
Part 1 of PC-9801 driver clean-ups
2012-11-30 17:32:45 +00:00
Angelo Salese
2da2ceb0ab
Made various changes for PC-9821, now it boots into BASIC like the other systems
2012-11-30 16:53:35 +00:00
Angelo Salese
32a13bebc8
Added skeleton device for Acorn Archimedes KART device
2012-11-28 17:20:33 +00:00
Angelo Salese
3f5c09e4b9
Fixed upd765 irq hook-up for PC-9801RS
2012-11-28 15:55:47 +00:00
Angelo Salese
af6436087a
Fixed compile warning
2012-11-28 14:57:37 +00:00
Angelo Salese
bc3c47b9c4
Made some floppy work
2012-11-28 03:49:24 +00:00
Angelo Salese
86ac70dfd8
(MESS) Various improvements to PC-9821, waiting for a system disk now ...
2012-11-28 02:14:18 +00:00
Angelo Salese
15d99eab26
(MESS) Improvements to PC-9821, now hanging due of 'cache error'
2012-11-27 21:55:15 +00:00
Curt Coder
9046ce0dc5
sed1310: Cleanup. (nw)
...
(MESS) bw2: Fixed memory mapping. (nw)
(MESS) msm6255: Refactored to use device_memory_interface. (nw)
(MESS) floppy: Added macros for declaring modern floppy formats. The generic floppy formats (D88/DFI/IMD/IPF/MFI/MFM) are now automatically supported in each driver using the modern floppy code. [Curt Coder]
2012-11-22 19:33:19 +00:00
Angelo Salese
e4147f05ed
Converted PC-9801 to use the new i8237 DMA core
2012-11-20 21:44:13 +00:00
Angelo Salese
7cbc624f95
Basic keyboard inputs hooked up, now there's a upd7220 bug to fix ...
2012-11-19 17:09:11 +00:00
Miodrag Milanovic
8813fb6bcd
Cleanups and version bump (nw)
2012-11-19 08:40:08 +00:00
Angelo Salese
3976eb8144
Added cursor blinking for PC-9801 and A5105, hooked up DMA segments for APC
2012-11-16 15:08:20 +00:00
Angelo Salese
77352c80cc
Reapplied dec8.c pixel clock changes ...
2012-11-14 22:38:11 +00:00